Uses of Class
org.kapott.hbci.sepa.jaxb.camt_052_001_09.BankTransactionCodeStructure4
-
Packages that use BankTransactionCodeStructure4 Package Description org.kapott.hbci.sepa.jaxb.camt_052_001_09 -
-
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 BankTransactionCodeStructure4 Modifier and Type Field Description protected BankTransactionCodeStructure4
EntryTransaction11. bkTxCd
protected BankTransactionCodeStructure4
ReportEntry11. bkTxCd
protected BankTransactionCodeStructure4
TotalsPerBankTransactionCode5. bkTxCd
protected BankTransactionCodeStructure4
PaymentReturnReason5. orgnlBkTxCd
Methods in org.kapott.hbci.sepa.jaxb.camt_052_001_09 that return BankTransactionCodeStructure4 Modifier and Type Method Description BankTransactionCodeStructure4
ObjectFactory. createBankTransactionCodeStructure4()
Create an instance ofBankTransactionCodeStructure4
BankTransactionCodeStructure4
EntryTransaction11. getBkTxCd()
Gets the value of the bkTxCd property.BankTransactionCodeStructure4
ReportEntry11. getBkTxCd()
Gets the value of the bkTxCd property.BankTransactionCodeStructure4
TotalsPerBankTransactionCode5. getBkTxCd()
Gets the value of the bkTxCd property.BankTransactionCodeStructure4
PaymentReturnReason5. getOrgnlBkTxCd()
Gets the value of the orgnlBkTxCd property.Methods in org.kapott.hbci.sepa.jaxb.camt_052_001_09 with parameters of type BankTransactionCodeStructure4 Modifier and Type Method Description void
EntryTransaction11. setBkTxCd(BankTransactionCodeStructure4 value)
Sets the value of the bkTxCd property.void
ReportEntry11. setBkTxCd(BankTransactionCodeStructure4 value)
Sets the value of the bkTxCd property.void
TotalsPerBankTransactionCode5. setBkTxCd(BankTransactionCodeStructure4 value)
Sets the value of the bkTxCd property.void
PaymentReturnReason5. setOrgnlBkTxCd(BankTransactionCodeStructure4 value)
Sets the value of the orgnlBkTxCd property.
-