Uses of Class
org.kapott.hbci.sepa.jaxb.camt_052_001_05.BranchData2
-
Packages that use BranchData2 Package Description org.kapott.hbci.sepa.jaxb.camt_052_001_05 -
-
Uses of BranchData2 in org.kapott.hbci.sepa.jaxb.camt_052_001_05
Fields in org.kapott.hbci.sepa.jaxb.camt_052_001_05 declared as BranchData2 Modifier and Type Field Description protected BranchData2
BranchAndFinancialInstitutionIdentification5. brnchId
Methods in org.kapott.hbci.sepa.jaxb.camt_052_001_05 that return BranchData2 Modifier and Type Method Description BranchData2
ObjectFactory. createBranchData2()
Create an instance ofBranchData2
BranchData2
BranchAndFinancialInstitutionIdentification5. getBrnchId()
Gets the value of the brnchId property.Methods in org.kapott.hbci.sepa.jaxb.camt_052_001_05 with parameters of type BranchData2 Modifier and Type Method Description void
BranchAndFinancialInstitutionIdentification5. setBrnchId(BranchData2 value)
Sets the value of the brnchId property.
-