Class PostGLAccountsRequest
java.lang.Object
org.apache.fineract.client.models.PostGLAccountsRequest
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
comments="Generator version: 7.8.0")
public class PostGLAccountsRequest
extends Object
PostGLAccountsRequest
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiondescription(String description) booleanGet descriptionGet glCodeGet manualEntriesAllowedgetName()Get nameGet parentIdgetTagId()Get tagIdgetType()Get typegetUsage()Get usageinthashCode()manualEntriesAllowed(Boolean manualEntriesAllowed) voidsetDescription(String description) voidvoidsetManualEntriesAllowed(Boolean manualEntriesAllowed) voidvoidsetParentId(Long parentId) voidvoidvoidtoString()
-
Field Details
-
SERIALIZED_NAME_DESCRIPTION
- See Also:
-
SERIALIZED_NAME_GL_CODE
- See Also:
-
SERIALIZED_NAME_MANUAL_ENTRIES_ALLOWED
- See Also:
-
SERIALIZED_NAME_NAME
- See Also:
-
SERIALIZED_NAME_PARENT_ID
- See Also:
-
SERIALIZED_NAME_TAG_ID
- See Also:
-
SERIALIZED_NAME_TYPE
- See Also:
-
SERIALIZED_NAME_USAGE
- See Also:
-
-
Constructor Details
-
PostGLAccountsRequest
public PostGLAccountsRequest()
-
-
Method Details
-
description
-
getDescription
Get description- Returns:
- description
-
setDescription
-
glCode
-
getGlCode
Get glCode- Returns:
- glCode
-
setGlCode
-
manualEntriesAllowed
-
getManualEntriesAllowed
Get manualEntriesAllowed- Returns:
- manualEntriesAllowed
-
setManualEntriesAllowed
-
name
-
getName
Get name- Returns:
- name
-
setName
-
parentId
-
getParentId
Get parentId- Returns:
- parentId
-
setParentId
-
tagId
-
getTagId
Get tagId- Returns:
- tagId
-
setTagId
-
type
-
getType
Get type- Returns:
- type
-
setType
-
usage
-
getUsage
Get usage- Returns:
- usage
-
setUsage
-
equals
-
hashCode
public int hashCode() -
toString
-