Class GetLoanProductsWriteOffReasonOptions
java.lang.Object
org.apache.fineract.client.models.GetLoanProductsWriteOffReasonOptions
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
comments="Generator version: 7.8.0")
public class GetLoanProductsWriteOffReasonOptions
extends Object
GetLoanProductsWriteOffReasonOptions
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiondescription(String description) booleanGet activeGet descriptiongetId()Get idGet mandatorygetName()Get nameGet positioninthashCode()voidvoidsetDescription(String description) voidvoidsetMandatory(Boolean mandatory) voidvoidsetPosition(Integer position) toString()
-
Field Details
-
SERIALIZED_NAME_ACTIVE
- See Also:
-
SERIALIZED_NAME_DESCRIPTION
- See Also:
-
SERIALIZED_NAME_ID
- See Also:
-
SERIALIZED_NAME_MANDATORY
- See Also:
-
SERIALIZED_NAME_NAME
- See Also:
-
SERIALIZED_NAME_POSITION
- See Also:
-
-
Constructor Details
-
GetLoanProductsWriteOffReasonOptions
public GetLoanProductsWriteOffReasonOptions()
-
-
Method Details
-
active
-
getActive
Get active- Returns:
- active
-
setActive
-
description
-
getDescription
Get description- Returns:
- description
-
setDescription
-
id
-
getId
Get id- Returns:
- id
-
setId
-
mandatory
-
getMandatory
Get mandatory- Returns:
- mandatory
-
setMandatory
-
name
-
getName
Get name- Returns:
- name
-
setName
-
position
-
getPosition
Get position- Returns:
- position
-
setPosition
-
equals
-
hashCode
public int hashCode() -
toString
-