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