Uses of Class
org.kapott.hbci.sepa.jaxb.camt_052_001_01.BankTransactionCodeStructure1
-
Packages that use BankTransactionCodeStructure1 Package Description org.kapott.hbci.sepa.jaxb.camt_052_001_01 -
-
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 BankTransactionCodeStructure1 Modifier and Type Field Description protected BankTransactionCodeStructure1EntryTransaction1. bkTxCdprotected BankTransactionCodeStructure1NumberAndSumOfTransactionsPerBankTransactionCode1. bkTxCdprotected BankTransactionCodeStructure1ReportEntry1. bkTxCdprotected BankTransactionCodeStructure1ReturnReasonInformation5. orgnlBkTxCdMethods in org.kapott.hbci.sepa.jaxb.camt_052_001_01 that return BankTransactionCodeStructure1 Modifier and Type Method Description BankTransactionCodeStructure1ObjectFactory. createBankTransactionCodeStructure1()Create an instance ofBankTransactionCodeStructure1BankTransactionCodeStructure1EntryTransaction1. getBkTxCd()Gets the value of the bkTxCd property.BankTransactionCodeStructure1NumberAndSumOfTransactionsPerBankTransactionCode1. getBkTxCd()Gets the value of the bkTxCd property.BankTransactionCodeStructure1ReportEntry1. getBkTxCd()Gets the value of the bkTxCd property.BankTransactionCodeStructure1ReturnReasonInformation5. getOrgnlBkTxCd()Gets the value of the orgnlBkTxCd property.Methods in org.kapott.hbci.sepa.jaxb.camt_052_001_01 with parameters of type BankTransactionCodeStructure1 Modifier and Type Method Description voidEntryTransaction1. 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.
-