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