类 OWfWorkflow
java.lang.Object
com.gdxsoft.easyweb.script.Workflow.OWfWorkflow
-
构造器详细资料
-
OWfWorkflow
public OWfWorkflow()
-
-
方法详细资料
-
init
- 抛出:
Throwable
-
getUnit
-
getCnn
-
getUnits
public com.gdxsoft.easyweb.utils.msnet.MTable getUnits()- 返回:
- the _Units
-
setUnits
public void setUnits(com.gdxsoft.easyweb.utils.msnet.MTable units) - 参数:
units- the _Units to set
-
getUStart
- 返回:
- the _UStart
-
setUStart
- 参数:
start- the _UStart to set
-
getUCur
- 返回:
- the _UCur
-
setUCur
- 参数:
cur- the _UCur to set
-