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 AccountIdentification4ChoiceCashAccount16. idprotected AccountIdentification4ChoiceCashAccount20. idMethods in org.kapott.hbci.sepa.jaxb.camt_052_001_02 that return AccountIdentification4Choice Modifier and Type Method Description AccountIdentification4ChoiceObjectFactory. createAccountIdentification4Choice()Create an instance ofAccountIdentification4ChoiceAccountIdentification4ChoiceCashAccount16. getId()Gets the value of the id property.AccountIdentification4ChoiceCashAccount20. 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 voidCashAccount16. setId(AccountIdentification4Choice value)Sets the value of the id property.voidCashAccount20. setId(AccountIdentification4Choice value)Sets the value of the id property.
-