Class PostInterestRateChartsRequest
java.lang.Object
org.apache.fineract.client.models.PostInterestRateChartsRequest
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
comments="Generator version: 7.8.0")
public class PostInterestRateChartsRequest
extends Object
PostInterestRateChartsRequest
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiondateFormat(String dateFormat) description(String description) booleanGet dateFormatGet descriptionGet fromDateGet localegetName()Get namegetType()Get typeinthashCode()voidsetDateFormat(String dateFormat) voidsetDescription(String description) voidsetFromDate(String fromDate) voidvoidvoidtoString()
-
Field Details
-
SERIALIZED_NAME_DATE_FORMAT
- See Also:
-
SERIALIZED_NAME_DESCRIPTION
- See Also:
-
SERIALIZED_NAME_FROM_DATE
- See Also:
-
SERIALIZED_NAME_LOCALE
- See Also:
-
SERIALIZED_NAME_NAME
- See Also:
-
SERIALIZED_NAME_TYPE
- See Also:
-
-
Constructor Details
-
PostInterestRateChartsRequest
public PostInterestRateChartsRequest()
-
-
Method Details
-
dateFormat
-
getDateFormat
Get dateFormat- Returns:
- dateFormat
-
setDateFormat
-
description
-
getDescription
Get description- Returns:
- description
-
setDescription
-
fromDate
-
getFromDate
Get fromDate- Returns:
- fromDate
-
setFromDate
-
locale
-
getLocale
Get locale- Returns:
- locale
-
setLocale
-
name
-
getName
Get name- Returns:
- name
-
setName
-
type
-
getType
Get type- Returns:
- type
-
setType
-
equals
-
hashCode
public int hashCode() -
toString
-