Uses of Class
org.kapott.hbci.sepa.jaxb.camt_052_001_05.BankTransactionCodeStructure4
Packages that use BankTransactionCodeStructure4
-
Uses of BankTransactionCodeStructure4 in org.kapott.hbci.sepa.jaxb.camt_052_001_05
Fields in org.kapott.hbci.sepa.jaxb.camt_052_001_05 declared as BankTransactionCodeStructure4Modifier and TypeFieldDescriptionprotected BankTransactionCodeStructure4
EntryTransaction7.bkTxCd
protected BankTransactionCodeStructure4
ReportEntry7.bkTxCd
protected BankTransactionCodeStructure4
TotalsPerBankTransactionCode3.bkTxCd
protected BankTransactionCodeStructure4
PaymentReturnReason2.orgnlBkTxCd
Methods in org.kapott.hbci.sepa.jaxb.camt_052_001_05 that return BankTransactionCodeStructure4Modifier and TypeMethodDescriptionObjectFactory.createBankTransactionCodeStructure4()
Create an instance ofBankTransactionCodeStructure4
EntryTransaction7.getBkTxCd()
Gets the value of the bkTxCd property.ReportEntry7.getBkTxCd()
Gets the value of the bkTxCd property.TotalsPerBankTransactionCode3.getBkTxCd()
Gets the value of the bkTxCd property.PaymentReturnReason2.getOrgnlBkTxCd()
Gets the value of the orgnlBkTxCd property.Methods in org.kapott.hbci.sepa.jaxb.camt_052_001_05 with parameters of type BankTransactionCodeStructure4Modifier and TypeMethodDescriptionvoid
EntryTransaction7.setBkTxCd
(BankTransactionCodeStructure4 value) Sets the value of the bkTxCd property.void
ReportEntry7.setBkTxCd
(BankTransactionCodeStructure4 value) Sets the value of the bkTxCd property.void
TotalsPerBankTransactionCode3.setBkTxCd
(BankTransactionCodeStructure4 value) Sets the value of the bkTxCd property.void
PaymentReturnReason2.setOrgnlBkTxCd
(BankTransactionCodeStructure4 value) Sets the value of the orgnlBkTxCd property.