Uses of Class
com.helger.regrep.rim.RegistryObjectListType
-
Packages that use RegistryObjectListType Package Description com.helger.regrep.lcm com.helger.regrep.rim com.helger.regrep.rs com.helger.regrep.spi -
-
Uses of RegistryObjectListType in com.helger.regrep.lcm
Methods in com.helger.regrep.lcm that return RegistryObjectListType Modifier and Type Method Description RegistryObjectListTypeSubmitObjectsRequest. getRegistryObjectList()Gets the value of the registryObjectList property.Methods in com.helger.regrep.lcm with parameters of type RegistryObjectListType Modifier and Type Method Description voidSubmitObjectsRequest. setRegistryObjectList(RegistryObjectListType value)Sets the value of the registryObjectList property. -
Uses of RegistryObjectListType in com.helger.regrep.rim
Methods in com.helger.regrep.rim that return RegistryObjectListType Modifier and Type Method Description RegistryObjectListTypeRegistryObjectListType. clone()Created by ph-jaxb-plugin -Xph-cloneable2RegistryObjectListTypeObjectFactory. createRegistryObjectListType()Create an instance ofRegistryObjectListTypeRegistryObjectListTypeActionType. getAffectedObjects()Gets the value of the affectedObjects property.RegistryObjectListTypeRegistryPackageType. getRegistryObjectList()Gets the value of the registryObjectList property.Methods in com.helger.regrep.rim that return types with arguments of type RegistryObjectListType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<RegistryObjectListType>ObjectFactory. createRegistryObjectList(RegistryObjectListType value)Methods in com.helger.regrep.rim with parameters of type RegistryObjectListType Modifier and Type Method Description voidRegistryObjectListType. cloneTo(RegistryObjectListType ret)This method clones all values fromthisto the passed object.jakarta.xml.bind.JAXBElement<RegistryObjectListType>ObjectFactory. createRegistryObjectList(RegistryObjectListType value)voidActionType. setAffectedObjects(RegistryObjectListType value)Sets the value of the affectedObjects property.voidRegistryPackageType. setRegistryObjectList(RegistryObjectListType value)Sets the value of the registryObjectList property. -
Uses of RegistryObjectListType in com.helger.regrep.rs
Methods in com.helger.regrep.rs that return RegistryObjectListType Modifier and Type Method Description RegistryObjectListTypeRegistryResponseType. getRegistryObjectList()Gets the value of the registryObjectList property.Methods in com.helger.regrep.rs with parameters of type RegistryObjectListType Modifier and Type Method Description voidRegistryResponseType. setRegistryObjectList(RegistryObjectListType value)Sets the value of the registryObjectList property. -
Uses of RegistryObjectListType in com.helger.regrep.spi
Methods in com.helger.regrep.spi that return RegistryObjectListType Modifier and Type Method Description RegistryObjectListTypeCatalogObjectsRequest. getOriginalObjects()Gets the value of the originalObjects property.RegistryObjectListTypeFilterObjectsRequest. getOriginalObjects()Gets the value of the originalObjects property.RegistryObjectListTypeValidateObjectsRequest. getOriginalObjects()Gets the value of the originalObjects property.Methods in com.helger.regrep.spi with parameters of type RegistryObjectListType Modifier and Type Method Description voidCatalogObjectsRequest. setOriginalObjects(RegistryObjectListType value)Sets the value of the originalObjects property.voidFilterObjectsRequest. setOriginalObjects(RegistryObjectListType value)Sets the value of the originalObjects property.voidValidateObjectsRequest. setOriginalObjects(RegistryObjectListType value)Sets the value of the originalObjects property.
-