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