Uses of Class
org.kapott.hbci.sepa.jaxb.camt_052_001_05.CreditDebitCode
-
Packages that use CreditDebitCode Package Description org.kapott.hbci.sepa.jaxb.camt_052_001_05 -
-
Uses of CreditDebitCode in org.kapott.hbci.sepa.jaxb.camt_052_001_05
Fields in org.kapott.hbci.sepa.jaxb.camt_052_001_05 declared as CreditDebitCode Modifier and Type Field Description protected CreditDebitCodeAmountAndDirection35. cdtDbtIndprotected CreditDebitCodeBatchInformation2. cdtDbtIndprotected CreditDebitCodeCashBalance3. cdtDbtIndprotected CreditDebitCodeCashBalanceAvailability2. cdtDbtIndprotected CreditDebitCodeChargesRecord2. cdtDbtIndprotected CreditDebitCodeCurrencyAndAmountRange2. cdtDbtIndprotected CreditDebitCodeDocumentAdjustment1. cdtDbtIndprotected CreditDebitCodeEntryTransaction7. cdtDbtIndprotected CreditDebitCodeInterestRecord1. cdtDbtIndprotected CreditDebitCodeReportEntry7. cdtDbtIndMethods in org.kapott.hbci.sepa.jaxb.camt_052_001_05 that return CreditDebitCode Modifier and Type Method Description static CreditDebitCodeCreditDebitCode. fromValue(java.lang.String v)CreditDebitCodeAmountAndDirection35. getCdtDbtInd()Gets the value of the cdtDbtInd property.CreditDebitCodeBatchInformation2. getCdtDbtInd()Gets the value of the cdtDbtInd property.CreditDebitCodeCashBalance3. getCdtDbtInd()Gets the value of the cdtDbtInd property.CreditDebitCodeCashBalanceAvailability2. getCdtDbtInd()Gets the value of the cdtDbtInd property.CreditDebitCodeChargesRecord2. getCdtDbtInd()Gets the value of the cdtDbtInd property.CreditDebitCodeCurrencyAndAmountRange2. getCdtDbtInd()Gets the value of the cdtDbtInd property.CreditDebitCodeDocumentAdjustment1. getCdtDbtInd()Gets the value of the cdtDbtInd property.CreditDebitCodeEntryTransaction7. getCdtDbtInd()Gets the value of the cdtDbtInd property.CreditDebitCodeInterestRecord1. getCdtDbtInd()Gets the value of the cdtDbtInd property.CreditDebitCodeReportEntry7. getCdtDbtInd()Gets the value of the cdtDbtInd property.static CreditDebitCodeCreditDebitCode. valueOf(java.lang.String name)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_05 with parameters of type CreditDebitCode Modifier and Type Method Description voidAmountAndDirection35. setCdtDbtInd(CreditDebitCode value)Sets the value of the cdtDbtInd property.voidBatchInformation2. 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.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.voidEntryTransaction7. setCdtDbtInd(CreditDebitCode value)Sets the value of the cdtDbtInd property.voidInterestRecord1. setCdtDbtInd(CreditDebitCode value)Sets the value of the cdtDbtInd property.voidReportEntry7. setCdtDbtInd(CreditDebitCode value)Sets the value of the cdtDbtInd property.
-