public class CChartOfAccounts extends BaseModel
createdBy, createdDate, id, modifiedBy, modifiedDate| Constructor and Description |
|---|
CChartOfAccounts() |
getCreatedBy, getCreatedDate, getId, getModifiedBy, getModifiedDate, setCreatedBy, setCreatedDate, setId, setModifiedBy, setModifiedDate, validatepublic 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)
myClass - The myClass to set.public String getGlcode()
public void setGlcode(String glcode)
glcode - The glcode to set.public String getName()
public void setName(String name)
name - The name to set.public Long getPurposeId()
public void setPurposeId(Long purposeId)
purposeId - The purposeId to set.public Long getClassification()
public void setClassification(Long classification)
classification - The classification to set.public String getDesc()
public void setDesc(String desc)
desc - The desc to set.public Boolean getFunctionReqd()
public void setFunctionReqd(Boolean functionReqd)
functionReqd - The functionReqd to set.public Boolean getIsActiveForPosting()
public void setIsActiveForPosting(Boolean isActiveForPosting)
isActiveForPosting - The isActiveForPosting to set.public Character getOperation()
public void setOperation(Character operation)
operation - The operation to set.public Long getParentId()
public void setParentId(Long parentId)
parentId - The parentId to set.public Long getSchedule()
public void setSchedule(Long schedule)
schedule - The schedule to set.public Character getType()
public void setType(Character type)
type - The type to set.public Boolean getBudgetCheckReq()
public void setBudgetCheckReq(Boolean budgetCheckReq)
public Boolean getIsSubLedger()
public void setIsSubLedger(Boolean isSubLedger)
Copyright © 2015–2016 eGovernments Foundation. All rights reserved.