Class PostInterestRateChartsChartIdChartSlabsRequest
java.lang.Object
org.apache.fineract.client.models.PostInterestRateChartsChartIdChartSlabsRequest
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
comments="Generator version: 7.8.0")
public class PostInterestRateChartsChartIdChartSlabsRequest
extends Object
PostInterestRateChartsChartIdChartSlabsRequest
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionaddIncentivesItem(PostInterestRateChartsChartIdChartSlabsIncentives incentivesItem) annualInterestRate(Double annualInterestRate) description(String description) booleanfromPeriod(Integer fromPeriod) Get annualInterestRateGet descriptionGet fromPeriodGet incentivesGet localeGet periodTypeGet toPeriodinthashCode()periodType(Integer periodType) voidsetAnnualInterestRate(Double annualInterestRate) voidsetDescription(String description) voidsetFromPeriod(Integer fromPeriod) voidvoidvoidsetPeriodType(Integer periodType) voidsetToPeriod(Integer toPeriod) toString()
-
Field Details
-
SERIALIZED_NAME_ANNUAL_INTEREST_RATE
- 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
-
PostInterestRateChartsChartIdChartSlabsRequest
public PostInterestRateChartsChartIdChartSlabsRequest()
-
-
Method Details
-
annualInterestRate
-
getAnnualInterestRate
Get annualInterestRate- Returns:
- annualInterestRate
-
setAnnualInterestRate
-
description
-
getDescription
Get description- Returns:
- description
-
setDescription
-
fromPeriod
-
getFromPeriod
Get fromPeriod- Returns:
- fromPeriod
-
setFromPeriod
-
incentives
public PostInterestRateChartsChartIdChartSlabsRequest incentives(Set<PostInterestRateChartsChartIdChartSlabsIncentives> incentives) -
addIncentivesItem
public PostInterestRateChartsChartIdChartSlabsRequest addIncentivesItem(PostInterestRateChartsChartIdChartSlabsIncentives incentivesItem) -
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
-