Uses of Class
org.kapott.hbci.sepa.jaxb.camt_052_001_08.CreditDebitCode
-
Packages that use CreditDebitCode Package Description org.kapott.hbci.sepa.jaxb.camt_052_001_08 -
-
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 CreditDebitCode Modifier and Type Field Description protected 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 CreditDebitCode Modifier and Type Method Description static CreditDebitCodeCreditDebitCode. fromValue(String v)CreditDebitCodeActiveOrHistoricCurrencyAndAmountRange2. getCdtDbtInd()Gets the value of the cdtDbtInd property.CreditDebitCodeAmountAndDirection35. getCdtDbtInd()Gets the value of the cdtDbtInd property.CreditDebitCodeBatchInformation2. getCdtDbtInd()Gets the value of the cdtDbtInd property.CreditDebitCodeCashAvailability1. getCdtDbtInd()Gets the value of the cdtDbtInd property.CreditDebitCodeCashBalance8. getCdtDbtInd()Gets the value of the cdtDbtInd property.CreditDebitCodeChargesRecord3. getCdtDbtInd()Gets the value of the cdtDbtInd property.CreditDebitCodeDocumentAdjustment1. getCdtDbtInd()Gets the value of the cdtDbtInd property.CreditDebitCodeEntryTransaction10. getCdtDbtInd()Gets the value of the cdtDbtInd property.CreditDebitCodeInterestRecord2. getCdtDbtInd()Gets the value of the cdtDbtInd property.CreditDebitCodeReportEntry10. getCdtDbtInd()Gets the value of the cdtDbtInd property.static CreditDebitCodeCreditDebitCode. valueOf(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_08 with parameters of type CreditDebitCode Modifier and Type Method Description voidActiveOrHistoricCurrencyAndAmountRange2. 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.
-