Uses of Class
org.kapott.hbci.sepa.jaxb.pain_001_003_03.AccountIdentificationSEPA
-
Packages that use AccountIdentificationSEPA Package Description org.kapott.hbci.sepa.jaxb.pain_001_003_03 -
-
Uses of AccountIdentificationSEPA in org.kapott.hbci.sepa.jaxb.pain_001_003_03
Fields in org.kapott.hbci.sepa.jaxb.pain_001_003_03 declared as AccountIdentificationSEPA Modifier and Type Field Description protected AccountIdentificationSEPACashAccountSEPA1. idprotected AccountIdentificationSEPACashAccountSEPA2. idMethods in org.kapott.hbci.sepa.jaxb.pain_001_003_03 that return AccountIdentificationSEPA Modifier and Type Method Description AccountIdentificationSEPAObjectFactory. createAccountIdentificationSEPA()Create an instance ofAccountIdentificationSEPAAccountIdentificationSEPACashAccountSEPA1. getId()Gets the value of the id property.AccountIdentificationSEPACashAccountSEPA2. getId()Gets the value of the id property.Methods in org.kapott.hbci.sepa.jaxb.pain_001_003_03 with parameters of type AccountIdentificationSEPA Modifier and Type Method Description voidCashAccountSEPA1. setId(AccountIdentificationSEPA value)Sets the value of the id property.voidCashAccountSEPA2. setId(AccountIdentificationSEPA value)Sets the value of the id property.
-