Uses of Class
de4a.dba.canonical_evidence.v0.NamesType
-
Packages that use NamesType Package Description de4a.dba.canonical_evidence.v0 -
-
Uses of NamesType in de4a.dba.canonical_evidence.v0
Methods in de4a.dba.canonical_evidence.v0 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 de4a.dba.canonical_evidence.v0 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 de4a.dba.canonical_evidence.v0 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 de4a.dba.canonical_evidence.v0 with type arguments of type NamesType Modifier and Type Method Description voidLegalEntityType. setCompanyName(List<NamesType> aList)Created by ph-jaxb22-plugin -Xph-list-extension
-