Uses of Class
org.kapott.hbci.sepa.jaxb.pain_008_002_01.AccountIdentificationSDD
-
Packages that use AccountIdentificationSDD Package Description org.kapott.hbci.sepa.jaxb.pain_008_002_01 -
-
Uses of AccountIdentificationSDD in org.kapott.hbci.sepa.jaxb.pain_008_002_01
Fields in org.kapott.hbci.sepa.jaxb.pain_008_002_01 declared as AccountIdentificationSDD Modifier and Type Field Description protected AccountIdentificationSDDCashAccountSDD1. idprotected AccountIdentificationSDDCashAccountSDD2. idMethods in org.kapott.hbci.sepa.jaxb.pain_008_002_01 that return AccountIdentificationSDD Modifier and Type Method Description AccountIdentificationSDDObjectFactory. createAccountIdentificationSDD()Create an instance ofAccountIdentificationSDDAccountIdentificationSDDCashAccountSDD1. getId()Gets the value of the id property.AccountIdentificationSDDCashAccountSDD2. getId()Gets the value of the id property.Methods in org.kapott.hbci.sepa.jaxb.pain_008_002_01 with parameters of type AccountIdentificationSDD Modifier and Type Method Description voidCashAccountSDD1. setId(AccountIdentificationSDD value)Sets the value of the id property.voidCashAccountSDD2. setId(AccountIdentificationSDD value)Sets the value of the id property.
-