-
public interface ProcessVariableValueCarries the variable value, without dependency to concrete Java class.
-
-
Method Summary
Modifier and Type Method Description abstract ProcessVariableValueTypegetType()abstract ObjectgetValue()-
-
Method Detail
-
getType
abstract ProcessVariableValueType getType()
-
-
-
-