Uses of Class
org.kapott.hbci.sepa.jaxb.camt_052_001_02.CreditDebitCode
-
Packages that use CreditDebitCode Package Description org.kapott.hbci.sepa.jaxb.camt_052_001_02 -
-
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 CreditDebitCode Modifier and Type Field Description protected 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 CreditDebitCode Modifier and Type Method Description static CreditDebitCodeCreditDebitCode. fromValue(java.lang.String v)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.CreditDebitCodeChargesInformation6. 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.CreditDebitCodeNumberAndSumOfTransactions2. getCdtDbtInd()Gets the value of the cdtDbtInd property.CreditDebitCodeReportEntry2. getCdtDbtInd()Gets the value of the cdtDbtInd property.CreditDebitCodeTotalsPerBankTransactionCode2. getCdtDbtInd()Gets the value of the cdtDbtInd property.CreditDebitCodeTransactionInterest2. 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_02 with parameters of type CreditDebitCode Modifier and Type Method Description 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.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.
-