Uses of Class
com.helger.regrep.rim.ExternalLinkType
-
Packages that use ExternalLinkType Package Description com.helger.regrep.rim -
-
Uses of ExternalLinkType in com.helger.regrep.rim
Methods in com.helger.regrep.rim that return ExternalLinkType Modifier and Type Method Description ExternalLinkTypeExternalLinkType. clone()Created by ph-jaxb-plugin -Xph-cloneable2ExternalLinkTypeObjectFactory. createExternalLinkType()Create an instance ofExternalLinkTypeExternalLinkTypeRegistryObjectType. getExternalLinkAtIndex(int index)Created by ph-jaxb-plugin -Xph-list-extensionMethods in com.helger.regrep.rim that return types with arguments of type ExternalLinkType Modifier and Type Method Description List<ExternalLinkType>RegistryObjectType. getExternalLink()Gets the value of the externalLink property.Methods in com.helger.regrep.rim with parameters of type ExternalLinkType Modifier and Type Method Description voidRegistryObjectType. addExternalLink(ExternalLinkType elem)Created by ph-jaxb-plugin -Xph-list-extensionvoidExternalLinkType. cloneTo(ExternalLinkType ret)This method clones all values fromthisto the passed object.Method parameters in com.helger.regrep.rim with type arguments of type ExternalLinkType Modifier and Type Method Description voidRegistryObjectType. setExternalLink(List<ExternalLinkType> aList)Created by ph-jaxb-plugin -Xph-list-extension
-