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