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