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 CashAccountType2CashAccount16. tpprotected CashAccountType2CashAccount20. tpMethods in org.kapott.hbci.sepa.jaxb.camt_052_001_02 that return CashAccountType2 Modifier and Type Method Description CashAccountType2ObjectFactory. createCashAccountType2()Create an instance ofCashAccountType2CashAccountType2CashAccount16. getTp()Gets the value of the tp property.CashAccountType2CashAccount20. 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 voidCashAccount16. setTp(CashAccountType2 value)Sets the value of the tp property.voidCashAccount20. setTp(CashAccountType2 value)Sets the value of the tp property.
-