Uses of Class
org.kapott.hbci.sepa.jaxb.camt_052_001_06.BankTransactionCodeStructure4
Packages that use BankTransactionCodeStructure4
-
Uses of BankTransactionCodeStructure4 in org.kapott.hbci.sepa.jaxb.camt_052_001_06
Fields in org.kapott.hbci.sepa.jaxb.camt_052_001_06 declared as BankTransactionCodeStructure4Modifier and TypeFieldDescriptionprotected BankTransactionCodeStructure4EntryTransaction8.bkTxCdprotected BankTransactionCodeStructure4ReportEntry8.bkTxCdprotected BankTransactionCodeStructure4TotalsPerBankTransactionCode4.bkTxCdprotected BankTransactionCodeStructure4PaymentReturnReason2.orgnlBkTxCdMethods in org.kapott.hbci.sepa.jaxb.camt_052_001_06 that return BankTransactionCodeStructure4Modifier and TypeMethodDescriptionObjectFactory.createBankTransactionCodeStructure4()Create an instance ofBankTransactionCodeStructure4EntryTransaction8.getBkTxCd()Gets the value of the bkTxCd property.ReportEntry8.getBkTxCd()Gets the value of the bkTxCd property.TotalsPerBankTransactionCode4.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_06 with parameters of type BankTransactionCodeStructure4Modifier and TypeMethodDescriptionvoidEntryTransaction8.setBkTxCd(BankTransactionCodeStructure4 value) Sets the value of the bkTxCd property.voidReportEntry8.setBkTxCd(BankTransactionCodeStructure4 value) Sets the value of the bkTxCd property.voidTotalsPerBankTransactionCode4.setBkTxCd(BankTransactionCodeStructure4 value) Sets the value of the bkTxCd property.voidPaymentReturnReason2.setOrgnlBkTxCd(BankTransactionCodeStructure4 value) Sets the value of the orgnlBkTxCd property.