Uses of Class
org.kapott.hbci.sepa.jaxb.camt_052_001_04.BalanceType12
-
Packages that use BalanceType12 Package Description org.kapott.hbci.sepa.jaxb.camt_052_001_04 -
-
Uses of BalanceType12 in org.kapott.hbci.sepa.jaxb.camt_052_001_04
Fields in org.kapott.hbci.sepa.jaxb.camt_052_001_04 declared as BalanceType12 Modifier and Type Field Description protected BalanceType12
CashBalance3. tp
Methods in org.kapott.hbci.sepa.jaxb.camt_052_001_04 that return BalanceType12 Modifier and Type Method Description BalanceType12
ObjectFactory. createBalanceType12()
Create an instance ofBalanceType12
BalanceType12
CashBalance3. getTp()
Gets the value of the tp property.Methods in org.kapott.hbci.sepa.jaxb.camt_052_001_04 with parameters of type BalanceType12 Modifier and Type Method Description void
CashBalance3. setTp(BalanceType12 value)
Sets the value of the tp property.
-