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