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