@Entity public class DateVariable extends Variable
| 构造器和说明 |
|---|
DateVariable() |
DateVariable(Date value) |
| 限定符和类型 | 方法和说明 |
|---|---|
Date |
getDateValue() |
VariableType |
getType() |
Object |
getValue() |
void |
setDateValue(Date dateValue) |
getId, getKey, getProcessInstanceId, getRootProcessInstanceId, newVariable, setId, setKey, setProcessInstanceId, setRootProcessInstanceIdpublic DateVariable()
public DateVariable(Date value)
Copyright © 2019 Bstek. All rights reserved.