Uses of Class
org.kapott.hbci.sepa.jaxb.pain_008_002_02.AccountIdentificationSEPA
-
Packages that use AccountIdentificationSEPA Package Description org.kapott.hbci.sepa.jaxb.pain_008_002_02 -
-
Uses of AccountIdentificationSEPA in org.kapott.hbci.sepa.jaxb.pain_008_002_02
Fields in org.kapott.hbci.sepa.jaxb.pain_008_002_02 declared as AccountIdentificationSEPA Modifier and Type Field Description protected AccountIdentificationSEPACashAccountSEPA1. idprotected AccountIdentificationSEPACashAccountSEPA2. idMethods in org.kapott.hbci.sepa.jaxb.pain_008_002_02 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_008_002_02 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.
-