类 OWfUnit
java.lang.Object
com.gdxsoft.easyweb.script.Workflow.OWfUnit
-
构造器概要
构造器 -
方法概要
修饰符和类型方法说明描述com.gdxsoft.easyweb.utils.msnet.MTablegetFroms()getName()名称com.gdxsoft.easyweb.utils.msnet.MTablegetTos()getUNID()全局编号 GUNIDgetUType()类型voidsetDescription(String description) 描述voidsetFroms(com.gdxsoft.easyweb.utils.msnet.MTable froms) void名称voidsetTos(com.gdxsoft.easyweb.utils.msnet.MTable tos) void全局编号void类型
-
构造器详细资料
-
OWfUnit
public OWfUnit()
-
-
方法详细资料
-
getUNID
全局编号 GUNID- 返回:
- the _Unit
-
setUNID
全局编号- 参数:
unid- the _Unit to set
-
getName
名称- 返回:
- the _Name
-
setName
名称- 参数:
name- the _Name to set
-
getDescription
描述- 返回:
- the _Description
-
setDescription
描述- 参数:
description- the _Description to set
-
getFroms
public com.gdxsoft.easyweb.utils.msnet.MTable getFroms()- 返回:
- the _Froms
-
setFroms
public void setFroms(com.gdxsoft.easyweb.utils.msnet.MTable froms) - 参数:
froms- the _Froms to set
-
getTos
public com.gdxsoft.easyweb.utils.msnet.MTable getTos()- 返回:
- the _Tos
-
setTos
public void setTos(com.gdxsoft.easyweb.utils.msnet.MTable tos) - 参数:
tos- the _Tos to set
-
getUType
类型- 返回:
- the _UType
-
setUType
类型- 参数:
type- the _UType to set
-