Uses of Enum
org.kapott.hbci.sepa.jaxb.camt_052_001_06.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 BigDecimalParseCamt05200106.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_06
Fields in org.kapott.hbci.sepa.jaxb.camt_052_001_06 declared as CreditDebitCodeModifier and TypeFieldDescriptionprotected CreditDebitCodeAmountAndDirection35.cdtDbtIndprotected CreditDebitCodeBatchInformation2.cdtDbtIndprotected CreditDebitCodeCashAvailability1.cdtDbtIndprotected CreditDebitCodeCashBalance7.cdtDbtIndprotected CreditDebitCodeChargesRecord2.cdtDbtIndprotected CreditDebitCodeCurrencyAndAmountRange2.cdtDbtIndprotected CreditDebitCodeDocumentAdjustment1.cdtDbtIndprotected CreditDebitCodeEntryTransaction8.cdtDbtIndprotected CreditDebitCodeInterestRecord1.cdtDbtIndprotected CreditDebitCodeReportEntry8.cdtDbtIndMethods in org.kapott.hbci.sepa.jaxb.camt_052_001_06 that return CreditDebitCodeModifier and TypeMethodDescriptionstatic CreditDebitCodeAmountAndDirection35.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.CashBalance7.getCdtDbtInd()Gets the value of the cdtDbtInd property.ChargesRecord2.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.EntryTransaction8.getCdtDbtInd()Gets the value of the cdtDbtInd property.InterestRecord1.getCdtDbtInd()Gets the value of the cdtDbtInd property.ReportEntry8.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_06 with parameters of type CreditDebitCodeModifier and TypeMethodDescriptionvoidAmountAndDirection35.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.voidCashBalance7.setCdtDbtInd(CreditDebitCode value) Sets the value of the cdtDbtInd property.voidChargesRecord2.setCdtDbtInd(CreditDebitCode value) Sets the value of the cdtDbtInd property.voidCurrencyAndAmountRange2.setCdtDbtInd(CreditDebitCode value) Sets the value of the cdtDbtInd property.voidDocumentAdjustment1.setCdtDbtInd(CreditDebitCode value) Sets the value of the cdtDbtInd property.voidEntryTransaction8.setCdtDbtInd(CreditDebitCode value) Sets the value of the cdtDbtInd property.voidInterestRecord1.setCdtDbtInd(CreditDebitCode value) Sets the value of the cdtDbtInd property.voidReportEntry8.setCdtDbtInd(CreditDebitCode value) Sets the value of the cdtDbtInd property.