Class GetLoanProductsPrincipalVariationsForBorrowerCycle
java.lang.Object
org.apache.fineract.client.models.GetLoanProductsPrincipalVariationsForBorrowerCycle
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
comments="Generator version: 7.8.0")
public class GetLoanProductsPrincipalVariationsForBorrowerCycle
extends Object
GetLoanProductsPrincipalVariationsForBorrowerCycle
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionborrowerCycleNumber(Integer borrowerCycleNumber) defaultValue(Double defaultValue) booleanGet borrowerCycleNumberGet defaultValuegetId()Get idGet maxValueGet minValueGet paramTypeGet valueConditionTypeinthashCode()paramType(GetLoanProductsParamType paramType) voidsetBorrowerCycleNumber(Integer borrowerCycleNumber) voidsetDefaultValue(Double defaultValue) voidvoidsetMaxValue(Double maxValue) voidsetMinValue(Double minValue) voidsetParamType(GetLoanProductsParamType paramType) voidsetValueConditionType(GetLoanProductsValueConditionType valueConditionType) toString()valueConditionType(GetLoanProductsValueConditionType 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_PARAM_TYPE
- See Also:
-
SERIALIZED_NAME_VALUE_CONDITION_TYPE
- See Also:
-
-
Constructor Details
-
GetLoanProductsPrincipalVariationsForBorrowerCycle
public GetLoanProductsPrincipalVariationsForBorrowerCycle()
-
-
Method Details
-
borrowerCycleNumber
public GetLoanProductsPrincipalVariationsForBorrowerCycle borrowerCycleNumber(Integer 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
-
paramType
public GetLoanProductsPrincipalVariationsForBorrowerCycle paramType(GetLoanProductsParamType paramType) -
getParamType
Get paramType- Returns:
- paramType
-
setParamType
-
valueConditionType
public GetLoanProductsPrincipalVariationsForBorrowerCycle valueConditionType(GetLoanProductsValueConditionType valueConditionType) -
getValueConditionType
Get valueConditionType- Returns:
- valueConditionType
-
setValueConditionType
-
equals
-
hashCode
public int hashCode() -
toString
-