Uses of Enum
org.kapott.hbci.sepa.jaxb.camt_052_001_03.CreditDebitCode
Packages that use CreditDebitCode
-
Uses of CreditDebitCode in org.kapott.hbci.sepa.jaxb.camt_052_001_03
Fields in org.kapott.hbci.sepa.jaxb.camt_052_001_03 declared as CreditDebitCodeModifier and TypeFieldDescriptionprotected CreditDebitCode
BatchInformation2.cdtDbtInd
protected CreditDebitCode
CashBalance3.cdtDbtInd
protected CreditDebitCode
CashBalanceAvailability2.cdtDbtInd
protected CreditDebitCode
ChargesRecord1.cdtDbtInd
protected CreditDebitCode
CurrencyAndAmountRange2.cdtDbtInd
protected CreditDebitCode
DocumentAdjustment1.cdtDbtInd
protected CreditDebitCode
EntryTransaction3.cdtDbtInd
protected CreditDebitCode
InterestRecord1.cdtDbtInd
protected CreditDebitCode
NumberAndSumOfTransactions3.cdtDbtInd
protected CreditDebitCode
ReportEntry3.cdtDbtInd
protected CreditDebitCode
TotalsPerBankTransactionCode2.cdtDbtInd
Methods in org.kapott.hbci.sepa.jaxb.camt_052_001_03 that return CreditDebitCodeModifier and TypeMethodDescriptionstatic CreditDebitCode
BatchInformation2.getCdtDbtInd()
Gets the value of the cdtDbtInd property.CashBalance3.getCdtDbtInd()
Gets the value of the cdtDbtInd property.CashBalanceAvailability2.getCdtDbtInd()
Gets the value of the cdtDbtInd property.ChargesRecord1.getCdtDbtInd()
Gets the value of the cdtDbtInd property.CurrencyAndAmountRange2.getCdtDbtInd()
Gets the value of the cdtDbtInd property.DocumentAdjustment1.getCdtDbtInd()
Gets the value of the cdtDbtInd property.EntryTransaction3.getCdtDbtInd()
Gets the value of the cdtDbtInd property.InterestRecord1.getCdtDbtInd()
Gets the value of the cdtDbtInd property.NumberAndSumOfTransactions3.getCdtDbtInd()
Gets the value of the cdtDbtInd property.ReportEntry3.getCdtDbtInd()
Gets the value of the cdtDbtInd property.TotalsPerBankTransactionCode2.getCdtDbtInd()
Gets the value of the cdtDbtInd property.static CreditDebitCode
Returns the enum constant of this type with the specified name.static CreditDebitCode[]
CreditDebitCode.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.kapott.hbci.sepa.jaxb.camt_052_001_03 with parameters of type CreditDebitCodeModifier and TypeMethodDescriptionvoid
BatchInformation2.setCdtDbtInd
(CreditDebitCode value) Sets the value of the cdtDbtInd property.void
CashBalance3.setCdtDbtInd
(CreditDebitCode value) Sets the value of the cdtDbtInd property.void
CashBalanceAvailability2.setCdtDbtInd
(CreditDebitCode value) Sets the value of the cdtDbtInd property.void
ChargesRecord1.setCdtDbtInd
(CreditDebitCode value) Sets the value of the cdtDbtInd property.void
CurrencyAndAmountRange2.setCdtDbtInd
(CreditDebitCode value) Sets the value of the cdtDbtInd property.void
DocumentAdjustment1.setCdtDbtInd
(CreditDebitCode value) Sets the value of the cdtDbtInd property.void
EntryTransaction3.setCdtDbtInd
(CreditDebitCode value) Sets the value of the cdtDbtInd property.void
InterestRecord1.setCdtDbtInd
(CreditDebitCode value) Sets the value of the cdtDbtInd property.void
NumberAndSumOfTransactions3.setCdtDbtInd
(CreditDebitCode value) Sets the value of the cdtDbtInd property.void
ReportEntry3.setCdtDbtInd
(CreditDebitCode value) Sets the value of the cdtDbtInd property.void
TotalsPerBankTransactionCode2.setCdtDbtInd
(CreditDebitCode value) Sets the value of the cdtDbtInd property.