Class LoanProductBorrowerCycleVariationData
java.lang.Object
org.apache.fineract.client.models.LoanProductBorrowerCycleVariationData
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
comments="Generator version: 7.8.0")
public class LoanProductBorrowerCycleVariationData
extends Object
LoanProductBorrowerCycleVariationData
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic enumGets or Sets loanProductParamTypestatic enumGets or Sets loanProductValueConditionType -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionborrowerCycleNumber(Integer borrowerCycleNumber) defaultValue(BigDecimal defaultValue) booleanGet borrowerCycleNumberGet defaultValuegetId()Get idGet loanProductParamTypeGet loanProductValueConditionTypeGet maxValueGet minValueGet paramTypeGet valueConditionTypeinthashCode()loanProductParamType(LoanProductBorrowerCycleVariationData.LoanProductParamTypeEnum loanProductParamType) loanProductValueConditionType(LoanProductBorrowerCycleVariationData.LoanProductValueConditionTypeEnum loanProductValueConditionType) maxValue(BigDecimal maxValue) minValue(BigDecimal minValue) paramType(EnumOptionData paramType) voidsetBorrowerCycleNumber(Integer borrowerCycleNumber) voidsetDefaultValue(BigDecimal defaultValue) voidvoidsetLoanProductParamType(LoanProductBorrowerCycleVariationData.LoanProductParamTypeEnum loanProductParamType) voidsetLoanProductValueConditionType(LoanProductBorrowerCycleVariationData.LoanProductValueConditionTypeEnum loanProductValueConditionType) voidsetMaxValue(BigDecimal maxValue) voidsetMinValue(BigDecimal minValue) voidsetParamType(EnumOptionData paramType) voidsetValueConditionType(EnumOptionData valueConditionType) toString()valueConditionType(EnumOptionData valueConditionType)
-
Field Details
-
SERIALIZED_NAME_BORROWER_CYCLE_NUMBER
- See Also:
-
SERIALIZED_NAME_DEFAULT_VALUE
- See Also:
-
SERIALIZED_NAME_ID
- See Also:
-
SERIALIZED_NAME_LOAN_PRODUCT_PARAM_TYPE
- See Also:
-
SERIALIZED_NAME_LOAN_PRODUCT_VALUE_CONDITION_TYPE
- See Also:
-
SERIALIZED_NAME_MAX_VALUE
- See Also:
-
SERIALIZED_NAME_MIN_VALUE
- See Also:
-
SERIALIZED_NAME_PARAM_TYPE
- See Also:
-
SERIALIZED_NAME_VALUE_CONDITION_TYPE
- See Also:
-
-
Constructor Details
-
LoanProductBorrowerCycleVariationData
public LoanProductBorrowerCycleVariationData()
-
-
Method Details
-
borrowerCycleNumber
-
getBorrowerCycleNumber
Get borrowerCycleNumber- Returns:
- borrowerCycleNumber
-
setBorrowerCycleNumber
-
defaultValue
-
getDefaultValue
Get defaultValue- Returns:
- defaultValue
-
setDefaultValue
-
id
-
getId
Get id- Returns:
- id
-
setId
-
loanProductParamType
public LoanProductBorrowerCycleVariationData loanProductParamType(LoanProductBorrowerCycleVariationData.LoanProductParamTypeEnum loanProductParamType) -
getLoanProductParamType
@Nullable public LoanProductBorrowerCycleVariationData.LoanProductParamTypeEnum getLoanProductParamType()Get loanProductParamType- Returns:
- loanProductParamType
-
setLoanProductParamType
public void setLoanProductParamType(LoanProductBorrowerCycleVariationData.LoanProductParamTypeEnum loanProductParamType) -
loanProductValueConditionType
public LoanProductBorrowerCycleVariationData loanProductValueConditionType(LoanProductBorrowerCycleVariationData.LoanProductValueConditionTypeEnum loanProductValueConditionType) -
getLoanProductValueConditionType
@Nullable public LoanProductBorrowerCycleVariationData.LoanProductValueConditionTypeEnum getLoanProductValueConditionType()Get loanProductValueConditionType- Returns:
- loanProductValueConditionType
-
setLoanProductValueConditionType
public void setLoanProductValueConditionType(LoanProductBorrowerCycleVariationData.LoanProductValueConditionTypeEnum loanProductValueConditionType) -
maxValue
-
getMaxValue
Get maxValue- Returns:
- maxValue
-
setMaxValue
-
minValue
-
getMinValue
Get minValue- Returns:
- minValue
-
setMinValue
-
paramType
-
getParamType
Get paramType- Returns:
- paramType
-
setParamType
-
valueConditionType
-
getValueConditionType
Get valueConditionType- Returns:
- valueConditionType
-
setValueConditionType
-
equals
-
hashCode
public int hashCode() -
toString
-