net.nan21.dnet.module.ad.workflow.ds.filter
Class ActVariableDsFilter
java.lang.Object
net.nan21.dnet.core.presenter.model.AbstractDsFilter
net.nan21.dnet.core.presenter.model.base.AbstractBaseDsFilter
net.nan21.dnet.module.ad.workflow.ds.filter.ActVariableDsFilter
public class ActVariableDsFilter
- extends net.nan21.dnet.core.presenter.model.base.AbstractBaseDsFilter
| Methods inherited from class net.nan21.dnet.core.presenter.model.AbstractDsFilter |
_asLong_ |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ActVariableDsFilter
public ActVariableDsFilter()
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()
getDoubleValue_From
public Float getDoubleValue_From()
getDoubleValue_To
public Float getDoubleValue_To()
setDoubleValue
public void setDoubleValue(Float doubleValue)
setDoubleValue_From
public void setDoubleValue_From(Float doubleValue_From)
setDoubleValue_To
public void setDoubleValue_To(Float doubleValue_To)
getLongValue
public Long getLongValue()
getLongValue_From
public Long getLongValue_From()
getLongValue_To
public Long getLongValue_To()
setLongValue
public void setLongValue(Long longValue)
setLongValue_From
public void setLongValue_From(Long longValue_From)
setLongValue_To
public void setLongValue_To(Long longValue_To)
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.