Class GetSavingsProductsPaymentTypeOptions
java.lang.Object
org.apache.fineract.client.models.GetSavingsProductsPaymentTypeOptions
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
comments="Generator version: 7.8.0")
public class GetSavingsProductsPaymentTypeOptions
extends Object
GetSavingsProductsPaymentTypeOptions
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiondescription(String description) booleanGet descriptiongetId()Get idGet isCashPaymentgetName()Get nameGet positioninthashCode()isCashPayment(Boolean isCashPayment) voidsetDescription(String description) voidvoidsetIsCashPayment(Boolean isCashPayment) voidvoidsetPosition(Integer position) toString()
-
Field Details
-
SERIALIZED_NAME_DESCRIPTION
- See Also:
-
SERIALIZED_NAME_ID
- See Also:
-
SERIALIZED_NAME_IS_CASH_PAYMENT
- See Also:
-
SERIALIZED_NAME_NAME
- See Also:
-
SERIALIZED_NAME_POSITION
- See Also:
-
-
Constructor Details
-
GetSavingsProductsPaymentTypeOptions
public GetSavingsProductsPaymentTypeOptions()
-
-
Method Details
-
description
-
getDescription
Get description- Returns:
- description
-
setDescription
-
id
-
getId
Get id- Returns:
- id
-
setId
-
isCashPayment
-
getIsCashPayment
Get isCashPayment- Returns:
- isCashPayment
-
setIsCashPayment
-
name
-
getName
Get name- Returns:
- name
-
setName
-
position
-
getPosition
Get position- Returns:
- position
-
setPosition
-
equals
-
hashCode
public int hashCode() -
toString
-