Uses of Class
org.kapott.hbci.sepa.jaxb.camt_052_001_09.AccountIdentification4Choice
-
Packages that use AccountIdentification4Choice Package Description org.kapott.hbci.sepa.jaxb.camt_052_001_09 -
-
Uses of AccountIdentification4Choice in org.kapott.hbci.sepa.jaxb.camt_052_001_09
Fields in org.kapott.hbci.sepa.jaxb.camt_052_001_09 declared as AccountIdentification4Choice Modifier and Type Field Description protected AccountIdentification4Choice
CashAccount40. id
protected AccountIdentification4Choice
CashAccount41. id
Methods in org.kapott.hbci.sepa.jaxb.camt_052_001_09 that return AccountIdentification4Choice Modifier and Type Method Description AccountIdentification4Choice
ObjectFactory. createAccountIdentification4Choice()
Create an instance ofAccountIdentification4Choice
AccountIdentification4Choice
CashAccount40. getId()
Gets the value of the id property.AccountIdentification4Choice
CashAccount41. getId()
Gets the value of the id property.Methods in org.kapott.hbci.sepa.jaxb.camt_052_001_09 with parameters of type AccountIdentification4Choice Modifier and Type Method Description void
CashAccount40. setId(AccountIdentification4Choice value)
Sets the value of the id property.void
CashAccount41. setId(AccountIdentification4Choice value)
Sets the value of the id property.
-