Class PostInterestRateChartsChartIdChartSlabsIncentives
java.lang.Object
org.apache.fineract.client.models.PostInterestRateChartsChartIdChartSlabsIncentives
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
comments="Generator version: 7.8.0")
public class PostInterestRateChartsChartIdChartSlabsIncentives
extends Object
PostInterestRateChartsChartIdChartSlabsIncentives
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionamount(BigDecimal amount) attributeName(Integer attributeName) attributeValue(String attributeValue) conditionType(Integer conditionType) entityType(Integer entityType) booleanGet amountGet attributeNameGet attributeValueGet conditionTypeGet entityTypeGet incentiveTypeinthashCode()incentiveType(Integer incentiveType) voidsetAmount(BigDecimal amount) voidsetAttributeName(Integer attributeName) voidsetAttributeValue(String attributeValue) voidsetConditionType(Integer conditionType) voidsetEntityType(Integer entityType) voidsetIncentiveType(Integer incentiveType) toString()
-
Field Details
-
SERIALIZED_NAME_AMOUNT
- See Also:
-
SERIALIZED_NAME_ATTRIBUTE_NAME
- See Also:
-
SERIALIZED_NAME_ATTRIBUTE_VALUE
- See Also:
-
SERIALIZED_NAME_CONDITION_TYPE
- See Also:
-
SERIALIZED_NAME_ENTITY_TYPE
- See Also:
-
SERIALIZED_NAME_INCENTIVE_TYPE
- See Also:
-
-
Constructor Details
-
PostInterestRateChartsChartIdChartSlabsIncentives
public PostInterestRateChartsChartIdChartSlabsIncentives()
-
-
Method Details
-
amount
-
getAmount
Get amount- Returns:
- amount
-
setAmount
-
attributeName
-
getAttributeName
Get attributeName- Returns:
- attributeName
-
setAttributeName
-
attributeValue
-
getAttributeValue
Get attributeValue- Returns:
- attributeValue
-
setAttributeValue
-
conditionType
-
getConditionType
Get conditionType- Returns:
- conditionType
-
setConditionType
-
entityType
-
getEntityType
Get entityType- Returns:
- entityType
-
setEntityType
-
incentiveType
-
getIncentiveType
Get incentiveType- Returns:
- incentiveType
-
setIncentiveType
-
equals
-
hashCode
public int hashCode() -
toString
-