net.nan21.dnet.module.ad.workflow.ds.model
Class ActVariableDs
java.lang.Object
net.nan21.dnet.core.presenter.model.AbstractDsModel<E>
net.nan21.dnet.core.presenter.model.base.AbstractBaseDs<ActVariable>
net.nan21.dnet.module.ad.workflow.ds.model.ActVariableDs
public class ActVariableDs
- extends net.nan21.dnet.core.presenter.model.base.AbstractBaseDs<ActVariable>
| Methods inherited from class net.nan21.dnet.core.presenter.model.AbstractDsModel |
_asLong_, _getEntity_, _setEntity_, get__clientRecordId__, set__clientRecordId__ |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
fTYPE
public static final String fTYPE
- See Also:
- Constant Field Values
fNAME
public static final String fNAME
- See Also:
- Constant Field Values
fPROCESSINSTANCEID
public static final String fPROCESSINSTANCEID
- See Also:
- Constant Field Values
fEXECUTIONID
public static final String fEXECUTIONID
- See Also:
- Constant Field Values
fDOUBLEVALUE
public static final String fDOUBLEVALUE
- See Also:
- Constant Field Values
fLONGVALUE
public static final String fLONGVALUE
- See Also:
- Constant Field Values
fTEXTVALUE
public static final String fTEXTVALUE
- See Also:
- Constant Field Values
fTEXTVALUE2
public static final String fTEXTVALUE2
- See Also:
- Constant Field Values
ActVariableDs
public ActVariableDs()
ActVariableDs
public ActVariableDs(ActVariable e)
getType
public String getType()
setType
public void setType(String type)
getName
public String getName()
setName
public void setName(String name)
getProcessInstanceId
public String getProcessInstanceId()
setProcessInstanceId
public void setProcessInstanceId(String processInstanceId)
getExecutionId
public String getExecutionId()
setExecutionId
public void setExecutionId(String executionId)
getDoubleValue
public Float getDoubleValue()
setDoubleValue
public void setDoubleValue(Float doubleValue)
getLongValue
public Long getLongValue()
setLongValue
public void setLongValue(Long longValue)
getTextValue
public String getTextValue()
setTextValue
public void setTextValue(String textValue)
getTextValue2
public String getTextValue2()
setTextValue2
public void setTextValue2(String textValue2)
Copyright © 2012. All Rights Reserved.