Index
All Classes and Interfaces|All Packages|Serialized Form
A
- AccountState - Enum Class in tech.corefinance.product.common.enums
- AccruedInterestPostingFrequency - Enum Class in tech.corefinance.product.common.enums
- ACTUAL_ISDA - Enum constant in enum class tech.corefinance.product.common.enums.InterestDayInYear
-
Actual ISDA:
Calculates the interest daily by counting the number of days in the calendar and also considers leap years. - ACTUAL_NUMBER_OF_DAYS - Enum constant in enum class tech.corefinance.product.common.enums.RepaymentsInterestCalculation
-
Using Actual Number of Days.
- ALL_BRANCHES - Enum constant in enum class tech.corefinance.product.common.enums.ProductAvailabilityMode
- ALL_GROUPS - Enum constant in enum class tech.corefinance.product.common.enums.ProductAvailabilityMode
- APPROVED - Enum constant in enum class tech.corefinance.product.common.enums.AccountState
- ArrearsDaysCalculatedFrom - Enum Class in tech.corefinance.product.common.enums
- ArrearsSetting - Class in tech.corefinance.product.common.model
- ArrearsSetting() - Constructor for class tech.corefinance.product.common.model.ArrearsSetting
C
- canEqual(Object) - Method in class tech.corefinance.product.common.dto.CryptoProductDto
- canEqual(Object) - Method in class tech.corefinance.product.common.dto.DepositProductDto
- canEqual(Object) - Method in class tech.corefinance.product.common.dto.ExchangeRateResponse
- canEqual(Object) - Method in class tech.corefinance.product.common.dto.GenericDepositProductDto
- canEqual(Object) - Method in class tech.corefinance.product.common.dto.GlProductDto
- canEqual(Object) - Method in class tech.corefinance.product.common.dto.LoanProductDto
- canEqual(Object) - Method in class tech.corefinance.product.common.dto.ProductDto
- canEqual(Object) - Method in class tech.corefinance.product.common.dto.RateResponse
- canEqual(Object) - Method in class tech.corefinance.product.common.model.ArrearsSetting
- canEqual(Object) - Method in class tech.corefinance.product.common.model.CurrencyValue
- canEqual(Object) - Method in class tech.corefinance.product.common.model.DateFixedInYear
- canEqual(Object) - Method in class tech.corefinance.product.common.model.DepositLimit
- canEqual(Object) - Method in class tech.corefinance.product.common.model.DepositProductFee
- canEqual(Object) - Method in class tech.corefinance.product.common.model.DepositProductInterestRate
- canEqual(Object) - Method in class tech.corefinance.product.common.model.LoanProductFee
- canEqual(Object) - Method in class tech.corefinance.product.common.model.LoanProductInterestRate
- canEqual(Object) - Method in class tech.corefinance.product.common.model.PenaltySetting
- canEqual(Object) - Method in class tech.corefinance.product.common.model.ProductAvailability
- canEqual(Object) - Method in class tech.corefinance.product.common.model.ProductNewAccountSetting
- canEqual(Object) - Method in class tech.corefinance.product.common.model.RepaymentCollection
- canEqual(Object) - Method in class tech.corefinance.product.common.model.RepaymentScheduling
- canEqual(Object) - Method in class tech.corefinance.product.common.model.RepaymentsScheduleEditing
- canEqual(Object) - Method in class tech.corefinance.product.common.model.TieredInterestItem
- canEqual(Object) - Method in class tech.corefinance.product.common.model.ValueConstraint
- canEqual(Object) - Method in class tech.corefinance.product.common.model.WithdrawalLimit
- CAPITALIZED - Enum constant in enum class tech.corefinance.product.common.enums.LoanInterestType
-
Capitalized Interest.
- CAPITALIZED_DISBURSEMENT - Enum constant in enum class tech.corefinance.product.common.enums.LoanProductFeeType
-
Capitalized Disbursement.
- CLOSED - Enum constant in enum class tech.corefinance.product.common.enums.AccountState
- CreditArrangementManaged - Enum Class in tech.corefinance.product.common.enums
- CRYPTO - Enum constant in enum class tech.corefinance.product.common.enums.ProductCategoryType
- CryptoProductDto - Class in tech.corefinance.product.common.dto
- CryptoProductDto() - Constructor for class tech.corefinance.product.common.dto.CryptoProductDto
- CurrencyValue - Class in tech.corefinance.product.common.model
- CurrencyValue() - Constructor for class tech.corefinance.product.common.model.CurrencyValue
D
- DAILY_AVG - Enum constant in enum class tech.corefinance.product.common.model.DepositBalanceInterestCalculation
-
Average Daily Balance:
System will calculate the average balance that the client had in their account during the day, and base the interest calculation on that amount. - DAILY_COMPOUND - Enum constant in enum class tech.corefinance.product.common.enums.LoanInterestType
-
Compound Interest with Compounding Frequency as Daily;
- DAILY_MIN - Enum constant in enum class tech.corefinance.product.common.model.DepositBalanceInterestCalculation
-
Minimum Daily Balance:
System will base the interest calculation on the minimum balance the client had in their account during the day. - DateFixedInYear - Class in tech.corefinance.product.common.model
- DateFixedInYear() - Constructor for class tech.corefinance.product.common.model.DateFixedInYear
- DAY - Enum constant in enum class tech.corefinance.product.common.enums.FrequencyOption
- DAY - Enum constant in enum class tech.corefinance.product.common.enums.FrequencyOptionYearly
- DECLINING_BALANCE - Enum constant in enum class tech.corefinance.product.common.enums.LoanInterestCalculationMethod
- DECLINING_BALANCE_DISCOUNTED - Enum constant in enum class tech.corefinance.product.common.enums.LoanInterestCalculationMethod
- DEDUCTED_DISBURSEMENT - Enum constant in enum class tech.corefinance.product.common.enums.LoanProductFeeType
-
Deducted Disbursement.
- DEPOSIT - Enum constant in enum class tech.corefinance.product.common.enums.ProductCategoryType
- DepositBalanceInterestCalculation - Enum Class in tech.corefinance.product.common.model
- DepositInterestRateTerms - Enum Class in tech.corefinance.product.common.model
- DepositLimit - Class in tech.corefinance.product.common.model
- DepositLimit() - Constructor for class tech.corefinance.product.common.model.DepositLimit
- DepositLimitType - Enum Class in tech.corefinance.product.common.enums
- DepositProductDto - Class in tech.corefinance.product.common.dto
- DepositProductDto() - Constructor for class tech.corefinance.product.common.dto.DepositProductDto
- DepositProductFee - Class in tech.corefinance.product.common.model
- DepositProductFee() - Constructor for class tech.corefinance.product.common.model.DepositProductFee
- DepositProductFeeType - Enum Class in tech.corefinance.product.common.enums
- DepositProductInterestRate - Class in tech.corefinance.product.common.model
- DepositProductInterestRate() - Constructor for class tech.corefinance.product.common.model.DepositProductInterestRate
- DISBURSEMENT - Enum constant in enum class tech.corefinance.product.common.enums.AccruedInterestPostingFrequency
-
Accrued Interest Posting Frequency on Disbursement.
- DORMANT - Enum constant in enum class tech.corefinance.product.common.enums.AccountState
E
- END_OF_dAY - Enum constant in enum class tech.corefinance.product.common.model.DepositBalanceInterestCalculation
-
End of Day Balance:
System will base the interest calculation on the balance the client had in their account at the end of the day. - equals(Object) - Method in class tech.corefinance.product.common.dto.CryptoProductDto
- equals(Object) - Method in class tech.corefinance.product.common.dto.DepositProductDto
- equals(Object) - Method in class tech.corefinance.product.common.dto.ExchangeRateResponse
- equals(Object) - Method in class tech.corefinance.product.common.dto.GenericDepositProductDto
- equals(Object) - Method in class tech.corefinance.product.common.dto.GlProductDto
- equals(Object) - Method in class tech.corefinance.product.common.dto.LoanProductDto
- equals(Object) - Method in class tech.corefinance.product.common.dto.ProductDto
- equals(Object) - Method in class tech.corefinance.product.common.dto.RateResponse
- equals(Object) - Method in class tech.corefinance.product.common.model.ArrearsSetting
- equals(Object) - Method in class tech.corefinance.product.common.model.CurrencyValue
- equals(Object) - Method in class tech.corefinance.product.common.model.DateFixedInYear
- equals(Object) - Method in class tech.corefinance.product.common.model.DepositLimit
- equals(Object) - Method in class tech.corefinance.product.common.model.DepositProductFee
- equals(Object) - Method in class tech.corefinance.product.common.model.DepositProductInterestRate
- equals(Object) - Method in class tech.corefinance.product.common.model.LoanProductFee
- equals(Object) - Method in class tech.corefinance.product.common.model.LoanProductInterestRate
- equals(Object) - Method in class tech.corefinance.product.common.model.PenaltySetting
- equals(Object) - Method in class tech.corefinance.product.common.model.ProductAvailability
- equals(Object) - Method in class tech.corefinance.product.common.model.ProductNewAccountSetting
- equals(Object) - Method in class tech.corefinance.product.common.model.RepaymentCollection
- equals(Object) - Method in class tech.corefinance.product.common.model.RepaymentScheduling
- equals(Object) - Method in class tech.corefinance.product.common.model.RepaymentsScheduleEditing
- equals(Object) - Method in class tech.corefinance.product.common.model.TieredInterestItem
- equals(Object) - Method in class tech.corefinance.product.common.model.ValueConstraint
- equals(Object) - Method in class tech.corefinance.product.common.model.WithdrawalLimit
- EVERY_DAY - Enum constant in enum class tech.corefinance.product.common.model.InterestCalculationDateOptionType
- EVERY_MONTH - Enum constant in enum class tech.corefinance.product.common.model.InterestCalculationDateOptionType
- EVERY_OTHER_WEEK - Enum constant in enum class tech.corefinance.product.common.model.InterestCalculationDateOptionType
- EVERY_SIX_MONTHS - Enum constant in enum class tech.corefinance.product.common.model.InterestCalculationDateOptionType
- EVERY_THREE_MONTHS - Enum constant in enum class tech.corefinance.product.common.model.InterestCalculationDateOptionType
- EVERY_WEEK - Enum constant in enum class tech.corefinance.product.common.model.InterestCalculationDateOptionType
- EVERY_YEAR - Enum constant in enum class tech.corefinance.product.common.model.InterestCalculationDateOptionType
- ExchangeRateResponse - Class in tech.corefinance.product.common.dto
- ExchangeRateResponse() - Constructor for class tech.corefinance.product.common.dto.ExchangeRateResponse
- EXTEND_SCHEDULE - Enum constant in enum class tech.corefinance.product.common.enums.NonWorkingDaysRescheduling
F
- FEE - Enum constant in enum class tech.corefinance.product.common.enums.RepaymentType
- FIRST_DAY_EVERY_MOTNH - Enum constant in enum class tech.corefinance.product.common.model.InterestCalculationDateOptionType
- FIRST_DAY_NEXT_MONTH - Enum constant in enum class tech.corefinance.product.common.enums.ShortMonthHandling
- FIRST_INTO_ARREARS - Enum constant in enum class tech.corefinance.product.common.enums.ArrearsDaysCalculatedFrom
-
Date Account First Went Into Arrears.
- FIXED - Enum constant in enum class tech.corefinance.product.common.model.DepositInterestRateTerms
- FIXED_360_DAYS - Enum constant in enum class tech.corefinance.product.common.enums.InterestDayInYear
-
Actual/360 is a day count convention that counts the actual number of days in each month, but deems each year to be 360 days.
Formula:
Interest = AnnualInterestRate * OutstandingPrincipalBalance/360 * NumberOfDaysInTheTargetMonth
Let’s consider a loan with the following terms.
Loan amount : USD 1000
Interest rate: 10% per year
Number of installments: 5
Interest expected for one month with 28 days: 10%* 1000/360 * 28 = USD 7.78
Interest expected for one month with 31 days: 10%* 1000/360 * 31 = USD 8.61 - FIXED_365_DAYS - Enum constant in enum class tech.corefinance.product.common.enums.InterestDayInYear
-
The Actual/365 Fixed is a day count convention that counts the actual number of days in each month, but deems each year to be 365 days.
- FIXED_DAY_OF_MONTH - Enum constant in enum class tech.corefinance.product.common.enums.RepaymentSchedulingMethod
- FLAT - Enum constant in enum class tech.corefinance.product.common.enums.LoanFeePaymentType
- FLAT - Enum constant in enum class tech.corefinance.product.common.enums.LoanInterestCalculationMethod
- FLAT_NUMBER_OF_INSTALLMENTS - Enum constant in enum class tech.corefinance.product.common.enums.LoanFeePaymentType
- FrequencyOption - Enum Class in tech.corefinance.product.common.enums
- FrequencyOptionYearly - Enum Class in tech.corefinance.product.common.enums
G
- GenericDepositProductDto - Class in tech.corefinance.product.common.dto
- GenericDepositProductDto() - Constructor for class tech.corefinance.product.common.dto.GenericDepositProductDto
- GERMAN_30E_360ISDA - Enum constant in enum class tech.corefinance.product.common.enums.InterestDayInYear
-
The 30E/360 ISDA day count convention deems all months to be 30 days in length and each year to be 360 days.
- getAccruedInterestPostingFrequency() - Method in class tech.corefinance.product.common.model.LoanProductInterestRate
- getAllowNegativeInterestRate() - Method in class tech.corefinance.product.common.model.DepositProductInterestRate
- getAllowOverdrafts() - Method in class tech.corefinance.product.common.dto.GenericDepositProductDto
- getAmount() - Method in class tech.corefinance.product.common.model.DepositProductFee
- getAmount() - Method in class tech.corefinance.product.common.model.LoanProductFee
- getApplyWithholdingTaxes() - Method in class tech.corefinance.product.common.model.DepositProductInterestRate
- getArrearsSetting() - Method in class tech.corefinance.product.common.dto.LoanProductDto
- getAutoApplyInterestPrePayments() - Method in class tech.corefinance.product.common.model.RepaymentCollection
-
Dynamic term loan.
- getAvailabilityMode() - Method in class tech.corefinance.product.common.model.ProductAvailability
- getBalanceInterestCalculation() - Method in class tech.corefinance.product.common.model.DepositProductInterestRate
- getBuyRate() - Method in class tech.corefinance.product.common.dto.ExchangeRateResponse
- getCalculationDateFixedDay() - Method in class tech.corefinance.product.common.model.DepositProductInterestRate
- getCalculationDateFixedMonth() - Method in class tech.corefinance.product.common.model.DepositProductInterestRate
- getCalculationDateOption() - Method in class tech.corefinance.product.common.model.DepositProductInterestRate
- getCalculationDateType() - Method in class tech.corefinance.product.common.model.DepositProductInterestRate
- getCalculationMethod() - Method in class tech.corefinance.product.common.model.PenaltySetting
- getCategory() - Method in class tech.corefinance.product.common.dto.ProductDto
- getChannelId() - Method in class tech.corefinance.product.common.model.WithdrawalLimit
-
Channel ID null mean apply for all channel.
- getCollectPrincipalEveryRepayments() - Method in class tech.corefinance.product.common.model.RepaymentScheduling
-
Collect Principal Every X Repayments.
- getCreatedBy() - Method in class tech.corefinance.product.common.dto.ExchangeRateResponse
- getCreatedBy() - Method in class tech.corefinance.product.common.dto.ProductDto
- getCreatedDate() - Method in class tech.corefinance.product.common.dto.ExchangeRateResponse
- getCreatedDate() - Method in class tech.corefinance.product.common.dto.ProductDto
- getCurrencies() - Method in class tech.corefinance.product.common.dto.ProductDto
- getCurrencyId() - Method in class tech.corefinance.product.common.model.CurrencyValue
- getCurrencyId() - Method in class tech.corefinance.product.common.model.DepositLimit
- getCurrencyId() - Method in class tech.corefinance.product.common.model.DepositProductFee
- getCurrencyId() - Method in class tech.corefinance.product.common.model.LoanProductFee
- getCurrencyId() - Method in class tech.corefinance.product.common.model.TieredInterestItem
- getCurrencyId() - Method in class tech.corefinance.product.common.model.ValueConstraint
- getCurrencyId() - Method in class tech.corefinance.product.common.model.WithdrawalLimit
- getCurrencyName() - Method in class tech.corefinance.product.common.model.DepositLimit
- getCurrencyName() - Method in class tech.corefinance.product.common.model.WithdrawalLimit
- getCurrencyRounding() - Method in class tech.corefinance.product.common.model.RepaymentScheduling
- getDayOfMonth() - Method in class tech.corefinance.product.common.model.DateFixedInYear
- getDaysCalculatedFrom() - Method in class tech.corefinance.product.common.model.ArrearsSetting
-
Arrears Days Calculated From.
- getDaysToSetToDormant() - Method in class tech.corefinance.product.common.dto.GenericDepositProductDto
- getDefaultTermLength() - Method in class tech.corefinance.product.common.dto.GenericDepositProductDto
- getDefaultVal() - Method in class tech.corefinance.product.common.model.ValueConstraint
-
Default amount of money.
- getDepositLimits() - Method in class tech.corefinance.product.common.dto.GenericDepositProductDto
-
Deposit transaction limits.
- getDescription() - Method in class tech.corefinance.product.common.dto.ProductDto
- getEarlyClosurePeriod() - Method in class tech.corefinance.product.common.dto.GenericDepositProductDto
- getFeePaymentType() - Method in class tech.corefinance.product.common.model.LoanProductFee
- getFirstDueDateOffsetConstraints() - Method in class tech.corefinance.product.common.model.RepaymentScheduling
-
Automatically add a default offset in days to the first installment due date and specify the minimum and maximum days that can be added to the first installment date.
- getFixAccountLength() - Method in class tech.corefinance.product.common.model.ProductNewAccountSetting
- getFloors() - Method in class tech.corefinance.product.common.model.ArrearsSetting
-
With a floor (minimum).
- getFromCurrency() - Method in class tech.corefinance.product.common.dto.ExchangeRateResponse
- getFromValue() - Method in class tech.corefinance.product.common.model.TieredInterestItem
-
Value can be number of days or balance.
- getGracePeriodConstraints() - Method in class tech.corefinance.product.common.model.RepaymentScheduling
-
Principal Grace Period.
- getGracePeriodType() - Method in class tech.corefinance.product.common.model.RepaymentScheduling
- getId() - Method in class tech.corefinance.product.common.dto.ProductDto
- getId() - Method in class tech.corefinance.product.common.dto.RateResponse
- getId() - Method in class tech.corefinance.product.common.model.DepositProductFee
- getId() - Method in class tech.corefinance.product.common.model.LoanProductFee
- getIdPrefix() - Method in class tech.corefinance.product.common.model.ProductNewAccountSetting
- getIdSuffix() - Method in class tech.corefinance.product.common.model.ProductNewAccountSetting
- getIncreasementStartingFrom() - Method in class tech.corefinance.product.common.model.ProductNewAccountSetting
- getInitialState() - Method in class tech.corefinance.product.common.model.ProductNewAccountSetting
- getInstallmentsConstraints() - Method in class tech.corefinance.product.common.model.RepaymentScheduling
- getInterestCalculationMethod() - Method in class tech.corefinance.product.common.model.DepositProductInterestRate
- getInterestCalculationMethod() - Method in class tech.corefinance.product.common.model.LoanProductInterestRate
- getInterestCalculationPoint() - Method in class tech.corefinance.product.common.model.LoanProductInterestRate
- getInterestDayInYear() - Method in class tech.corefinance.product.common.model.DepositProductInterestRate
- getInterestDayInYear() - Method in class tech.corefinance.product.common.model.LoanProductInterestRate
- getInterestItems() - Method in class tech.corefinance.product.common.model.DepositProductInterestRate
- getInterestPercentage() - Method in class tech.corefinance.product.common.model.TieredInterestItem
-
Percentage value.
- getInterestRate() - Method in class tech.corefinance.product.common.dto.GenericDepositProductDto
- getInterestRate() - Method in class tech.corefinance.product.common.dto.LoanProductDto
- getInterestRateConstraints() - Method in class tech.corefinance.product.common.model.DepositProductInterestRate
-
Interest Rate Constraints (%) for fixed interest rate.
- getInterestRateConstraints() - Method in class tech.corefinance.product.common.model.LoanProductInterestRate
-
Interest Rate Constraints (%) for fixed interest rate.
- getInterestRateIndexSource() - Method in class tech.corefinance.product.common.model.DepositProductInterestRate
- getInterestRateIndexSource() - Method in class tech.corefinance.product.common.model.LoanProductInterestRate
- getInterestRateTerms() - Method in class tech.corefinance.product.common.model.DepositProductInterestRate
- getInterestType() - Method in class tech.corefinance.product.common.model.LoanProductInterestRate
- getIntervalOption() - Method in class tech.corefinance.product.common.model.RepaymentScheduling
-
Interval repayment scheduling option.
- getIntervalValue() - Method in class tech.corefinance.product.common.model.RepaymentScheduling
-
Interval repayment scheduling value.
- getLastModifiedBy() - Method in class tech.corefinance.product.common.dto.ExchangeRateResponse
- getLastModifiedBy() - Method in class tech.corefinance.product.common.dto.ProductDto
- getLastModifiedDate() - Method in class tech.corefinance.product.common.dto.ExchangeRateResponse
- getLastModifiedDate() - Method in class tech.corefinance.product.common.dto.ProductDto
- getLoanValues() - Method in class tech.corefinance.product.common.dto.LoanProductDto
- getMargin() - Method in class tech.corefinance.product.common.dto.ExchangeRateResponse
- getMaxOverdraftLimits() - Method in class tech.corefinance.product.common.dto.GenericDepositProductDto
- getMaxTermLength() - Method in class tech.corefinance.product.common.dto.GenericDepositProductDto
- getMaxVal() - Method in class tech.corefinance.product.common.model.ValueConstraint
-
Max amount of money.
- getMinTermLength() - Method in class tech.corefinance.product.common.dto.GenericDepositProductDto
- getMinVal() - Method in class tech.corefinance.product.common.model.ValueConstraint
-
Min amount of money.
- getModeInfo() - Method in class tech.corefinance.product.common.model.ProductAvailability
- getMonth() - Method in class tech.corefinance.product.common.model.DateFixedInYear
- getMonthlyPayOption() - Method in class tech.corefinance.product.common.model.DepositProductFee
- getName() - Method in class tech.corefinance.product.common.dto.ProductDto
- getName() - Method in class tech.corefinance.product.common.model.DepositProductFee
- getName() - Method in class tech.corefinance.product.common.model.LoanProductFee
- getNewAccountSetting() - Method in class tech.corefinance.product.common.dto.ProductDto
- getNonWorkingDaysRescheduling() - Method in class tech.corefinance.product.common.model.RepaymentScheduling
- getNote() - Method in class tech.corefinance.product.common.dto.RateResponse
- getOverdraftsInterest() - Method in class tech.corefinance.product.common.dto.GenericDepositProductDto
- getOverdraftsUnderCreditArrangementManaged() - Method in class tech.corefinance.product.common.dto.GenericDepositProductDto
- getPenaltyRateConstraints() - Method in class tech.corefinance.product.common.model.PenaltySetting
-
Penalty Rate Constraints (%).
- getPenaltySetting() - Method in class tech.corefinance.product.common.dto.LoanProductDto
- getPenaltyTolerancePeriod() - Method in class tech.corefinance.product.common.model.PenaltySetting
-
Penalty Tolerance Period X Days.
- getPercentPerDay() - Method in class tech.corefinance.product.common.model.DepositProductInterestRate
- getPercentPerDay() - Method in class tech.corefinance.product.common.model.LoanProductInterestRate
- getPercentSecurityPerLoan() - Method in class tech.corefinance.product.common.dto.LoanProductDto
- getPrePaymentRecalculation() - Method in class tech.corefinance.product.common.model.RepaymentCollection
-
Dynamic term loan Pre-Payment Recalculation.
- getProductAvailabilities() - Method in class tech.corefinance.product.common.dto.ProductDto
- getProductFees() - Method in class tech.corefinance.product.common.dto.GenericDepositProductDto
- getProductFees() - Method in class tech.corefinance.product.common.dto.LoanProductDto
- getRandomPatternTemplate() - Method in class tech.corefinance.product.common.model.ProductNewAccountSetting
- getRateSourceId() - Method in class tech.corefinance.product.common.dto.RateResponse
- getRateSourceName() - Method in class tech.corefinance.product.common.dto.RateResponse
- getRateValue() - Method in class tech.corefinance.product.common.dto.RateResponse
- getRepaymentCollection() - Method in class tech.corefinance.product.common.dto.LoanProductDto
- getRepaymentDays() - Method in class tech.corefinance.product.common.model.RepaymentScheduling
-
Fixed days repayment scheduling value.
- getRepaymentHorizontal() - Method in class tech.corefinance.product.common.model.RepaymentCollection
-
Horizontal or Vertical.
- getRepaymentMethod() - Method in class tech.corefinance.product.common.model.RepaymentScheduling
- getRepaymentScheduling() - Method in class tech.corefinance.product.common.dto.LoanProductDto
- getRepaymentsInterestCalculation() - Method in class tech.corefinance.product.common.model.LoanProductInterestRate
- getRepaymentsScheduleEditing() - Method in class tech.corefinance.product.common.model.RepaymentScheduling
- getRepaymentTypesOrder() - Method in class tech.corefinance.product.common.model.RepaymentCollection
-
Arrange repayment types according to which should be paid first and last on partial or over-payments.
- getRequiredFeeApplication() - Method in class tech.corefinance.product.common.model.LoanProductFee
- getScheduleRounding() - Method in class tech.corefinance.product.common.model.RepaymentScheduling
- getSellRate() - Method in class tech.corefinance.product.common.dto.ExchangeRateResponse
- getShortMonthHandling() - Method in class tech.corefinance.product.common.model.RepaymentScheduling
- getTermUnit() - Method in class tech.corefinance.product.common.dto.GenericDepositProductDto
- getToCurrency() - Method in class tech.corefinance.product.common.dto.ExchangeRateResponse
- getToleranceAmounts() - Method in class tech.corefinance.product.common.model.ArrearsSetting
-
Arrears Tolerance Amount (% of Outstanding Principal).
- getTolerancePeriods() - Method in class tech.corefinance.product.common.model.ArrearsSetting
-
Arrears Tolerance Period in Days.
- getToValue() - Method in class tech.corefinance.product.common.model.TieredInterestItem
-
Value can be number of days or balance.
- getType() - Method in class tech.corefinance.product.common.dto.ProductDto
- getType() - Method in class tech.corefinance.product.common.dto.RateResponse
- getType() - Method in class tech.corefinance.product.common.model.DepositLimit
- getType() - Method in class tech.corefinance.product.common.model.DepositProductFee
- getType() - Method in class tech.corefinance.product.common.model.LoanProductFee
- getType() - Method in class tech.corefinance.product.common.model.ProductNewAccountSetting
- getType() - Method in class tech.corefinance.product.common.model.WithdrawalLimit
-
Limit type.
- getUnderCreditArrangementManaged() - Method in class tech.corefinance.product.common.dto.LoanProductDto
- getValidFrom() - Method in class tech.corefinance.product.common.dto.RateResponse
- getValue() - Method in class tech.corefinance.product.common.model.CurrencyValue
- getValue() - Method in class tech.corefinance.product.common.model.DepositLimit
- getValue() - Method in class tech.corefinance.product.common.model.WithdrawalLimit
-
Limit amount.
- getWithdrawalLimits() - Method in class tech.corefinance.product.common.dto.GenericDepositProductDto
-
Withdrawal Limits.
- GL - Enum constant in enum class tech.corefinance.product.common.enums.ProductCategoryType
- GlProductDto - Class in tech.corefinance.product.common.dto
- GlProductDto() - Constructor for class tech.corefinance.product.common.dto.GlProductDto
- GracePeriodType - Enum Class in tech.corefinance.product.common.enums
H
- hashCode() - Method in class tech.corefinance.product.common.dto.CryptoProductDto
- hashCode() - Method in class tech.corefinance.product.common.dto.DepositProductDto
- hashCode() - Method in class tech.corefinance.product.common.dto.ExchangeRateResponse
- hashCode() - Method in class tech.corefinance.product.common.dto.GenericDepositProductDto
- hashCode() - Method in class tech.corefinance.product.common.dto.GlProductDto
- hashCode() - Method in class tech.corefinance.product.common.dto.LoanProductDto
- hashCode() - Method in class tech.corefinance.product.common.dto.ProductDto
- hashCode() - Method in class tech.corefinance.product.common.dto.RateResponse
- hashCode() - Method in class tech.corefinance.product.common.model.ArrearsSetting
- hashCode() - Method in class tech.corefinance.product.common.model.CurrencyValue
- hashCode() - Method in class tech.corefinance.product.common.model.DateFixedInYear
- hashCode() - Method in class tech.corefinance.product.common.model.DepositLimit
- hashCode() - Method in class tech.corefinance.product.common.model.DepositProductFee
- hashCode() - Method in class tech.corefinance.product.common.model.DepositProductInterestRate
- hashCode() - Method in class tech.corefinance.product.common.model.LoanProductFee
- hashCode() - Method in class tech.corefinance.product.common.model.LoanProductInterestRate
- hashCode() - Method in class tech.corefinance.product.common.model.PenaltySetting
- hashCode() - Method in class tech.corefinance.product.common.model.ProductAvailability
- hashCode() - Method in class tech.corefinance.product.common.model.ProductNewAccountSetting
- hashCode() - Method in class tech.corefinance.product.common.model.RepaymentCollection
- hashCode() - Method in class tech.corefinance.product.common.model.RepaymentScheduling
- hashCode() - Method in class tech.corefinance.product.common.model.RepaymentsScheduleEditing
- hashCode() - Method in class tech.corefinance.product.common.model.TieredInterestItem
- hashCode() - Method in class tech.corefinance.product.common.model.ValueConstraint
- hashCode() - Method in class tech.corefinance.product.common.model.WithdrawalLimit
I
- INCREASEMENT - Enum constant in enum class tech.corefinance.product.common.model.ProductNewAccountSettingType
-
Sequential ID numbers that begin with a specified number.
- INTEREST - Enum constant in enum class tech.corefinance.product.common.enums.RateType
- INTEREST - Enum constant in enum class tech.corefinance.product.common.enums.RepaymentType
- InterestCalculationDateOptionType - Enum Class in tech.corefinance.product.common.model
- InterestCalculationMethod - Enum Class in tech.corefinance.product.common.enums
- InterestDayInYear - Enum Class in tech.corefinance.product.common.enums
- INTERVAL - Enum constant in enum class tech.corefinance.product.common.enums.RepaymentSchedulingMethod
- isAcceptPrepaymentFutureInterest() - Method in class tech.corefinance.product.common.model.RepaymentCollection
- isAcceptPrePayments() - Method in class tech.corefinance.product.common.model.RepaymentCollection
- isActivated() - Method in class tech.corefinance.product.common.dto.ProductDto
- isActivated() - Method in class tech.corefinance.product.common.model.DepositProductFee
- isActivated() - Method in class tech.corefinance.product.common.model.LoanProductFee
- isAdjustFeePaymentSchedule() - Method in class tech.corefinance.product.common.model.RepaymentsScheduleEditing
- isAdjustInterestPaymentSchedule() - Method in class tech.corefinance.product.common.model.RepaymentsScheduleEditing
- isAdjustNumberInstallments() - Method in class tech.corefinance.product.common.model.RepaymentsScheduleEditing
- isAdjustPaymentDates() - Method in class tech.corefinance.product.common.model.RepaymentsScheduleEditing
- isAdjustPenaltyPaymentSchedule() - Method in class tech.corefinance.product.common.model.RepaymentsScheduleEditing
- isAdjustPrincipalPaymentSchedule() - Method in class tech.corefinance.product.common.model.RepaymentsScheduleEditing
- isAllowArbitraryFees() - Method in class tech.corefinance.product.common.dto.ProductDto
- isAllowDepositAfterMaturityDate() - Method in class tech.corefinance.product.common.dto.GenericDepositProductDto
- isAutoSetAsDormant() - Method in class tech.corefinance.product.common.dto.GenericDepositProductDto
- isCapCharges() - Method in class tech.corefinance.product.common.dto.LoanProductDto
- isCloseDormantAccounts() - Method in class tech.corefinance.product.common.dto.LoanProductDto
- isConfigurePaymentHolidays() - Method in class tech.corefinance.product.common.model.RepaymentsScheduleEditing
- isEnableCollateral() - Method in class tech.corefinance.product.common.dto.LoanProductDto
- isEnableEarlyClosurePeriod() - Method in class tech.corefinance.product.common.dto.GenericDepositProductDto
-
Early Closure Period.
- isEnableGuarantors() - Method in class tech.corefinance.product.common.dto.LoanProductDto
- isEnableInterestRate() - Method in class tech.corefinance.product.common.dto.GenericDepositProductDto
-
Interest Rate.
- isEnableTermDeposit() - Method in class tech.corefinance.product.common.dto.GenericDepositProductDto
- isFixLengthId() - Method in class tech.corefinance.product.common.model.ProductNewAccountSetting
- isIncludeNonWorkingDay() - Method in class tech.corefinance.product.common.model.ArrearsSetting
-
Include/Exclude Non-Working Days in Arrears Tolerance Period and Penalty Calculation Method.
- isLockArrearsAccounts() - Method in class tech.corefinance.product.common.dto.LoanProductDto
- isSameConstraintForAllCurrency() - Method in class tech.corefinance.product.common.model.ArrearsSetting
- isSameConstraintForAllCurrency() - Method in class tech.corefinance.product.common.model.DepositProductInterestRate
- isSameConstraintForAllCurrency() - Method in class tech.corefinance.product.common.model.LoanProductInterestRate
- isSameConstraintForAllCurrency() - Method in class tech.corefinance.product.common.model.PenaltySetting
- isSameConstraintForAllCurrency() - Method in class tech.corefinance.product.common.model.RepaymentScheduling
- isShowInactiveFees() - Method in class tech.corefinance.product.common.dto.ProductDto
L
- LAST_DAY_OF_MONTH - Enum constant in enum class tech.corefinance.product.common.enums.ShortMonthHandling
- LATE_REPAYMENT - Enum constant in enum class tech.corefinance.product.common.enums.LoanProductFeeType
-
Late Repayment.
- LOAN - Enum constant in enum class tech.corefinance.product.common.enums.ProductCategoryType
- LOAN_AMOUNT_PERCENTAGE - Enum constant in enum class tech.corefinance.product.common.enums.LoanFeePaymentType
- LOAN_AMOUNT_PERCENTAGE_NUMBER_OF_INSTALLMENTS - Enum constant in enum class tech.corefinance.product.common.enums.LoanFeePaymentType
- LoanFeePaymentType - Enum Class in tech.corefinance.product.common.enums
- LoanInterestCalculationMethod - Enum Class in tech.corefinance.product.common.enums
- LoanInterestType - Enum Class in tech.corefinance.product.common.enums
- LoanProductDto - Class in tech.corefinance.product.common.dto
- LoanProductDto() - Constructor for class tech.corefinance.product.common.dto.LoanProductDto
- LoanProductFee - Class in tech.corefinance.product.common.model
- LoanProductFee() - Constructor for class tech.corefinance.product.common.model.LoanProductFee
- LoanProductFeeType - Enum Class in tech.corefinance.product.common.enums
- LoanProductInterestRate - Class in tech.corefinance.product.common.model
- LoanProductInterestRate() - Constructor for class tech.corefinance.product.common.model.LoanProductInterestRate
M
- MANUAL_FEE - Enum constant in enum class tech.corefinance.product.common.enums.DepositProductFeeType
-
Manual for deposit or loan account.
- MANUAL_FEE - Enum constant in enum class tech.corefinance.product.common.enums.LoanProductFeeType
-
Manual for deposit or loan account.
- MAX_DAILY_DEPOSIT - Enum constant in enum class tech.corefinance.product.common.enums.DepositLimitType
-
Maximum daily deposit limit.
- MAX_DEPOSIT_AMOUNT - Enum constant in enum class tech.corefinance.product.common.enums.DepositLimitType
-
Maximum deposit amount.
- MAX_OPENING_AMOUNT - Enum constant in enum class tech.corefinance.product.common.enums.DepositLimitType
-
Maximum opening deposit amount.
- MIN_ONE_TIME_DEPOSIT - Enum constant in enum class tech.corefinance.product.common.enums.DepositLimitType
-
Minimum one time deposit amount.
- MIN_OPENING_AMOUNT - Enum constant in enum class tech.corefinance.product.common.enums.DepositLimitType
-
Minimum opening deposit amount.
- MONTH - Enum constant in enum class tech.corefinance.product.common.enums.FrequencyOption
- MONTH - Enum constant in enum class tech.corefinance.product.common.enums.FrequencyOptionYearly
- MONTHLY_FEE - Enum constant in enum class tech.corefinance.product.common.enums.DepositProductFeeType
-
Deposit monthly fee.
- MONTHLY_FIRST_DAY - Enum constant in enum class tech.corefinance.product.common.enums.MonthlyPayOption
-
Pay first day every month.
- MONTHLY_FROM_ACTIVATION - Enum constant in enum class tech.corefinance.product.common.enums.MonthlyPayOption
-
Pay monthly base on activation date.
- MONTHLY_LAST_DAY - Enum constant in enum class tech.corefinance.product.common.enums.MonthlyPayOption
-
Pay last day every month.
- MonthlyPayOption - Enum Class in tech.corefinance.product.common.enums
- MOVE_BACKWARD_WORKING_DAY - Enum constant in enum class tech.corefinance.product.common.enums.NonWorkingDaysRescheduling
- MOVE_NEXT_WORKING_DAY - Enum constant in enum class tech.corefinance.product.common.enums.NonWorkingDaysRescheduling
N
- NEW - Enum constant in enum class tech.corefinance.product.common.enums.AccountState
- NO - Enum constant in enum class tech.corefinance.product.common.enums.CreditArrangementManaged
- NO - Enum constant in enum class tech.corefinance.product.common.enums.GracePeriodType
- NO_RECALCULATION - Enum constant in enum class tech.corefinance.product.common.enums.PrePaymentRecalculation
-
No Recalculation.
- NO_RESCHEDULING - Enum constant in enum class tech.corefinance.product.common.enums.NonWorkingDaysRescheduling
- NO_ROUNDING - Enum constant in enum class tech.corefinance.product.common.enums.RepaymentCurrencyRounding
- NO_ROUNDING - Enum constant in enum class tech.corefinance.product.common.enums.RepaymentScheduleRounding
- NONE - Enum constant in enum class tech.corefinance.product.common.enums.PenaltyCalculationMethod
-
No Penalty.
- NonWorkingDaysRescheduling - Enum Class in tech.corefinance.product.common.enums
O
- OLDEST_LATE_REPAYMENT - Enum constant in enum class tech.corefinance.product.common.enums.ArrearsDaysCalculatedFrom
-
Date of Oldest Currently Late Repayment.
- ON_FIXED_DATE - Enum constant in enum class tech.corefinance.product.common.model.InterestCalculationDateOptionType
-
For example fix every 1st January.
- OPEN - Enum constant in enum class tech.corefinance.product.common.enums.AccountState
- OPTIONAL - Enum constant in enum class tech.corefinance.product.common.enums.CreditArrangementManaged
- OUTSTANDING_PRINCIPAL - Enum constant in enum class tech.corefinance.product.common.enums.PenaltyCalculationMethod
-
Outstanding Principal * # of Late Days * Penalty Rate.
- OVERDUE_BALANCE - Enum constant in enum class tech.corefinance.product.common.enums.PenaltyCalculationMethod
-
Overdue Principal * # of Late Days * Penalty Rate.
- OVERDUE_BALANCE_AND_INTEREST - Enum constant in enum class tech.corefinance.product.common.enums.PenaltyCalculationMethod
-
(Overdue Principal + Overdue Interest) * # of Late Days * Penalty Rate.
P
- PARTIAL_APPLICATION - Enum constant in enum class tech.corefinance.product.common.enums.AccountState
- PAYMENT_DUE_DUE_DATE - Enum constant in enum class tech.corefinance.product.common.enums.LoanProductFeeType
-
Payment Due (Applied on Due Dates).
- PAYMENT_DUE_UPFRONT - Enum constant in enum class tech.corefinance.product.common.enums.LoanProductFeeType
-
Payment Due (Applied Upfront).
- PENALTY - Enum constant in enum class tech.corefinance.product.common.enums.RepaymentType
- PenaltyCalculationMethod - Enum Class in tech.corefinance.product.common.enums
- PenaltySetting - Class in tech.corefinance.product.common.model
-
PenaltySetting
How is the penalty rate charged? => % per year. - PenaltySetting() - Constructor for class tech.corefinance.product.common.model.PenaltySetting
- PENDING_APPROVAL - Enum constant in enum class tech.corefinance.product.common.enums.AccountState
- PERCENTAGE_PER_4_WEEKS - Enum constant in enum class tech.corefinance.product.common.enums.InterestCalculationMethod
-
% per 4 weeks.
- PERCENTAGE_PER_MONTH - Enum constant in enum class tech.corefinance.product.common.enums.InterestCalculationMethod
-
% per month.
- PERCENTAGE_PER_WEEK - Enum constant in enum class tech.corefinance.product.common.enums.InterestCalculationMethod
-
% per week.
- PERCENTAGE_PER_X_DAYS - Enum constant in enum class tech.corefinance.product.common.enums.InterestCalculationMethod
-
% per X days.
- PERCENTAGE_PER_YEAR - Enum constant in enum class tech.corefinance.product.common.enums.InterestCalculationMethod
-
% per year.
- PLANNED - Enum constant in enum class tech.corefinance.product.common.enums.LoanProductFeeType
-
Planned (Applied on Due Dates) for loan.
- PrePaymentRecalculation - Enum Class in tech.corefinance.product.common.enums
- PRINCIPAL - Enum constant in enum class tech.corefinance.product.common.enums.GracePeriodType
- PRINCIPAL - Enum constant in enum class tech.corefinance.product.common.enums.RepaymentType
- ProductAvailability - Class in tech.corefinance.product.common.model
- ProductAvailability() - Constructor for class tech.corefinance.product.common.model.ProductAvailability
- ProductAvailabilityMode - Enum Class in tech.corefinance.product.common.enums
- ProductCategoryType - Enum Class in tech.corefinance.product.common.enums
- ProductDto - Class in tech.corefinance.product.common.dto
- ProductDto() - Constructor for class tech.corefinance.product.common.dto.ProductDto
- ProductNewAccountSetting - Class in tech.corefinance.product.common.model
- ProductNewAccountSetting() - Constructor for class tech.corefinance.product.common.model.ProductNewAccountSetting
- ProductNewAccountSettingType - Enum Class in tech.corefinance.product.common.model
- PURE - Enum constant in enum class tech.corefinance.product.common.enums.GracePeriodType
R
- RANDOM_PATTERN - Enum constant in enum class tech.corefinance.product.common.model.ProductNewAccountSettingType
-
Templates consist of the characters `#`, `@`, and `$`, where `#` specifies a number, `@` a letter, and `$` a number or a letter, chosen at random.
- RateResponse - Class in tech.corefinance.product.common.dto
- RateResponse() - Constructor for class tech.corefinance.product.common.dto.RateResponse
- RateType - Enum Class in tech.corefinance.product.common.enums
- RECALCULATE_SCHEDULE_KEEP_SAME_NUMBER_OF_TERMS - Enum constant in enum class tech.corefinance.product.common.enums.PrePaymentRecalculation
-
Recalculate the Schedule, Keep the Same Number of Terms.
- RECALCULATE_SCHEDULE_KEEP_SAME_PRINCIPAL_AMOUNT - Enum constant in enum class tech.corefinance.product.common.enums.PrePaymentRecalculation
-
Recalculate the Schedule, Keep the Same Principal Amount.
- RECOMMENDED_DEPOSIT_AMOUNT - Enum constant in enum class tech.corefinance.product.common.enums.DepositLimitType
-
Recommended deposit amount.
- RECOMMENDED_OPENING_AMOUNT - Enum constant in enum class tech.corefinance.product.common.enums.DepositLimitType
-
Recommended opening amount.
- REPAYMENT - Enum constant in enum class tech.corefinance.product.common.enums.AccruedInterestPostingFrequency
-
Accrued Interest Posting Frequency on Repayment.
- REPAYMENT_PERIODICITY - Enum constant in enum class tech.corefinance.product.common.enums.RepaymentsInterestCalculation
-
Using Repayment Periodicity.
- REPAYMENT_PRINCIPAL_AMOUNT_PERCENTAGE - Enum constant in enum class tech.corefinance.product.common.enums.LoanFeePaymentType
- RepaymentCollection - Class in tech.corefinance.product.common.model
- RepaymentCollection() - Constructor for class tech.corefinance.product.common.model.RepaymentCollection
- RepaymentCurrencyRounding - Enum Class in tech.corefinance.product.common.enums
- RepaymentScheduleRounding - Enum Class in tech.corefinance.product.common.enums
- RepaymentScheduling - Class in tech.corefinance.product.common.model
- RepaymentScheduling() - Constructor for class tech.corefinance.product.common.model.RepaymentScheduling
- RepaymentSchedulingMethod - Enum Class in tech.corefinance.product.common.enums
- RepaymentsInterestCalculation - Enum Class in tech.corefinance.product.common.enums
- RepaymentsScheduleEditing - Class in tech.corefinance.product.common.model
- RepaymentsScheduleEditing() - Constructor for class tech.corefinance.product.common.model.RepaymentsScheduleEditing
- RepaymentType - Enum Class in tech.corefinance.product.common.enums
- REQUIRED - Enum constant in enum class tech.corefinance.product.common.enums.CreditArrangementManaged
- RESCHEDULE_REMAINING_REPAYMENTS - Enum constant in enum class tech.corefinance.product.common.enums.PrePaymentRecalculation
-
Reschedule Remaining Repayments.
- ROUND_PRINCIPAL_AND_INTEREST_REMAINDER_INTO_LAST_REPAYMENT - Enum constant in enum class tech.corefinance.product.common.enums.RepaymentScheduleRounding
- ROUND_REMAINDER_INTO_LAST_REPAYMENT - Enum constant in enum class tech.corefinance.product.common.enums.RepaymentScheduleRounding
- ROUND_TO_NEAREST - Enum constant in enum class tech.corefinance.product.common.enums.RepaymentCurrencyRounding
- ROUND_UP_TO_NEAREST - Enum constant in enum class tech.corefinance.product.common.enums.RepaymentCurrencyRounding
S
- setAcceptPrepaymentFutureInterest(boolean) - Method in class tech.corefinance.product.common.model.RepaymentCollection
- setAcceptPrePayments(boolean) - Method in class tech.corefinance.product.common.model.RepaymentCollection
- setAccruedInterestPostingFrequency(AccruedInterestPostingFrequency) - Method in class tech.corefinance.product.common.model.LoanProductInterestRate
- setActivated(boolean) - Method in class tech.corefinance.product.common.dto.ProductDto
- setActivated(boolean) - Method in class tech.corefinance.product.common.model.DepositProductFee
- setActivated(boolean) - Method in class tech.corefinance.product.common.model.LoanProductFee
- setAdjustFeePaymentSchedule(boolean) - Method in class tech.corefinance.product.common.model.RepaymentsScheduleEditing
- setAdjustInterestPaymentSchedule(boolean) - Method in class tech.corefinance.product.common.model.RepaymentsScheduleEditing
- setAdjustNumberInstallments(boolean) - Method in class tech.corefinance.product.common.model.RepaymentsScheduleEditing
- setAdjustPaymentDates(boolean) - Method in class tech.corefinance.product.common.model.RepaymentsScheduleEditing
- setAdjustPenaltyPaymentSchedule(boolean) - Method in class tech.corefinance.product.common.model.RepaymentsScheduleEditing
- setAdjustPrincipalPaymentSchedule(boolean) - Method in class tech.corefinance.product.common.model.RepaymentsScheduleEditing
- setAllowArbitraryFees(boolean) - Method in class tech.corefinance.product.common.dto.ProductDto
- setAllowDepositAfterMaturityDate(boolean) - Method in class tech.corefinance.product.common.dto.GenericDepositProductDto
- setAllowNegativeInterestRate(Boolean) - Method in class tech.corefinance.product.common.model.DepositProductInterestRate
- setAllowOverdrafts(Boolean) - Method in class tech.corefinance.product.common.dto.GenericDepositProductDto
- setAmount(Double) - Method in class tech.corefinance.product.common.model.DepositProductFee
- setAmount(Double) - Method in class tech.corefinance.product.common.model.LoanProductFee
- setApplyWithholdingTaxes(Boolean) - Method in class tech.corefinance.product.common.model.DepositProductInterestRate
- setArrearsSetting(ArrearsSetting) - Method in class tech.corefinance.product.common.dto.LoanProductDto
- setAutoApplyInterestPrePayments(Boolean) - Method in class tech.corefinance.product.common.model.RepaymentCollection
-
Dynamic term loan.
- setAutoSetAsDormant(boolean) - Method in class tech.corefinance.product.common.dto.GenericDepositProductDto
- setAvailabilityMode(ProductAvailabilityMode) - Method in class tech.corefinance.product.common.model.ProductAvailability
- setBalanceInterestCalculation(DepositBalanceInterestCalculation) - Method in class tech.corefinance.product.common.model.DepositProductInterestRate
- setBuyRate(double) - Method in class tech.corefinance.product.common.dto.ExchangeRateResponse
- setCalculationDateFixedDay(int) - Method in class tech.corefinance.product.common.model.DepositProductInterestRate
- setCalculationDateFixedMonth(int) - Method in class tech.corefinance.product.common.model.DepositProductInterestRate
- setCalculationDateOption(InterestCalculationDateOptionType) - Method in class tech.corefinance.product.common.model.DepositProductInterestRate
- setCalculationDateType(InterestCalculationDateOptionType) - Method in class tech.corefinance.product.common.model.DepositProductInterestRate
- setCalculationMethod(PenaltyCalculationMethod) - Method in class tech.corefinance.product.common.model.PenaltySetting
- setCapCharges(boolean) - Method in class tech.corefinance.product.common.dto.LoanProductDto
- setCategory(String) - Method in class tech.corefinance.product.common.dto.ProductDto
- setChannelId(String) - Method in class tech.corefinance.product.common.model.WithdrawalLimit
-
Channel ID null mean apply for all channel.
- setCloseDormantAccounts(boolean) - Method in class tech.corefinance.product.common.dto.LoanProductDto
- setCollectPrincipalEveryRepayments(Integer) - Method in class tech.corefinance.product.common.model.RepaymentScheduling
-
Collect Principal Every X Repayments.
- setConfigurePaymentHolidays(boolean) - Method in class tech.corefinance.product.common.model.RepaymentsScheduleEditing
- setCreatedBy(BasicUserDto) - Method in class tech.corefinance.product.common.dto.ExchangeRateResponse
- setCreatedBy(BasicUserDto) - Method in class tech.corefinance.product.common.dto.ProductDto
- setCreatedDate(ZonedDateTime) - Method in class tech.corefinance.product.common.dto.ExchangeRateResponse
- setCreatedDate(ZonedDateTime) - Method in class tech.corefinance.product.common.dto.ProductDto
- setCurrencies(String[]) - Method in class tech.corefinance.product.common.dto.ProductDto
- setCurrencyId(String) - Method in class tech.corefinance.product.common.model.CurrencyValue
- setCurrencyId(String) - Method in class tech.corefinance.product.common.model.DepositLimit
- setCurrencyId(String) - Method in class tech.corefinance.product.common.model.DepositProductFee
- setCurrencyId(String) - Method in class tech.corefinance.product.common.model.LoanProductFee
- setCurrencyId(String) - Method in class tech.corefinance.product.common.model.TieredInterestItem
- setCurrencyId(String) - Method in class tech.corefinance.product.common.model.ValueConstraint
- setCurrencyId(String) - Method in class tech.corefinance.product.common.model.WithdrawalLimit
- setCurrencyName(String) - Method in class tech.corefinance.product.common.model.DepositLimit
- setCurrencyName(String) - Method in class tech.corefinance.product.common.model.WithdrawalLimit
- setCurrencyRounding(RepaymentCurrencyRounding) - Method in class tech.corefinance.product.common.model.RepaymentScheduling
- setDayOfMonth(int) - Method in class tech.corefinance.product.common.model.DateFixedInYear
- setDaysCalculatedFrom(ArrearsDaysCalculatedFrom) - Method in class tech.corefinance.product.common.model.ArrearsSetting
-
Arrears Days Calculated From.
- setDaysToSetToDormant(Integer) - Method in class tech.corefinance.product.common.dto.GenericDepositProductDto
- setDefaultTermLength(Integer) - Method in class tech.corefinance.product.common.dto.GenericDepositProductDto
- setDefaultVal(Double) - Method in class tech.corefinance.product.common.model.ValueConstraint
-
Default amount of money.
- setDepositLimits(List<DepositLimit>) - Method in class tech.corefinance.product.common.dto.GenericDepositProductDto
-
Deposit transaction limits.
- setDescription(String) - Method in class tech.corefinance.product.common.dto.ProductDto
- setEarlyClosurePeriod(Integer) - Method in class tech.corefinance.product.common.dto.GenericDepositProductDto
- setEnableCollateral(boolean) - Method in class tech.corefinance.product.common.dto.LoanProductDto
- setEnableEarlyClosurePeriod(boolean) - Method in class tech.corefinance.product.common.dto.GenericDepositProductDto
-
Early Closure Period.
- setEnableGuarantors(boolean) - Method in class tech.corefinance.product.common.dto.LoanProductDto
- setEnableInterestRate(boolean) - Method in class tech.corefinance.product.common.dto.GenericDepositProductDto
-
Interest Rate.
- setEnableTermDeposit(boolean) - Method in class tech.corefinance.product.common.dto.GenericDepositProductDto
- setFeePaymentType(LoanFeePaymentType) - Method in class tech.corefinance.product.common.model.LoanProductFee
- setFirstDueDateOffsetConstraints(List<ValueConstraint>) - Method in class tech.corefinance.product.common.model.RepaymentScheduling
-
Automatically add a default offset in days to the first installment due date and specify the minimum and maximum days that can be added to the first installment date.
- setFixAccountLength(Integer) - Method in class tech.corefinance.product.common.model.ProductNewAccountSetting
- setFixLengthId(boolean) - Method in class tech.corefinance.product.common.model.ProductNewAccountSetting
- setFloors(List<CurrencyValue>) - Method in class tech.corefinance.product.common.model.ArrearsSetting
-
With a floor (minimum).
- setFromCurrency(String) - Method in class tech.corefinance.product.common.dto.ExchangeRateResponse
- setFromValue(double) - Method in class tech.corefinance.product.common.model.TieredInterestItem
-
Value can be number of days or balance.
- setGracePeriodConstraints(List<ValueConstraint>) - Method in class tech.corefinance.product.common.model.RepaymentScheduling
-
Principal Grace Period.
- setGracePeriodType(GracePeriodType) - Method in class tech.corefinance.product.common.model.RepaymentScheduling
- setId(String) - Method in class tech.corefinance.product.common.dto.ProductDto
- setId(String) - Method in class tech.corefinance.product.common.dto.RateResponse
- setId(String) - Method in class tech.corefinance.product.common.model.DepositProductFee
- setId(String) - Method in class tech.corefinance.product.common.model.LoanProductFee
- setIdPrefix(String) - Method in class tech.corefinance.product.common.model.ProductNewAccountSetting
- setIdSuffix(String) - Method in class tech.corefinance.product.common.model.ProductNewAccountSetting
- setIncludeNonWorkingDay(boolean) - Method in class tech.corefinance.product.common.model.ArrearsSetting
-
Include/Exclude Non-Working Days in Arrears Tolerance Period and Penalty Calculation Method.
- setIncreasementStartingFrom(int) - Method in class tech.corefinance.product.common.model.ProductNewAccountSetting
- setInitialState(AccountState) - Method in class tech.corefinance.product.common.model.ProductNewAccountSetting
- setInstallmentsConstraints(List<ValueConstraint>) - Method in class tech.corefinance.product.common.model.RepaymentScheduling
- setInterestCalculationMethod(InterestCalculationMethod) - Method in class tech.corefinance.product.common.model.DepositProductInterestRate
- setInterestCalculationMethod(LoanInterestCalculationMethod) - Method in class tech.corefinance.product.common.model.LoanProductInterestRate
- setInterestCalculationPoint(InterestCalculationMethod) - Method in class tech.corefinance.product.common.model.LoanProductInterestRate
- setInterestDayInYear(InterestDayInYear) - Method in class tech.corefinance.product.common.model.DepositProductInterestRate
- setInterestDayInYear(InterestDayInYear) - Method in class tech.corefinance.product.common.model.LoanProductInterestRate
- setInterestItems(List<TieredInterestItem>) - Method in class tech.corefinance.product.common.model.DepositProductInterestRate
- setInterestPercentage(double) - Method in class tech.corefinance.product.common.model.TieredInterestItem
-
Percentage value.
- setInterestRate(DepositProductInterestRate) - Method in class tech.corefinance.product.common.dto.GenericDepositProductDto
- setInterestRate(LoanProductInterestRate) - Method in class tech.corefinance.product.common.dto.LoanProductDto
- setInterestRateConstraints(List<ValueConstraint>) - Method in class tech.corefinance.product.common.model.DepositProductInterestRate
-
Interest Rate Constraints (%) for fixed interest rate.
- setInterestRateConstraints(List<ValueConstraint>) - Method in class tech.corefinance.product.common.model.LoanProductInterestRate
-
Interest Rate Constraints (%) for fixed interest rate.
- setInterestRateIndexSource(String) - Method in class tech.corefinance.product.common.model.DepositProductInterestRate
- setInterestRateIndexSource(String) - Method in class tech.corefinance.product.common.model.LoanProductInterestRate
- setInterestRateTerms(DepositInterestRateTerms) - Method in class tech.corefinance.product.common.model.DepositProductInterestRate
- setInterestType(LoanInterestType) - Method in class tech.corefinance.product.common.model.LoanProductInterestRate
- setIntervalOption(FrequencyOption) - Method in class tech.corefinance.product.common.model.RepaymentScheduling
-
Interval repayment scheduling option.
- setIntervalValue(Integer) - Method in class tech.corefinance.product.common.model.RepaymentScheduling
-
Interval repayment scheduling value.
- setLastModifiedBy(BasicUserDto) - Method in class tech.corefinance.product.common.dto.ExchangeRateResponse
- setLastModifiedBy(BasicUserDto) - Method in class tech.corefinance.product.common.dto.ProductDto
- setLastModifiedDate(ZonedDateTime) - Method in class tech.corefinance.product.common.dto.ExchangeRateResponse
- setLastModifiedDate(ZonedDateTime) - Method in class tech.corefinance.product.common.dto.ProductDto
- setLoanValues(List<ValueConstraint>) - Method in class tech.corefinance.product.common.dto.LoanProductDto
- setLockArrearsAccounts(boolean) - Method in class tech.corefinance.product.common.dto.LoanProductDto
- setMargin(double) - Method in class tech.corefinance.product.common.dto.ExchangeRateResponse
- setMaxOverdraftLimits(List<CurrencyValue>) - Method in class tech.corefinance.product.common.dto.GenericDepositProductDto
- setMaxTermLength(Integer) - Method in class tech.corefinance.product.common.dto.GenericDepositProductDto
- setMaxVal(Double) - Method in class tech.corefinance.product.common.model.ValueConstraint
-
Max amount of money.
- setMinTermLength(Integer) - Method in class tech.corefinance.product.common.dto.GenericDepositProductDto
- setMinVal(Double) - Method in class tech.corefinance.product.common.model.ValueConstraint
-
Min amount of money.
- setModeInfo(List<String>) - Method in class tech.corefinance.product.common.model.ProductAvailability
- setMonth(int) - Method in class tech.corefinance.product.common.model.DateFixedInYear
- setMonthlyPayOption(MonthlyPayOption) - Method in class tech.corefinance.product.common.model.DepositProductFee
- setName(String) - Method in class tech.corefinance.product.common.dto.ProductDto
- setName(String) - Method in class tech.corefinance.product.common.model.DepositProductFee
- setName(String) - Method in class tech.corefinance.product.common.model.LoanProductFee
- setNewAccountSetting(ProductNewAccountSetting) - Method in class tech.corefinance.product.common.dto.ProductDto
- setNonWorkingDaysRescheduling(NonWorkingDaysRescheduling) - Method in class tech.corefinance.product.common.model.RepaymentScheduling
- setNote(String) - Method in class tech.corefinance.product.common.dto.RateResponse
- setOverdraftsInterest(DepositProductInterestRate) - Method in class tech.corefinance.product.common.dto.GenericDepositProductDto
- setOverdraftsUnderCreditArrangementManaged(CreditArrangementManaged) - Method in class tech.corefinance.product.common.dto.GenericDepositProductDto
- setPenaltyRateConstraints(List<ValueConstraint>) - Method in class tech.corefinance.product.common.model.PenaltySetting
-
Penalty Rate Constraints (%).
- setPenaltySetting(PenaltySetting) - Method in class tech.corefinance.product.common.dto.LoanProductDto
- setPenaltyTolerancePeriod(Integer) - Method in class tech.corefinance.product.common.model.PenaltySetting
-
Penalty Tolerance Period X Days.
- setPercentPerDay(int) - Method in class tech.corefinance.product.common.model.DepositProductInterestRate
- setPercentPerDay(int) - Method in class tech.corefinance.product.common.model.LoanProductInterestRate
- setPercentSecurityPerLoan(Double) - Method in class tech.corefinance.product.common.dto.LoanProductDto
- setPrePaymentRecalculation(PrePaymentRecalculation) - Method in class tech.corefinance.product.common.model.RepaymentCollection
-
Dynamic term loan Pre-Payment Recalculation.
- setProductAvailabilities(List<ProductAvailability>) - Method in class tech.corefinance.product.common.dto.ProductDto
- setProductFees(List<DepositProductFee>) - Method in class tech.corefinance.product.common.dto.GenericDepositProductDto
- setProductFees(List<LoanProductFee>) - Method in class tech.corefinance.product.common.dto.LoanProductDto
- setRandomPatternTemplate(String) - Method in class tech.corefinance.product.common.model.ProductNewAccountSetting
- setRateSourceId(String) - Method in class tech.corefinance.product.common.dto.RateResponse
- setRateSourceName(String) - Method in class tech.corefinance.product.common.dto.RateResponse
- setRateValue(Double) - Method in class tech.corefinance.product.common.dto.RateResponse
- setRepaymentCollection(RepaymentCollection) - Method in class tech.corefinance.product.common.dto.LoanProductDto
- setRepaymentDays(List<Integer>) - Method in class tech.corefinance.product.common.model.RepaymentScheduling
-
Fixed days repayment scheduling value.
- setRepaymentHorizontal(Boolean) - Method in class tech.corefinance.product.common.model.RepaymentCollection
-
Horizontal or Vertical.
- setRepaymentMethod(RepaymentSchedulingMethod) - Method in class tech.corefinance.product.common.model.RepaymentScheduling
- setRepaymentScheduling(RepaymentScheduling) - Method in class tech.corefinance.product.common.dto.LoanProductDto
- setRepaymentsInterestCalculation(RepaymentsInterestCalculation) - Method in class tech.corefinance.product.common.model.LoanProductInterestRate
- setRepaymentsScheduleEditing(RepaymentsScheduleEditing) - Method in class tech.corefinance.product.common.model.RepaymentScheduling
- setRepaymentTypesOrder(List<RepaymentType>) - Method in class tech.corefinance.product.common.model.RepaymentCollection
-
Arrange repayment types according to which should be paid first and last on partial or over-payments.
- setRequiredFeeApplication(Boolean) - Method in class tech.corefinance.product.common.model.LoanProductFee
- setSameConstraintForAllCurrency(boolean) - Method in class tech.corefinance.product.common.model.ArrearsSetting
- setSameConstraintForAllCurrency(boolean) - Method in class tech.corefinance.product.common.model.DepositProductInterestRate
- setSameConstraintForAllCurrency(boolean) - Method in class tech.corefinance.product.common.model.LoanProductInterestRate
- setSameConstraintForAllCurrency(boolean) - Method in class tech.corefinance.product.common.model.PenaltySetting
- setSameConstraintForAllCurrency(boolean) - Method in class tech.corefinance.product.common.model.RepaymentScheduling
- setScheduleRounding(RepaymentScheduleRounding) - Method in class tech.corefinance.product.common.model.RepaymentScheduling
- setSellRate(double) - Method in class tech.corefinance.product.common.dto.ExchangeRateResponse
- setShortMonthHandling(ShortMonthHandling) - Method in class tech.corefinance.product.common.model.RepaymentScheduling
- setShowInactiveFees(boolean) - Method in class tech.corefinance.product.common.dto.ProductDto
- setTermUnit(FrequencyOptionYearly) - Method in class tech.corefinance.product.common.dto.GenericDepositProductDto
- setToCurrency(String) - Method in class tech.corefinance.product.common.dto.ExchangeRateResponse
- setToleranceAmounts(List<ValueConstraint>) - Method in class tech.corefinance.product.common.model.ArrearsSetting
-
Arrears Tolerance Amount (% of Outstanding Principal).
- setTolerancePeriods(List<ValueConstraint>) - Method in class tech.corefinance.product.common.model.ArrearsSetting
-
Arrears Tolerance Period in Days.
- setToValue(double) - Method in class tech.corefinance.product.common.model.TieredInterestItem
-
Value can be number of days or balance.
- setType(String) - Method in class tech.corefinance.product.common.dto.ProductDto
- setType(DepositLimitType) - Method in class tech.corefinance.product.common.model.DepositLimit
- setType(DepositProductFeeType) - Method in class tech.corefinance.product.common.model.DepositProductFee
- setType(LoanProductFeeType) - Method in class tech.corefinance.product.common.model.LoanProductFee
- setType(RateType) - Method in class tech.corefinance.product.common.dto.RateResponse
- setType(WithdrawalLimitType) - Method in class tech.corefinance.product.common.model.WithdrawalLimit
-
Limit type.
- setType(ProductNewAccountSettingType) - Method in class tech.corefinance.product.common.model.ProductNewAccountSetting
- setUnderCreditArrangementManaged(CreditArrangementManaged) - Method in class tech.corefinance.product.common.dto.LoanProductDto
- setValidFrom(ZonedDateTime) - Method in class tech.corefinance.product.common.dto.RateResponse
- setValue(double) - Method in class tech.corefinance.product.common.model.CurrencyValue
- setValue(double) - Method in class tech.corefinance.product.common.model.DepositLimit
- setValue(double) - Method in class tech.corefinance.product.common.model.WithdrawalLimit
-
Limit amount.
- setWithdrawalLimits(List<WithdrawalLimit>) - Method in class tech.corefinance.product.common.dto.GenericDepositProductDto
-
Withdrawal Limits.
- ShortMonthHandling - Enum Class in tech.corefinance.product.common.enums
- SIMPLE - Enum constant in enum class tech.corefinance.product.common.enums.LoanInterestType
-
Simple Interest.
- SPECIFIC_BRANCHES - Enum constant in enum class tech.corefinance.product.common.enums.ProductAvailabilityMode
- SPECIFIC_GROUPS - Enum constant in enum class tech.corefinance.product.common.enums.ProductAvailabilityMode
T
- tech.corefinance.product.common.dto - package tech.corefinance.product.common.dto
- tech.corefinance.product.common.enums - package tech.corefinance.product.common.enums
- tech.corefinance.product.common.model - package tech.corefinance.product.common.model
- TIERED_PER_BALANCE - Enum constant in enum class tech.corefinance.product.common.model.DepositInterestRateTerms
- TIERED_PER_PERIOD - Enum constant in enum class tech.corefinance.product.common.model.DepositInterestRateTerms
- TieredInterestItem - Class in tech.corefinance.product.common.model
- TieredInterestItem() - Constructor for class tech.corefinance.product.common.model.TieredInterestItem
- toString() - Method in class tech.corefinance.product.common.dto.CryptoProductDto
- toString() - Method in class tech.corefinance.product.common.dto.DepositProductDto
- toString() - Method in class tech.corefinance.product.common.dto.ExchangeRateResponse
- toString() - Method in class tech.corefinance.product.common.dto.GenericDepositProductDto
- toString() - Method in class tech.corefinance.product.common.dto.GlProductDto
- toString() - Method in class tech.corefinance.product.common.dto.LoanProductDto
- toString() - Method in class tech.corefinance.product.common.dto.ProductDto
- toString() - Method in class tech.corefinance.product.common.dto.RateResponse
- toString() - Method in class tech.corefinance.product.common.model.ArrearsSetting
- toString() - Method in class tech.corefinance.product.common.model.CurrencyValue
- toString() - Method in class tech.corefinance.product.common.model.DateFixedInYear
- toString() - Method in class tech.corefinance.product.common.model.DepositLimit
- toString() - Method in class tech.corefinance.product.common.model.DepositProductFee
- toString() - Method in class tech.corefinance.product.common.model.DepositProductInterestRate
- toString() - Method in class tech.corefinance.product.common.model.LoanProductFee
- toString() - Method in class tech.corefinance.product.common.model.LoanProductInterestRate
- toString() - Method in class tech.corefinance.product.common.model.PenaltySetting
- toString() - Method in class tech.corefinance.product.common.model.ProductAvailability
- toString() - Method in class tech.corefinance.product.common.model.ProductNewAccountSetting
- toString() - Method in class tech.corefinance.product.common.model.RepaymentCollection
- toString() - Method in class tech.corefinance.product.common.model.RepaymentScheduling
- toString() - Method in class tech.corefinance.product.common.model.RepaymentsScheduleEditing
- toString() - Method in class tech.corefinance.product.common.model.TieredInterestItem
- toString() - Method in class tech.corefinance.product.common.model.ValueConstraint
- toString() - Method in class tech.corefinance.product.common.model.WithdrawalLimit
U
- UPFRONT_DISBURSEMENT - Enum constant in enum class tech.corefinance.product.common.enums.LoanProductFeeType
-
Upfront Disbursement.
- UUID - Enum constant in enum class tech.corefinance.product.common.model.ProductNewAccountSettingType
-
Generated UUID.
V
- VALUE_ADDED_TAX - Enum constant in enum class tech.corefinance.product.common.enums.RateType
- ValueConstraint - Class in tech.corefinance.product.common.model
- ValueConstraint() - Constructor for class tech.corefinance.product.common.model.ValueConstraint
- valueOf(String) - Static method in enum class tech.corefinance.product.common.enums.AccountState
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class tech.corefinance.product.common.enums.AccruedInterestPostingFrequency
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class tech.corefinance.product.common.enums.ArrearsDaysCalculatedFrom
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class tech.corefinance.product.common.enums.CreditArrangementManaged
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class tech.corefinance.product.common.enums.DepositLimitType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class tech.corefinance.product.common.enums.DepositProductFeeType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class tech.corefinance.product.common.enums.FrequencyOption
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class tech.corefinance.product.common.enums.FrequencyOptionYearly
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class tech.corefinance.product.common.enums.GracePeriodType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class tech.corefinance.product.common.enums.InterestCalculationMethod
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class tech.corefinance.product.common.enums.InterestDayInYear
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class tech.corefinance.product.common.enums.LoanFeePaymentType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class tech.corefinance.product.common.enums.LoanInterestCalculationMethod
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class tech.corefinance.product.common.enums.LoanInterestType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class tech.corefinance.product.common.enums.LoanProductFeeType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class tech.corefinance.product.common.enums.MonthlyPayOption
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class tech.corefinance.product.common.enums.NonWorkingDaysRescheduling
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class tech.corefinance.product.common.enums.PenaltyCalculationMethod
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class tech.corefinance.product.common.enums.PrePaymentRecalculation
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class tech.corefinance.product.common.enums.ProductAvailabilityMode
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class tech.corefinance.product.common.enums.ProductCategoryType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class tech.corefinance.product.common.enums.RateType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class tech.corefinance.product.common.enums.RepaymentCurrencyRounding
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class tech.corefinance.product.common.enums.RepaymentScheduleRounding
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class tech.corefinance.product.common.enums.RepaymentSchedulingMethod
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class tech.corefinance.product.common.enums.RepaymentsInterestCalculation
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class tech.corefinance.product.common.enums.RepaymentType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class tech.corefinance.product.common.enums.ShortMonthHandling
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class tech.corefinance.product.common.enums.WithdrawalLimitType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class tech.corefinance.product.common.model.DepositBalanceInterestCalculation
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class tech.corefinance.product.common.model.DepositInterestRateTerms
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class tech.corefinance.product.common.model.InterestCalculationDateOptionType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class tech.corefinance.product.common.model.ProductNewAccountSettingType
-
Returns the enum constant of this class with the specified name.
- values() - Static method in enum class tech.corefinance.product.common.enums.AccountState
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class tech.corefinance.product.common.enums.AccruedInterestPostingFrequency
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class tech.corefinance.product.common.enums.ArrearsDaysCalculatedFrom
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class tech.corefinance.product.common.enums.CreditArrangementManaged
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class tech.corefinance.product.common.enums.DepositLimitType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class tech.corefinance.product.common.enums.DepositProductFeeType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class tech.corefinance.product.common.enums.FrequencyOption
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class tech.corefinance.product.common.enums.FrequencyOptionYearly
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class tech.corefinance.product.common.enums.GracePeriodType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class tech.corefinance.product.common.enums.InterestCalculationMethod
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class tech.corefinance.product.common.enums.InterestDayInYear
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class tech.corefinance.product.common.enums.LoanFeePaymentType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class tech.corefinance.product.common.enums.LoanInterestCalculationMethod
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class tech.corefinance.product.common.enums.LoanInterestType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class tech.corefinance.product.common.enums.LoanProductFeeType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class tech.corefinance.product.common.enums.MonthlyPayOption
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class tech.corefinance.product.common.enums.NonWorkingDaysRescheduling
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class tech.corefinance.product.common.enums.PenaltyCalculationMethod
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class tech.corefinance.product.common.enums.PrePaymentRecalculation
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class tech.corefinance.product.common.enums.ProductAvailabilityMode
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class tech.corefinance.product.common.enums.ProductCategoryType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class tech.corefinance.product.common.enums.RateType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class tech.corefinance.product.common.enums.RepaymentCurrencyRounding
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class tech.corefinance.product.common.enums.RepaymentScheduleRounding
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class tech.corefinance.product.common.enums.RepaymentSchedulingMethod
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class tech.corefinance.product.common.enums.RepaymentsInterestCalculation
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class tech.corefinance.product.common.enums.RepaymentType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class tech.corefinance.product.common.enums.ShortMonthHandling
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class tech.corefinance.product.common.enums.WithdrawalLimitType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class tech.corefinance.product.common.model.DepositBalanceInterestCalculation
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class tech.corefinance.product.common.model.DepositInterestRateTerms
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class tech.corefinance.product.common.model.InterestCalculationDateOptionType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class tech.corefinance.product.common.model.ProductNewAccountSettingType
-
Returns an array containing the constants of this enum class, in the order they are declared.
W
- WEEK - Enum constant in enum class tech.corefinance.product.common.enums.FrequencyOption
- WEEK - Enum constant in enum class tech.corefinance.product.common.enums.FrequencyOptionYearly
- WITHDRAW_LIMIT_DAILY - Enum constant in enum class tech.corefinance.product.common.enums.WithdrawalLimitType
-
Daily limit.
- WITHDRAW_LIMIT_EACH_TIME - Enum constant in enum class tech.corefinance.product.common.enums.WithdrawalLimitType
-
One time withdrawal limit.
- WITHDRAW_LIMIT_MONTHLY - Enum constant in enum class tech.corefinance.product.common.enums.WithdrawalLimitType
-
Monthly limit.
- WITHDRAW_LIMIT_YEARLY - Enum constant in enum class tech.corefinance.product.common.enums.WithdrawalLimitType
-
Yearly limit.
- WITHDRAWAL_LIMIT_PERCENTAGE_OF_BALANCE - Enum constant in enum class tech.corefinance.product.common.enums.WithdrawalLimitType
-
Max Withdrawal Amount As a % of total balance on the deposit account.
- WithdrawalLimit - Class in tech.corefinance.product.common.model
- WithdrawalLimit() - Constructor for class tech.corefinance.product.common.model.WithdrawalLimit
- WithdrawalLimitType - Enum Class in tech.corefinance.product.common.enums
- WITHHOLDING_TAX - Enum constant in enum class tech.corefinance.product.common.enums.RateType
Y
- YEAR - Enum constant in enum class tech.corefinance.product.common.enums.FrequencyOption
All Classes and Interfaces|All Packages|Serialized Form