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