Class InterestRateChartStabRequest
java.lang.Object
org.apache.fineract.client.models.InterestRateChartStabRequest
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
comments="Generator version: 7.8.0")
public class InterestRateChartStabRequest
extends Object
InterestRateChartStabRequest
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionaddIncentivesItem(InterestIncentiveRequest incentivesItem) amountRangeFrom(BigDecimal amountRangeFrom) amountRangeTo(BigDecimal amountRangeTo) annualInterestRate(BigDecimal annualInterestRate) currencyCode(String currencyCode) description(String description) booleanfromPeriod(Integer fromPeriod) Get amountRangeFromGet amountRangeToGet annualInterestRateGet currencyCodeGet descriptionGet fromPeriodGet incentivesGet localeGet periodTypeGet toPeriodinthashCode()incentives(List<InterestIncentiveRequest> incentives) periodType(Integer periodType) voidsetAmountRangeFrom(BigDecimal amountRangeFrom) voidsetAmountRangeTo(BigDecimal amountRangeTo) voidsetAnnualInterestRate(BigDecimal annualInterestRate) voidsetCurrencyCode(String currencyCode) voidsetDescription(String description) voidsetFromPeriod(Integer fromPeriod) voidsetIncentives(List<InterestIncentiveRequest> incentives) voidvoidsetPeriodType(Integer periodType) voidsetToPeriod(Integer toPeriod) toString()
-
Field Details
-
SERIALIZED_NAME_AMOUNT_RANGE_FROM
- See Also:
-
SERIALIZED_NAME_AMOUNT_RANGE_TO
- See Also:
-
SERIALIZED_NAME_ANNUAL_INTEREST_RATE
- See Also:
-
SERIALIZED_NAME_CURRENCY_CODE
- See Also:
-
SERIALIZED_NAME_DESCRIPTION
- See Also:
-
SERIALIZED_NAME_FROM_PERIOD
- See Also:
-
SERIALIZED_NAME_INCENTIVES
- See Also:
-
SERIALIZED_NAME_LOCALE
- See Also:
-
SERIALIZED_NAME_PERIOD_TYPE
- See Also:
-
SERIALIZED_NAME_TO_PERIOD
- See Also:
-
-
Constructor Details
-
InterestRateChartStabRequest
public InterestRateChartStabRequest()
-
-
Method Details
-
amountRangeFrom
-
getAmountRangeFrom
Get amountRangeFrom- Returns:
- amountRangeFrom
-
setAmountRangeFrom
-
amountRangeTo
-
getAmountRangeTo
Get amountRangeTo- Returns:
- amountRangeTo
-
setAmountRangeTo
-
annualInterestRate
-
getAnnualInterestRate
Get annualInterestRate- Returns:
- annualInterestRate
-
setAnnualInterestRate
-
currencyCode
-
getCurrencyCode
Get currencyCode- Returns:
- currencyCode
-
setCurrencyCode
-
description
-
getDescription
Get description- Returns:
- description
-
setDescription
-
fromPeriod
-
getFromPeriod
Get fromPeriod- Returns:
- fromPeriod
-
setFromPeriod
-
incentives
-
addIncentivesItem
-
getIncentives
Get incentives- Returns:
- incentives
-
setIncentives
-
locale
-
getLocale
Get locale- Returns:
- locale
-
setLocale
-
periodType
-
getPeriodType
Get periodType- Returns:
- periodType
-
setPeriodType
-
toPeriod
-
getToPeriod
Get toPeriod- Returns:
- toPeriod
-
setToPeriod
-
equals
-
hashCode
public int hashCode() -
toString
-