Uses of Class
org.kapott.hbci.sepa.jaxb.pain_001_002_02.AccountIdentificationSCT
-
Packages that use AccountIdentificationSCT Package Description org.kapott.hbci.sepa.jaxb.pain_001_002_02 -
-
Uses of AccountIdentificationSCT in org.kapott.hbci.sepa.jaxb.pain_001_002_02
Fields in org.kapott.hbci.sepa.jaxb.pain_001_002_02 declared as AccountIdentificationSCT Modifier and Type Field Description protected AccountIdentificationSCTCashAccountSCT1. idprotected AccountIdentificationSCTCashAccountSCT2. idMethods in org.kapott.hbci.sepa.jaxb.pain_001_002_02 that return AccountIdentificationSCT Modifier and Type Method Description AccountIdentificationSCTObjectFactory. createAccountIdentificationSCT()Create an instance ofAccountIdentificationSCTAccountIdentificationSCTCashAccountSCT1. getId()Gets the value of the id property.AccountIdentificationSCTCashAccountSCT2. getId()Gets the value of the id property.Methods in org.kapott.hbci.sepa.jaxb.pain_001_002_02 with parameters of type AccountIdentificationSCT Modifier and Type Method Description voidCashAccountSCT1. setId(AccountIdentificationSCT value)Sets the value of the id property.voidCashAccountSCT2. setId(AccountIdentificationSCT value)Sets the value of the id property.
-