Uses of Class
org.kapott.hbci.sepa.jaxb.camt_052_001_09.BankTransactionCodeStructure4
Packages that use BankTransactionCodeStructure4
-
Uses of BankTransactionCodeStructure4 in org.kapott.hbci.sepa.jaxb.camt_052_001_09
Fields in org.kapott.hbci.sepa.jaxb.camt_052_001_09 declared as BankTransactionCodeStructure4Modifier and TypeFieldDescriptionprotected BankTransactionCodeStructure4EntryTransaction11.bkTxCdprotected BankTransactionCodeStructure4ReportEntry11.bkTxCdprotected BankTransactionCodeStructure4TotalsPerBankTransactionCode5.bkTxCdprotected BankTransactionCodeStructure4PaymentReturnReason5.orgnlBkTxCdMethods in org.kapott.hbci.sepa.jaxb.camt_052_001_09 that return BankTransactionCodeStructure4Modifier and TypeMethodDescriptionObjectFactory.createBankTransactionCodeStructure4()Create an instance ofBankTransactionCodeStructure4EntryTransaction11.getBkTxCd()Gets the value of the bkTxCd property.ReportEntry11.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_09 with parameters of type BankTransactionCodeStructure4Modifier and TypeMethodDescriptionvoidEntryTransaction11.setBkTxCd(BankTransactionCodeStructure4 value) Sets the value of the bkTxCd property.voidReportEntry11.setBkTxCd(BankTransactionCodeStructure4 value) Sets the value of the bkTxCd property.voidTotalsPerBankTransactionCode5.setBkTxCd(BankTransactionCodeStructure4 value) Sets the value of the bkTxCd property.voidPaymentReturnReason5.setOrgnlBkTxCd(BankTransactionCodeStructure4 value) Sets the value of the orgnlBkTxCd property.