Uses of Class
generated.BranchType
-
Packages that use BranchType Package Description generated -
-
Uses of BranchType in generated
Methods in generated that return BranchType Modifier and Type Method Description BranchTypeBranchType. clone()Created by ph-jaxb22-plugin -Xph-cloneable2BranchTypeObjectFactory. createBranchType()Create an instance ofBranchTypeBranchTypeLegalEntityType. getHasBranch()Gets the value of the hasBranch property.Methods in generated that return types with arguments of type BranchType Modifier and Type Method Description javax.xml.bind.JAXBElement<BranchType>ObjectFactory. createBranch(BranchType value)Methods in generated with parameters of type BranchType Modifier and Type Method Description voidBranchType. cloneTo(BranchType ret)This method clones all values fromthisto the passed object.javax.xml.bind.JAXBElement<BranchType>ObjectFactory. createBranch(BranchType value)voidLegalEntityType. setHasBranch(BranchType value)Sets the value of the hasBranch property.
-