@Entity public class CChartOfAccounts extends AbstractAuditable
| Modifier and Type | Field and Description |
|---|---|
static String |
SEQ_CHARTOFACCOUNTS |
| Constructor and Description |
|---|
CChartOfAccounts() |
getCreatedBy, getCreatedDate, getLastModifiedBy, getLastModifiedDate, setCreatedBy, setCreatedDate, setLastModifiedBy, setLastModifiedDategetVersion, isNew, notEquals, toStringpublic static final String SEQ_CHARTOFACCOUNTS
public Set<CChartOfAccountDetail> getChartOfAccountDetails()
public void setChartOfAccountDetails(Set<CChartOfAccountDetail> chartOfAccountDetail)
public String getMajorCode()
public void setMajorCode(String majorCode)
public Long getMyClass()
public void setMyClass(Long myClass)
public String getGlcode()
public void setGlcode(String glcode)
public String getName()
public void setName(String name)
public Long getPurposeId()
public void setPurposeId(Long purposeId)
public Long getClassification()
public void setClassification(Long classification)
public String getDesc()
public void setDesc(String desc)
public Boolean getFunctionReqd()
public void setFunctionReqd(Boolean functionReqd)
public Boolean getIsActiveForPosting()
public void setIsActiveForPosting(Boolean isActiveForPosting)
public Character getOperation()
public void setOperation(Character operation)
public Long getParentId()
public void setParentId(Long parentId)
public Long getSchedule()
public void setSchedule(Long schedule)
public Character getType()
public void setType(Character type)
public Boolean getBudgetCheckReq()
public void setBudgetCheckReq(Boolean budgetCheckReq)
public Boolean getIsSubLedger()
public void setIsSubLedger(Boolean isSubLedger)
public Long getId()
getId in class AbstractPersistable<Long>public void setId(Long id)
setId in class AbstractPersistable<Long>Copyright © 2015–2017 eGovernments Foundation. All rights reserved.