Uses of Class
network.oxalis.peppol.ubl2.jaxb.cac.FinancialInstitutionType
-
Packages that use FinancialInstitutionType Package Description network.oxalis.peppol.ubl2.jaxb.cac -
-
Uses of FinancialInstitutionType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as FinancialInstitutionType Modifier and Type Field Description protected FinancialInstitutionTypeBranchType. financialInstitutionMethods in network.oxalis.peppol.ubl2.jaxb.cac that return FinancialInstitutionType Modifier and Type Method Description FinancialInstitutionTypeObjectFactory. createFinancialInstitutionType()Create an instance ofFinancialInstitutionTypeFinancialInstitutionTypeBranchType. getFinancialInstitution()Gets the value of the financialInstitution property.Methods in network.oxalis.peppol.ubl2.jaxb.cac that return types with arguments of type FinancialInstitutionType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<FinancialInstitutionType>ObjectFactory. createFinancialInstitution(FinancialInstitutionType value)Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type FinancialInstitutionType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<FinancialInstitutionType>ObjectFactory. createFinancialInstitution(FinancialInstitutionType value)voidBranchType. setFinancialInstitution(FinancialInstitutionType value)Sets the value of the financialInstitution property.
-