Uses of Enum
org.kapott.hbci.sepa.jaxb.camt_052_001_07.CreditDebitCode
Packages that use CreditDebitCode
-
Uses of CreditDebitCode in org.kapott.hbci.GV.parsers
Methods in org.kapott.hbci.GV.parsers with parameters of type CreditDebitCodeModifier and TypeMethodDescriptionprivate BigDecimalParseCamt05200107.checkDebit(BigDecimal d, CreditDebitCode code) Prueft, ob es sich um einen Soll-Betrag handelt und setzt in dem Fall ein negatives Vorzeichen vor den Wert. -
Uses of CreditDebitCode in org.kapott.hbci.sepa.jaxb.camt_052_001_07
Fields in org.kapott.hbci.sepa.jaxb.camt_052_001_07 declared as CreditDebitCodeModifier and TypeFieldDescriptionprotected CreditDebitCodeActiveOrHistoricCurrencyAndAmountRange2.cdtDbtIndprotected CreditDebitCodeAmountAndDirection35.cdtDbtIndprotected CreditDebitCodeBatchInformation2.cdtDbtIndprotected CreditDebitCodeCashAvailability1.cdtDbtIndprotected CreditDebitCodeCashBalance8.cdtDbtIndprotected CreditDebitCodeChargesRecord2.cdtDbtIndprotected CreditDebitCodeDocumentAdjustment1.cdtDbtIndprotected CreditDebitCodeEntryTransaction9.cdtDbtIndprotected CreditDebitCodeInterestRecord2.cdtDbtIndprotected CreditDebitCodeReportEntry9.cdtDbtIndMethods in org.kapott.hbci.sepa.jaxb.camt_052_001_07 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.ChargesRecord2.getCdtDbtInd()Gets the value of the cdtDbtInd property.DocumentAdjustment1.getCdtDbtInd()Gets the value of the cdtDbtInd property.EntryTransaction9.getCdtDbtInd()Gets the value of the cdtDbtInd property.InterestRecord2.getCdtDbtInd()Gets the value of the cdtDbtInd property.ReportEntry9.getCdtDbtInd()Gets the value of the cdtDbtInd property.static CreditDebitCodeReturns 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_07 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.voidChargesRecord2.setCdtDbtInd(CreditDebitCode value) Sets the value of the cdtDbtInd property.voidDocumentAdjustment1.setCdtDbtInd(CreditDebitCode value) Sets the value of the cdtDbtInd property.voidEntryTransaction9.setCdtDbtInd(CreditDebitCode value) Sets the value of the cdtDbtInd property.voidInterestRecord2.setCdtDbtInd(CreditDebitCode value) Sets the value of the cdtDbtInd property.voidReportEntry9.setCdtDbtInd(CreditDebitCode value) Sets the value of the cdtDbtInd property.