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