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