Class PostGlClosuresRequest
java.lang.Object
org.apache.fineract.client.models.PostGlClosuresRequest
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
comments="Generator version: 7.8.0")
public class PostGlClosuresRequest
extends Object
PostGLCLosuresRequest
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionclosingDate(LocalDate closingDate) dateFormat(String dateFormat) booleanGet closingDateGet commentsGet dateFormatGet localeGet officeIdinthashCode()voidsetClosingDate(LocalDate closingDate) voidsetComments(String comments) voidsetDateFormat(String dateFormat) voidvoidsetOfficeId(Long officeId) toString()
-
Field Details
-
SERIALIZED_NAME_CLOSING_DATE
- See Also:
-
SERIALIZED_NAME_COMMENTS
- See Also:
-
SERIALIZED_NAME_DATE_FORMAT
- See Also:
-
SERIALIZED_NAME_LOCALE
- See Also:
-
SERIALIZED_NAME_OFFICE_ID
- See Also:
-
-
Constructor Details
-
PostGlClosuresRequest
public PostGlClosuresRequest()
-
-
Method Details
-
closingDate
-
getClosingDate
Get closingDate- Returns:
- closingDate
-
setClosingDate
-
comments
-
getComments
Get comments- Returns:
- comments
-
setComments
-
dateFormat
-
getDateFormat
Get dateFormat- Returns:
- dateFormat
-
setDateFormat
-
locale
-
getLocale
Get locale- Returns:
- locale
-
setLocale
-
officeId
-
getOfficeId
Get officeId- Returns:
- officeId
-
setOfficeId
-
equals
-
hashCode
public int hashCode() -
toString
-