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