Uses of Class
com.helger.regrep.rs.RegistryRequestType
-
Packages that use RegistryRequestType Package Description com.helger.regrep.lcm com.helger.regrep.query com.helger.regrep.rs com.helger.regrep.spi -
-
Uses of RegistryRequestType in com.helger.regrep.lcm
Subclasses of RegistryRequestType in com.helger.regrep.lcm Modifier and Type Class Description classRemoveObjectsRequestJava class for anonymous complex type.classSubmitObjectsRequestJava class for anonymous complex type.classUpdateObjectsRequestJava class for anonymous complex type. -
Uses of RegistryRequestType in com.helger.regrep.query
Subclasses of RegistryRequestType in com.helger.regrep.query Modifier and Type Class Description classQueryRequestJava class for anonymous complex type. -
Uses of RegistryRequestType in com.helger.regrep.rs
Methods in com.helger.regrep.rs that return RegistryRequestType Modifier and Type Method Description RegistryRequestTypeRegistryRequestType. clone()Created by ph-jaxb-plugin -Xph-cloneable2RegistryRequestTypeObjectFactory. createRegistryRequestType()Create an instance ofRegistryRequestTypeMethods in com.helger.regrep.rs that return types with arguments of type RegistryRequestType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<RegistryRequestType>ObjectFactory. createRegistryRequest(RegistryRequestType value)Methods in com.helger.regrep.rs with parameters of type RegistryRequestType Modifier and Type Method Description voidRegistryRequestType. cloneTo(RegistryRequestType ret)This method clones all values fromthisto the passed object.jakarta.xml.bind.JAXBElement<RegistryRequestType>ObjectFactory. createRegistryRequest(RegistryRequestType value) -
Uses of RegistryRequestType in com.helger.regrep.spi
Subclasses of RegistryRequestType in com.helger.regrep.spi Modifier and Type Class Description classCatalogObjectsRequestJava class for anonymous complex type.classFilterObjectsRequestJava class for anonymous complex type.classValidateObjectsRequestJava class for anonymous complex type.
-