Package eos.model
Class Type
- java.lang.Object
-
- eos.model.Type
-
public class Type extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static StringCONDITIONALstatic StringEVALUATE
-
Constructor Summary
Constructors Constructor Description Type()
-
-
-
Field Detail
-
EVALUATE
public static final String EVALUATE
- See Also:
- Constant Field Values
-
CONDITIONAL
public static final String CONDITIONAL
- See Also:
- Constant Field Values
-
-