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