Class GetInterestRateChartsChartSlabs
java.lang.Object
org.apache.fineract.client.models.GetInterestRateChartsChartSlabs
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
comments="Generator version: 7.8.0")
public class GetInterestRateChartsChartSlabs
extends Object
GetInterestRateChartsChartSlabs
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionannualInterestRate(Integer annualInterestRate) currency(GetInterestRateChartsCurrency currency) booleanfromPeriod(Integer fromPeriod) Get annualInterestRateGet currencyGet fromPeriodgetId()Get idGet periodTypesinthashCode()periodTypes(GetInterestRateChartsTemplatePeriodTypes periodTypes) voidsetAnnualInterestRate(Integer annualInterestRate) voidsetCurrency(GetInterestRateChartsCurrency currency) voidsetFromPeriod(Integer fromPeriod) voidvoidsetPeriodTypes(GetInterestRateChartsTemplatePeriodTypes periodTypes) toString()
-
Field Details
-
SERIALIZED_NAME_ANNUAL_INTEREST_RATE
- See Also:
-
SERIALIZED_NAME_CURRENCY
- See Also:
-
SERIALIZED_NAME_FROM_PERIOD
- See Also:
-
SERIALIZED_NAME_ID
- See Also:
-
SERIALIZED_NAME_PERIOD_TYPES
- See Also:
-
-
Constructor Details
-
GetInterestRateChartsChartSlabs
public GetInterestRateChartsChartSlabs()
-
-
Method Details
-
annualInterestRate
-
getAnnualInterestRate
Get annualInterestRate- Returns:
- annualInterestRate
-
setAnnualInterestRate
-
currency
-
getCurrency
Get currency- Returns:
- currency
-
setCurrency
-
fromPeriod
-
getFromPeriod
Get fromPeriod- Returns:
- fromPeriod
-
setFromPeriod
-
id
-
getId
Get id- Returns:
- id
-
setId
-
periodTypes
public GetInterestRateChartsChartSlabs periodTypes(GetInterestRateChartsTemplatePeriodTypes periodTypes) -
getPeriodTypes
Get periodTypes- Returns:
- periodTypes
-
setPeriodTypes
-
equals
-
hashCode
public int hashCode() -
toString
-