Uses of Class
eu.de4a.iem.jaxb.t42.v0_6.NamesType
-
Packages that use NamesType Package Description eu.de4a.iem.jaxb.t42.v0_6 -
-
Uses of NamesType in eu.de4a.iem.jaxb.t42.v0_6
Methods in eu.de4a.iem.jaxb.t42.v0_6 that return NamesType Modifier and Type Method Description NamesTypeNamesType. clone()Created by ph-jaxb22-plugin -Xph-cloneable2NamesTypeObjectFactory. createNamesType()Create an instance ofNamesTypeNamesTypeBranchType. getBranchName()Gets the value of the branchName property.NamesTypeLegalEntityType. getCompanyNameAtIndex(int index)Created by ph-jaxb22-plugin -Xph-list-extensionMethods in eu.de4a.iem.jaxb.t42.v0_6 that return types with arguments of type NamesType Modifier and Type Method Description List<NamesType>LegalEntityType. getCompanyName()Gets the value of the companyName property.Methods in eu.de4a.iem.jaxb.t42.v0_6 with parameters of type NamesType Modifier and Type Method Description voidLegalEntityType. addCompanyName(NamesType elem)Created by ph-jaxb22-plugin -Xph-list-extensionvoidNamesType. cloneTo(NamesType ret)This method clones all values fromthisto the passed object.voidBranchType. setBranchName(NamesType value)Sets the value of the branchName property.Method parameters in eu.de4a.iem.jaxb.t42.v0_6 with type arguments of type NamesType Modifier and Type Method Description voidLegalEntityType. setCompanyName(List<NamesType> aList)Created by ph-jaxb22-plugin -Xph-list-extension
-