Class InterestIncentiveRequest
java.lang.Object
org.apache.fineract.client.models.InterestIncentiveRequest
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
comments="Generator version: 7.8.0")
public class InterestIncentiveRequest
extends Object
InterestIncentiveRequest
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionamount(BigDecimal amount) attributeName(Integer attributeName) attributeValue(String attributeValue) conditionType(Integer conditionType) description(String description) entityType(Integer entityType) booleanGet amountGet attributeNameGet attributeValueGet conditionTypeGet descriptionGet entityTypegetId()Get idGet incentiveTypeinthashCode()incentiveType(Integer incentiveType) voidsetAmount(BigDecimal amount) voidsetAttributeName(Integer attributeName) voidsetAttributeValue(String attributeValue) voidsetConditionType(Integer conditionType) voidsetDescription(String description) voidsetEntityType(Integer entityType) voidvoidsetIncentiveType(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_DESCRIPTION
- See Also:
-
SERIALIZED_NAME_ENTITY_TYPE
- See Also:
-
SERIALIZED_NAME_ID
- See Also:
-
SERIALIZED_NAME_INCENTIVE_TYPE
- See Also:
-
-
Constructor Details
-
InterestIncentiveRequest
public InterestIncentiveRequest()
-
-
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
-
description
-
getDescription
Get description- Returns:
- description
-
setDescription
-
entityType
-
getEntityType
Get entityType- Returns:
- entityType
-
setEntityType
-
id
-
getId
Get id- Returns:
- id
-
setId
-
incentiveType
-
getIncentiveType
Get incentiveType- Returns:
- incentiveType
-
setIncentiveType
-
equals
-
hashCode
public int hashCode() -
toString
-