Uses of Class
com.helger.regrep.rim.ExternalIdentifierType
-
Packages that use ExternalIdentifierType Package Description com.helger.regrep.rim -
-
Uses of ExternalIdentifierType in com.helger.regrep.rim
Methods in com.helger.regrep.rim that return ExternalIdentifierType Modifier and Type Method Description ExternalIdentifierTypeExternalIdentifierType. clone()Created by ph-jaxb-plugin -Xph-cloneable2ExternalIdentifierTypeObjectFactory. createExternalIdentifierType()Create an instance ofExternalIdentifierTypeExternalIdentifierTypeRegistryObjectType. getExternalIdentifierAtIndex(int index)Created by ph-jaxb-plugin -Xph-list-extensionMethods in com.helger.regrep.rim that return types with arguments of type ExternalIdentifierType Modifier and Type Method Description List<ExternalIdentifierType>RegistryObjectType. getExternalIdentifier()Gets the value of the externalIdentifier property.Methods in com.helger.regrep.rim with parameters of type ExternalIdentifierType Modifier and Type Method Description voidRegistryObjectType. addExternalIdentifier(ExternalIdentifierType elem)Created by ph-jaxb-plugin -Xph-list-extensionvoidExternalIdentifierType. cloneTo(ExternalIdentifierType ret)This method clones all values fromthisto the passed object.Method parameters in com.helger.regrep.rim with type arguments of type ExternalIdentifierType Modifier and Type Method Description voidRegistryObjectType. setExternalIdentifier(List<ExternalIdentifierType> aList)Created by ph-jaxb-plugin -Xph-list-extension
-