@Entity public class CChartOfAccountDetail extends AbstractAuditable
| Modifier and Type | Field and Description |
|---|---|
static String |
SEQ_CHARTOFACCOUNTDETAIL |
| Constructor and Description |
|---|
CChartOfAccountDetail() |
| Modifier and Type | Method and Description |
|---|---|
Accountdetailtype |
getDetailTypeId() |
CChartOfAccounts |
getGlCodeId() |
Long |
getId() |
void |
setDetailTypeId(Accountdetailtype detailTypeId) |
void |
setGlCodeId(CChartOfAccounts glCodeId) |
void |
setId(Long id) |
getCreatedBy, getCreatedDate, getLastModifiedBy, getLastModifiedDate, setCreatedBy, setCreatedDate, setLastModifiedBy, setLastModifiedDategetVersion, isNew, notEquals, toStringpublic static final String SEQ_CHARTOFACCOUNTDETAIL
public CChartOfAccounts getGlCodeId()
public void setGlCodeId(CChartOfAccounts glCodeId)
public Accountdetailtype getDetailTypeId()
public void setDetailTypeId(Accountdetailtype detailTypeId)
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.