Uses of Class
org.kapott.hbci.sepa.jaxb.camt_052_001_04.BankTransactionCodeStructure4
-
Packages that use BankTransactionCodeStructure4 Package Description org.kapott.hbci.sepa.jaxb.camt_052_001_04 -
-
Uses of BankTransactionCodeStructure4 in org.kapott.hbci.sepa.jaxb.camt_052_001_04
Fields in org.kapott.hbci.sepa.jaxb.camt_052_001_04 declared as BankTransactionCodeStructure4 Modifier and Type Field Description protected BankTransactionCodeStructure4EntryTransaction4. bkTxCdprotected BankTransactionCodeStructure4ReportEntry4. bkTxCdprotected BankTransactionCodeStructure4TotalsPerBankTransactionCode3. bkTxCdprotected BankTransactionCodeStructure4PaymentReturnReason2. orgnlBkTxCdMethods in org.kapott.hbci.sepa.jaxb.camt_052_001_04 that return BankTransactionCodeStructure4 Modifier and Type Method Description BankTransactionCodeStructure4ObjectFactory. createBankTransactionCodeStructure4()Create an instance ofBankTransactionCodeStructure4BankTransactionCodeStructure4EntryTransaction4. getBkTxCd()Gets the value of the bkTxCd property.BankTransactionCodeStructure4ReportEntry4. getBkTxCd()Gets the value of the bkTxCd property.BankTransactionCodeStructure4TotalsPerBankTransactionCode3. getBkTxCd()Gets the value of the bkTxCd property.BankTransactionCodeStructure4PaymentReturnReason2. getOrgnlBkTxCd()Gets the value of the orgnlBkTxCd property.Methods in org.kapott.hbci.sepa.jaxb.camt_052_001_04 with parameters of type BankTransactionCodeStructure4 Modifier and Type Method Description voidEntryTransaction4. setBkTxCd(BankTransactionCodeStructure4 value)Sets the value of the bkTxCd property.voidReportEntry4. setBkTxCd(BankTransactionCodeStructure4 value)Sets the value of the bkTxCd property.voidTotalsPerBankTransactionCode3. setBkTxCd(BankTransactionCodeStructure4 value)Sets the value of the bkTxCd property.voidPaymentReturnReason2. setOrgnlBkTxCd(BankTransactionCodeStructure4 value)Sets the value of the orgnlBkTxCd property.
-