类 OrgPost
java.lang.Object
com.gdxsoft.easyweb.script.Workflow.OrgPost
- 作者:
- Administrator
-
构造器概要
构造器 -
方法概要
-
构造器详细资料
-
OrgPost
public OrgPost()
-
-
方法详细资料
-
getPostId
- 返回:
- the _PostId
-
setPostId
- 参数:
postId- the _PostId to set
-
getPostName
- 返回:
- the _PostName
-
setPostName
- 参数:
postName- the _PostName to set
-
isMaster
public boolean isMaster()- 返回:
- the _IsMaster
-
setIsMaster
public void setIsMaster(boolean isMaster) - 参数:
isMaster- the _IsMaster to set
-
getDept
- 返回:
- the _Dept
-
setDept
- 参数:
dept- the _Dept to set
-
getUsers
- 返回:
- the _Users
-
setUsers
- 参数:
users- the _Users to set
-