Class LoanProductBorrowerCycleVariations
java.lang.Object
org.apache.fineract.client.models.LoanProductBorrowerCycleVariations
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
comments="Generator version: 7.8.0")
public class LoanProductBorrowerCycleVariations
extends Object
LoanProductBorrowerCycleVariations
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic enumGets or Sets paramTypestatic enumGets or Sets valueConditionType -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionborrowerCycleNumber(Integer borrowerCycleNumber) defaultValue(BigDecimal defaultValue) booleanGet borrowerCycleNumberGet defaultValuegetId()Get idGet maxValueGet minValuegetNew()Get _newGet paramTypeGet valueConditionTypeinthashCode()maxValue(BigDecimal maxValue) minValue(BigDecimal minValue) voidsetBorrowerCycleNumber(Integer borrowerCycleNumber) voidsetDefaultValue(BigDecimal defaultValue) voidvoidsetMaxValue(BigDecimal maxValue) voidsetMinValue(BigDecimal minValue) voidvoidvoidsetValueConditionType(LoanProductBorrowerCycleVariations.ValueConditionTypeEnum valueConditionType) toString()valueConditionType(LoanProductBorrowerCycleVariations.ValueConditionTypeEnum valueConditionType)
-
Field Details
-
SERIALIZED_NAME_BORROWER_CYCLE_NUMBER
- See Also:
-
SERIALIZED_NAME_DEFAULT_VALUE
- See Also:
-
SERIALIZED_NAME_ID
- See Also:
-
SERIALIZED_NAME_MAX_VALUE
- See Also:
-
SERIALIZED_NAME_MIN_VALUE
- See Also:
-
SERIALIZED_NAME_NEW
- See Also:
-
SERIALIZED_NAME_PARAM_TYPE
- See Also:
-
SERIALIZED_NAME_VALUE_CONDITION_TYPE
- See Also:
-
-
Constructor Details
-
LoanProductBorrowerCycleVariations
public LoanProductBorrowerCycleVariations()
-
-
Method Details
-
borrowerCycleNumber
-
getBorrowerCycleNumber
Get borrowerCycleNumber- Returns:
- borrowerCycleNumber
-
setBorrowerCycleNumber
-
defaultValue
-
getDefaultValue
Get defaultValue- Returns:
- defaultValue
-
setDefaultValue
-
id
-
getId
Get id- Returns:
- id
-
setId
-
maxValue
-
getMaxValue
Get maxValue- Returns:
- maxValue
-
setMaxValue
-
minValue
-
getMinValue
Get minValue- Returns:
- minValue
-
setMinValue
-
_new
-
getNew
Get _new- Returns:
- _new
-
setNew
-
paramType
public LoanProductBorrowerCycleVariations paramType(LoanProductBorrowerCycleVariations.ParamTypeEnum paramType) -
getParamType
Get paramType- Returns:
- paramType
-
setParamType
-
valueConditionType
public LoanProductBorrowerCycleVariations valueConditionType(LoanProductBorrowerCycleVariations.ValueConditionTypeEnum valueConditionType) -
getValueConditionType
Get valueConditionType- Returns:
- valueConditionType
-
setValueConditionType
public void setValueConditionType(LoanProductBorrowerCycleVariations.ValueConditionTypeEnum valueConditionType) -
equals
-
hashCode
public int hashCode() -
toString
-