Uses of Class
org.kapott.hbci.sepa.jaxb.camt_052_001_01.BankTransactionCodeStructure1
Packages that use BankTransactionCodeStructure1
-
Uses of BankTransactionCodeStructure1 in org.kapott.hbci.sepa.jaxb.camt_052_001_01
Fields in org.kapott.hbci.sepa.jaxb.camt_052_001_01 declared as BankTransactionCodeStructure1Modifier and TypeFieldDescriptionprotected BankTransactionCodeStructure1EntryTransaction1.bkTxCdprotected BankTransactionCodeStructure1NumberAndSumOfTransactionsPerBankTransactionCode1.bkTxCdprotected BankTransactionCodeStructure1ReportEntry1.bkTxCdprotected BankTransactionCodeStructure1ReturnReasonInformation5.orgnlBkTxCdMethods in org.kapott.hbci.sepa.jaxb.camt_052_001_01 that return BankTransactionCodeStructure1Modifier and TypeMethodDescriptionObjectFactory.createBankTransactionCodeStructure1()Create an instance ofBankTransactionCodeStructure1EntryTransaction1.getBkTxCd()Gets the value of the bkTxCd property.NumberAndSumOfTransactionsPerBankTransactionCode1.getBkTxCd()Gets the value of the bkTxCd property.ReportEntry1.getBkTxCd()Gets the value of the bkTxCd property.ReturnReasonInformation5.getOrgnlBkTxCd()Gets the value of the orgnlBkTxCd property.Methods in org.kapott.hbci.sepa.jaxb.camt_052_001_01 with parameters of type BankTransactionCodeStructure1Modifier and TypeMethodDescriptionvoidEntryTransaction1.setBkTxCd(BankTransactionCodeStructure1 value) Sets the value of the bkTxCd property.voidNumberAndSumOfTransactionsPerBankTransactionCode1.setBkTxCd(BankTransactionCodeStructure1 value) Sets the value of the bkTxCd property.voidReportEntry1.setBkTxCd(BankTransactionCodeStructure1 value) Sets the value of the bkTxCd property.voidReturnReasonInformation5.setOrgnlBkTxCd(BankTransactionCodeStructure1 value) Sets the value of the orgnlBkTxCd property.