Uses of Enum
org.kapott.hbci.sepa.jaxb.camt_052_001_02.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 BigDecimalParseCamt05200102.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_02
Fields in org.kapott.hbci.sepa.jaxb.camt_052_001_02 declared as CreditDebitCodeModifier and TypeFieldDescriptionprotected CreditDebitCodeBatchInformation2.cdtDbtIndprotected CreditDebitCodeCashBalance3.cdtDbtIndprotected CreditDebitCodeCashBalanceAvailability2.cdtDbtIndprotected CreditDebitCodeChargesInformation6.cdtDbtIndprotected CreditDebitCodeCurrencyAndAmountRange2.cdtDbtIndprotected CreditDebitCodeDocumentAdjustment1.cdtDbtIndprotected CreditDebitCodeNumberAndSumOfTransactions2.cdtDbtIndprotected CreditDebitCodeReportEntry2.cdtDbtIndprotected CreditDebitCodeTotalsPerBankTransactionCode2.cdtDbtIndprotected CreditDebitCodeTransactionInterest2.cdtDbtIndMethods in org.kapott.hbci.sepa.jaxb.camt_052_001_02 that return CreditDebitCodeModifier and TypeMethodDescriptionstatic CreditDebitCodeBatchInformation2.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.ChargesInformation6.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.NumberAndSumOfTransactions2.getCdtDbtInd()Gets the value of the cdtDbtInd property.ReportEntry2.getCdtDbtInd()Gets the value of the cdtDbtInd property.TotalsPerBankTransactionCode2.getCdtDbtInd()Gets the value of the cdtDbtInd property.TransactionInterest2.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_02 with parameters of type CreditDebitCodeModifier and TypeMethodDescriptionvoidBatchInformation2.setCdtDbtInd(CreditDebitCode value) Sets the value of the cdtDbtInd property.voidCashBalance3.setCdtDbtInd(CreditDebitCode value) Sets the value of the cdtDbtInd property.voidCashBalanceAvailability2.setCdtDbtInd(CreditDebitCode value) Sets the value of the cdtDbtInd property.voidChargesInformation6.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.voidNumberAndSumOfTransactions2.setCdtDbtInd(CreditDebitCode value) Sets the value of the cdtDbtInd property.voidReportEntry2.setCdtDbtInd(CreditDebitCode value) Sets the value of the cdtDbtInd property.voidTotalsPerBankTransactionCode2.setCdtDbtInd(CreditDebitCode value) Sets the value of the cdtDbtInd property.voidTransactionInterest2.setCdtDbtInd(CreditDebitCode value) Sets the value of the cdtDbtInd property.