Uses of Class
com.helger.regrep.rim.ObjectRefType
-
Packages that use ObjectRefType Package Description com.helger.regrep.rim -
-
Uses of ObjectRefType in com.helger.regrep.rim
Subclasses of ObjectRefType in com.helger.regrep.rim Modifier and Type Class Description classDynamicObjectRefTypeRepresents a dynamic reference to a RegistryObjectType instance.Methods in com.helger.regrep.rim that return ObjectRefType Modifier and Type Method Description ObjectRefTypeObjectRefType. clone()Created by ph-jaxb-plugin -Xph-cloneable2ObjectRefTypeObjectFactory. createObjectRefType()Create an instance ofObjectRefTypeObjectRefTypeObjectRefListType. getObjectRefAtIndex(int index)Created by ph-jaxb-plugin -Xph-list-extensionMethods in com.helger.regrep.rim that return types with arguments of type ObjectRefType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<ObjectRefType>ObjectFactory. createObjectRef(ObjectRefType value)List<ObjectRefType>ObjectRefListType. getObjectRef()Gets the value of the objectRef property.Methods in com.helger.regrep.rim with parameters of type ObjectRefType Modifier and Type Method Description voidObjectRefListType. addObjectRef(ObjectRefType elem)Created by ph-jaxb-plugin -Xph-list-extensionvoidObjectRefType. cloneTo(ObjectRefType ret)This method clones all values fromthisto the passed object.jakarta.xml.bind.JAXBElement<ObjectRefType>ObjectFactory. createObjectRef(ObjectRefType value)Method parameters in com.helger.regrep.rim with type arguments of type ObjectRefType Modifier and Type Method Description voidObjectRefListType. setObjectRef(List<ObjectRefType> aList)Created by ph-jaxb-plugin -Xph-list-extension
-