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