Class GetChargesAppliesToResponse
java.lang.Object
org.apache.fineract.client.models.GetChargesAppliesToResponse
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
comments="Generator version: 7.8.0")
public class GetChargesAppliesToResponse
extends Object
GetChargesAppliesToResponse
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiondescription(String description) booleangetCode()Get codeGet descriptiongetId()Get idinthashCode()voidvoidsetDescription(String description) voidtoString()
-
Field Details
-
SERIALIZED_NAME_CODE
- See Also:
-
SERIALIZED_NAME_DESCRIPTION
- See Also:
-
SERIALIZED_NAME_ID
- See Also:
-
-
Constructor Details
-
GetChargesAppliesToResponse
public GetChargesAppliesToResponse()
-
-
Method Details
-
code
-
getCode
Get code- Returns:
- code
-
setCode
-
description
-
getDescription
Get description- Returns:
- description
-
setDescription
-
id
-
getId
Get id- Returns:
- id
-
setId
-
equals
-
hashCode
public int hashCode() -
toString
-