Uses of Class
com.helger.regrep.rs.RegistryResponseType
-
Packages that use RegistryResponseType Package Description com.helger.regrep.query com.helger.regrep.rs com.helger.regrep.spi -
-
Uses of RegistryResponseType in com.helger.regrep.query
Subclasses of RegistryResponseType in com.helger.regrep.query Modifier and Type Class Description classQueryResponseJava class for anonymous complex type. -
Uses of RegistryResponseType in com.helger.regrep.rs
Methods in com.helger.regrep.rs that return RegistryResponseType Modifier and Type Method Description RegistryResponseTypeRegistryResponseType. clone()Created by ph-jaxb-plugin -Xph-cloneable2RegistryResponseTypeObjectFactory. createRegistryResponseType()Create an instance ofRegistryResponseTypeMethods in com.helger.regrep.rs that return types with arguments of type RegistryResponseType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<RegistryResponseType>ObjectFactory. createRegistryResponse(RegistryResponseType value)Methods in com.helger.regrep.rs with parameters of type RegistryResponseType Modifier and Type Method Description voidRegistryResponseType. cloneTo(RegistryResponseType ret)This method clones all values fromthisto the passed object.jakarta.xml.bind.JAXBElement<RegistryResponseType>ObjectFactory. createRegistryResponse(RegistryResponseType value) -
Uses of RegistryResponseType in com.helger.regrep.spi
Subclasses of RegistryResponseType in com.helger.regrep.spi Modifier and Type Class Description classCatalogObjectsResponseJava class for anonymous complex type.classFilterObjectsResponseJava class for anonymous complex type.classValidateObjectsResponseJava class for anonymous complex type.
-