Uses of Class
generated.NamesType
-
Packages that use NamesType Package Description generated -
-
Uses of NamesType in generated
Methods in generated 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 generated that return types with arguments of type NamesType Modifier and Type Method Description javax.xml.bind.JAXBElement<NamesType>ObjectFactory. createNames(NamesType value)List<NamesType>LegalEntityType. getCompanyName()Gets the value of the companyName property.Methods in generated 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.javax.xml.bind.JAXBElement<NamesType>ObjectFactory. createNames(NamesType value)voidBranchType. setBranchName(NamesType value)Sets the value of the branchName property.Method parameters in generated with type arguments of type NamesType Modifier and Type Method Description voidLegalEntityType. setCompanyName(List<NamesType> aList)Created by ph-jaxb22-plugin -Xph-list-extension
-