Uses of Class
network.oxalis.peppol.ubl2.jaxb.cac.BranchType
-
Packages that use BranchType Package Description network.oxalis.peppol.ubl2.jaxb.cac -
-
Uses of BranchType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as BranchType Modifier and Type Field Description protected BranchTypeFinancialAccountType. financialInstitutionBranchMethods in network.oxalis.peppol.ubl2.jaxb.cac that return BranchType Modifier and Type Method Description BranchTypeObjectFactory. createBranchType()Create an instance ofBranchTypeBranchTypeFinancialAccountType. getFinancialInstitutionBranch()Gets the value of the financialInstitutionBranch property.Methods in network.oxalis.peppol.ubl2.jaxb.cac that return types with arguments of type BranchType Modifier and Type Method Description javax.xml.bind.JAXBElement<BranchType>ObjectFactory. createBranch(BranchType value)javax.xml.bind.JAXBElement<BranchType>ObjectFactory. createFinancialInstitutionBranch(BranchType value)Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type BranchType Modifier and Type Method Description javax.xml.bind.JAXBElement<BranchType>ObjectFactory. createBranch(BranchType value)javax.xml.bind.JAXBElement<BranchType>ObjectFactory. createFinancialInstitutionBranch(BranchType value)voidFinancialAccountType. setFinancialInstitutionBranch(BranchType value)Sets the value of the financialInstitutionBranch property.
-