public class EgwTypeOfWork extends Object implements Serializable
| Constructor and Description |
|---|
EgwTypeOfWork() |
| Modifier and Type | Method and Description |
|---|---|
String |
getCode() |
Integer |
getCreatedby() |
Date |
getCreateddate() |
String |
getDescription() |
EgPartytype |
getEgPartytype() |
Long |
getId() |
Integer |
getLastmodifiedby() |
Date |
getLastmodifieddate() |
EgwTypeOfWork |
getParentid() |
void |
setCode(String code) |
void |
setCreatedby(Integer createdby) |
void |
setCreateddate(Date createddate) |
void |
setDescription(String description) |
void |
setEgPartytype(EgPartytype egPartytype) |
void |
setId(Long id) |
void |
setLastmodifiedby(Integer lastmodifiedby) |
void |
setLastmodifieddate(Date lastmodifieddate) |
void |
setParentid(EgwTypeOfWork parentid) |
public String getCode()
public void setCode(String code)
code - the code to setpublic Integer getCreatedby()
public void setCreatedby(Integer createdby)
createdby - the createdby to setpublic Date getCreateddate()
public void setCreateddate(Date createddate)
createddate - the createddate to setpublic String getDescription()
public void setDescription(String description)
description - the description to setpublic Long getId()
public void setId(Long id)
id - the id to setpublic Integer getLastmodifiedby()
public void setLastmodifiedby(Integer lastmodifiedby)
lastmodifiedby - the lastmodifiedby to setpublic Date getLastmodifieddate()
public void setLastmodifieddate(Date lastmodifieddate)
lastmodifieddate - the lastmodifieddate to setpublic EgwTypeOfWork getParentid()
public void setParentid(EgwTypeOfWork parentid)
parentid - the parentid to setpublic EgPartytype getEgPartytype()
public void setEgPartytype(EgPartytype egPartytype)
egPartytype - the egPartytype to setCopyright © 2015–2016 eGovernments Foundation. All rights reserved.