Class EnumerationValue
- java.lang.Object
-
- org.intocps.maestro.interpreter.values.Value
-
- org.intocps.maestro.interpreter.values.EnumerationValue
-
public class EnumerationValue extends Value
-
-
Constructor Summary
Constructors Constructor Description EnumerationValue(Enum value)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description intcompareTo(Value other)EnumgetValue()-
Methods inherited from class org.intocps.maestro.interpreter.values.Value
checkArgLength, deref
-
-