Uses of Enum Class
org.kapott.hbci.sepa.jaxb.camt_052_001_08.CreditDebitCode
Packages that use CreditDebitCode
-
Uses of CreditDebitCode in org.kapott.hbci.sepa.jaxb.camt_052_001_08
Fields in org.kapott.hbci.sepa.jaxb.camt_052_001_08 declared as CreditDebitCodeModifier and TypeFieldDescriptionprotected CreditDebitCodeActiveOrHistoricCurrencyAndAmountRange2.cdtDbtIndprotected CreditDebitCodeAmountAndDirection35.cdtDbtIndprotected CreditDebitCodeBatchInformation2.cdtDbtIndprotected CreditDebitCodeCashAvailability1.cdtDbtIndprotected CreditDebitCodeCashBalance8.cdtDbtIndprotected CreditDebitCodeChargesRecord3.cdtDbtIndprotected CreditDebitCodeDocumentAdjustment1.cdtDbtIndprotected CreditDebitCodeEntryTransaction10.cdtDbtIndprotected CreditDebitCodeInterestRecord2.cdtDbtIndprotected CreditDebitCodeReportEntry10.cdtDbtIndMethods in org.kapott.hbci.sepa.jaxb.camt_052_001_08 that return CreditDebitCodeModifier and TypeMethodDescriptionstatic CreditDebitCodeActiveOrHistoricCurrencyAndAmountRange2.getCdtDbtInd()Gets the value of the cdtDbtInd property.AmountAndDirection35.getCdtDbtInd()Gets the value of the cdtDbtInd property.BatchInformation2.getCdtDbtInd()Gets the value of the cdtDbtInd property.CashAvailability1.getCdtDbtInd()Gets the value of the cdtDbtInd property.CashBalance8.getCdtDbtInd()Gets the value of the cdtDbtInd property.ChargesRecord3.getCdtDbtInd()Gets the value of the cdtDbtInd property.DocumentAdjustment1.getCdtDbtInd()Gets the value of the cdtDbtInd property.EntryTransaction10.getCdtDbtInd()Gets the value of the cdtDbtInd property.InterestRecord2.getCdtDbtInd()Gets the value of the cdtDbtInd property.ReportEntry10.getCdtDbtInd()Gets the value of the cdtDbtInd property.static CreditDebitCodeReturns the enum constant of this class with the specified name.static CreditDebitCode[]CreditDebitCode.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.kapott.hbci.sepa.jaxb.camt_052_001_08 with parameters of type CreditDebitCodeModifier and TypeMethodDescriptionvoidActiveOrHistoricCurrencyAndAmountRange2.setCdtDbtInd(CreditDebitCode value) Sets the value of the cdtDbtInd property.voidAmountAndDirection35.setCdtDbtInd(CreditDebitCode value) Sets the value of the cdtDbtInd property.voidBatchInformation2.setCdtDbtInd(CreditDebitCode value) Sets the value of the cdtDbtInd property.voidCashAvailability1.setCdtDbtInd(CreditDebitCode value) Sets the value of the cdtDbtInd property.voidCashBalance8.setCdtDbtInd(CreditDebitCode value) Sets the value of the cdtDbtInd property.voidChargesRecord3.setCdtDbtInd(CreditDebitCode value) Sets the value of the cdtDbtInd property.voidDocumentAdjustment1.setCdtDbtInd(CreditDebitCode value) Sets the value of the cdtDbtInd property.voidEntryTransaction10.setCdtDbtInd(CreditDebitCode value) Sets the value of the cdtDbtInd property.voidInterestRecord2.setCdtDbtInd(CreditDebitCode value) Sets the value of the cdtDbtInd property.voidReportEntry10.setCdtDbtInd(CreditDebitCode value) Sets the value of the cdtDbtInd property.