Class GetInterestRateChartsChartIdChartSlabsResponse
java.lang.Object
org.apache.fineract.client.models.GetInterestRateChartsChartIdChartSlabsResponse
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
comments="Generator version: 7.8.0")
public class GetInterestRateChartsChartIdChartSlabsResponse
extends Object
GetInterestRateChartsChartIdChartSlabsResponse
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionaddIncentivesItem(GetInterestRateChartsChartIdChartSlabsIncentives incentivesItem) annualInterestRate(Double annualInterestRate) currency(GetInterestRateChartsCurrency currency) description(String description) booleanfromPeriod(Integer fromPeriod) Get annualInterestRateGet currencyGet descriptionGet fromPeriodgetId()Get idGet incentivesGet periodTypesGet toPeriodinthashCode()periodTypes(GetInterestRateChartsTemplatePeriodTypes periodTypes) voidsetAnnualInterestRate(Double annualInterestRate) voidsetCurrency(GetInterestRateChartsCurrency currency) voidsetDescription(String description) voidsetFromPeriod(Integer fromPeriod) voidvoidvoidsetPeriodTypes(GetInterestRateChartsTemplatePeriodTypes periodTypes) voidsetToPeriod(Integer toPeriod) toString()
-
Field Details
-
SERIALIZED_NAME_ANNUAL_INTEREST_RATE
- See Also:
-
SERIALIZED_NAME_CURRENCY
- See Also:
-
SERIALIZED_NAME_DESCRIPTION
- See Also:
-
SERIALIZED_NAME_FROM_PERIOD
- See Also:
-
SERIALIZED_NAME_ID
- See Also:
-
SERIALIZED_NAME_INCENTIVES
- See Also:
-
SERIALIZED_NAME_PERIOD_TYPES
- See Also:
-
SERIALIZED_NAME_TO_PERIOD
- See Also:
-
-
Constructor Details
-
GetInterestRateChartsChartIdChartSlabsResponse
public GetInterestRateChartsChartIdChartSlabsResponse()
-
-
Method Details
-
annualInterestRate
-
getAnnualInterestRate
Get annualInterestRate- Returns:
- annualInterestRate
-
setAnnualInterestRate
-
currency
public GetInterestRateChartsChartIdChartSlabsResponse currency(GetInterestRateChartsCurrency currency) -
getCurrency
Get currency- Returns:
- currency
-
setCurrency
-
description
-
getDescription
Get description- Returns:
- description
-
setDescription
-
fromPeriod
-
getFromPeriod
Get fromPeriod- Returns:
- fromPeriod
-
setFromPeriod
-
id
-
getId
Get id- Returns:
- id
-
setId
-
incentives
public GetInterestRateChartsChartIdChartSlabsResponse incentives(Set<GetInterestRateChartsChartIdChartSlabsIncentives> incentives) -
addIncentivesItem
public GetInterestRateChartsChartIdChartSlabsResponse addIncentivesItem(GetInterestRateChartsChartIdChartSlabsIncentives incentivesItem) -
getIncentives
Get incentives- Returns:
- incentives
-
setIncentives
-
periodTypes
public GetInterestRateChartsChartIdChartSlabsResponse periodTypes(GetInterestRateChartsTemplatePeriodTypes periodTypes) -
getPeriodTypes
Get periodTypes- Returns:
- periodTypes
-
setPeriodTypes
-
toPeriod
-
getToPeriod
Get toPeriod- Returns:
- toPeriod
-
setToPeriod
-
equals
-
hashCode
public int hashCode() -
toString
-