Class BusinessDateResponse
java.lang.Object
org.apache.fineract.client.models.BusinessDateResponse
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
comments="Generator version: 7.8.0")
public class BusinessDateResponse
extends Object
BusinessDateResponse
-
Nested Class Summary
Nested Classes -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiondescription(String description) booleangetDate()Get dateGet descriptiongetType()Get typeinthashCode()voidvoidsetDescription(String description) voidtoString()
-
Field Details
-
SERIALIZED_NAME_DATE
- See Also:
-
SERIALIZED_NAME_DESCRIPTION
- See Also:
-
SERIALIZED_NAME_TYPE
- See Also:
-
-
Constructor Details
-
BusinessDateResponse
public BusinessDateResponse()
-
-
Method Details
-
date
-
getDate
Get date- Returns:
- date
-
setDate
-
description
-
getDescription
Get description- Returns:
- description
-
setDescription
-
type
-
getType
Get type- Returns:
- type
-
setType
-
equals
-
hashCode
public int hashCode() -
toString
-