Class GLAccount
java.lang.Object
org.apache.fineract.client.models.GLAccount
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
comments="Generator version: 7.8.0")
public class GLAccount
extends Object
GLAccount
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final String -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionaddChildrenItem(GLAccount childrenItem) description(String description) detailAccount(Boolean detailAccount) booleanGet childrenGet descriptionGet detailAccountGet disabledGet glCodeGet headerAccountGet hierarchygetId()Get idGet manualEntriesAllowedgetName()Get namegetNew()Get _newGet parentgetTagId()Get tagIdgetType()Get typegetUsage()Get usageinthashCode()headerAccount(Boolean headerAccount) manualEntriesAllowed(Boolean manualEntriesAllowed) voidsetChildren(List<GLAccount> children) voidsetDescription(String description) voidsetDetailAccount(Boolean detailAccount) voidsetDisabled(Boolean disabled) voidvoidsetHeaderAccount(Boolean headerAccount) voidsetHierarchy(String hierarchy) voidvoidsetManualEntriesAllowed(Boolean manualEntriesAllowed) voidvoidvoidvoidvoidvoidtoString()
-
Field Details
-
SERIALIZED_NAME_CHILDREN
- See Also:
-
SERIALIZED_NAME_DESCRIPTION
- See Also:
-
SERIALIZED_NAME_DETAIL_ACCOUNT
- See Also:
-
SERIALIZED_NAME_DISABLED
- See Also:
-
SERIALIZED_NAME_GL_CODE
- See Also:
-
SERIALIZED_NAME_HEADER_ACCOUNT
- See Also:
-
SERIALIZED_NAME_HIERARCHY
- See Also:
-
SERIALIZED_NAME_ID
- See Also:
-
SERIALIZED_NAME_MANUAL_ENTRIES_ALLOWED
- See Also:
-
SERIALIZED_NAME_NAME
- See Also:
-
SERIALIZED_NAME_NEW
- See Also:
-
SERIALIZED_NAME_PARENT
- See Also:
-
SERIALIZED_NAME_TAG_ID
- See Also:
-
SERIALIZED_NAME_TYPE
- See Also:
-
SERIALIZED_NAME_USAGE
- See Also:
-
-
Constructor Details
-
GLAccount
public GLAccount()
-
-
Method Details
-
children
-
addChildrenItem
-
getChildren
Get children- Returns:
- children
-
setChildren
-
description
-
getDescription
Get description- Returns:
- description
-
setDescription
-
detailAccount
-
getDetailAccount
Get detailAccount- Returns:
- detailAccount
-
setDetailAccount
-
disabled
-
getDisabled
Get disabled- Returns:
- disabled
-
setDisabled
-
glCode
-
getGlCode
Get glCode- Returns:
- glCode
-
setGlCode
-
headerAccount
-
getHeaderAccount
Get headerAccount- Returns:
- headerAccount
-
setHeaderAccount
-
hierarchy
-
getHierarchy
Get hierarchy- Returns:
- hierarchy
-
setHierarchy
-
id
-
getId
Get id- Returns:
- id
-
setId
-
manualEntriesAllowed
-
getManualEntriesAllowed
Get manualEntriesAllowed- Returns:
- manualEntriesAllowed
-
setManualEntriesAllowed
-
name
-
getName
Get name- Returns:
- name
-
setName
-
_new
-
getNew
Get _new- Returns:
- _new
-
setNew
-
parent
-
getParent
Get parent- Returns:
- parent
-
setParent
-
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
-