Uses of Class
com.helger.regrep.rim.TelephoneNumberType
-
Packages that use TelephoneNumberType Package Description com.helger.regrep.rim -
-
Uses of TelephoneNumberType in com.helger.regrep.rim
Methods in com.helger.regrep.rim that return TelephoneNumberType Modifier and Type Method Description TelephoneNumberTypeTelephoneNumberType. clone()Created by ph-jaxb-plugin -Xph-cloneable2TelephoneNumberTypeObjectFactory. createTelephoneNumberType()Create an instance ofTelephoneNumberTypeTelephoneNumberTypePartyType. getTelephoneNumberAtIndex(int index)Created by ph-jaxb-plugin -Xph-list-extensionMethods in com.helger.regrep.rim that return types with arguments of type TelephoneNumberType Modifier and Type Method Description List<TelephoneNumberType>PartyType. getTelephoneNumber()Gets the value of the telephoneNumber property.Methods in com.helger.regrep.rim with parameters of type TelephoneNumberType Modifier and Type Method Description voidPartyType. addTelephoneNumber(TelephoneNumberType elem)Created by ph-jaxb-plugin -Xph-list-extensionvoidTelephoneNumberType. cloneTo(TelephoneNumberType ret)This method clones all values fromthisto the passed object.Method parameters in com.helger.regrep.rim with type arguments of type TelephoneNumberType Modifier and Type Method Description voidPartyType. setTelephoneNumber(List<TelephoneNumberType> aList)Created by ph-jaxb-plugin -Xph-list-extension
-