Uses of Class
org.kapott.hbci.sepa.jaxb.camt_052_001_02.BankTransactionCodeStructure4
-
Packages that use BankTransactionCodeStructure4 Package Description org.kapott.hbci.sepa.jaxb.camt_052_001_02 -
-
Uses of BankTransactionCodeStructure4 in org.kapott.hbci.sepa.jaxb.camt_052_001_02
Fields in org.kapott.hbci.sepa.jaxb.camt_052_001_02 declared as BankTransactionCodeStructure4 Modifier and Type Field Description protected BankTransactionCodeStructure4EntryTransaction2. bkTxCdprotected BankTransactionCodeStructure4ReportEntry2. bkTxCdprotected BankTransactionCodeStructure4TotalsPerBankTransactionCode2. bkTxCdprotected BankTransactionCodeStructure4ReturnReasonInformation10. orgnlBkTxCdMethods in org.kapott.hbci.sepa.jaxb.camt_052_001_02 that return BankTransactionCodeStructure4 Modifier and Type Method Description BankTransactionCodeStructure4ObjectFactory. createBankTransactionCodeStructure4()Create an instance ofBankTransactionCodeStructure4BankTransactionCodeStructure4EntryTransaction2. getBkTxCd()Gets the value of the bkTxCd property.BankTransactionCodeStructure4ReportEntry2. getBkTxCd()Gets the value of the bkTxCd property.BankTransactionCodeStructure4TotalsPerBankTransactionCode2. getBkTxCd()Gets the value of the bkTxCd property.BankTransactionCodeStructure4ReturnReasonInformation10. getOrgnlBkTxCd()Gets the value of the orgnlBkTxCd property.Methods in org.kapott.hbci.sepa.jaxb.camt_052_001_02 with parameters of type BankTransactionCodeStructure4 Modifier and Type Method Description voidEntryTransaction2. setBkTxCd(BankTransactionCodeStructure4 value)Sets the value of the bkTxCd property.voidReportEntry2. setBkTxCd(BankTransactionCodeStructure4 value)Sets the value of the bkTxCd property.voidTotalsPerBankTransactionCode2. setBkTxCd(BankTransactionCodeStructure4 value)Sets the value of the bkTxCd property.voidReturnReasonInformation10. setOrgnlBkTxCd(BankTransactionCodeStructure4 value)Sets the value of the orgnlBkTxCd property.
-