VOTableUtil
Class Min.Inclusive
java.lang.Object
|
+--com.tbf.util.EnumType
|
+--VOTableUtil.Min.Inclusive
- All Implemented Interfaces:
- java.lang.Cloneable, java.io.Serializable
- Enclosing class:
- Min
- public static final class Min.Inclusive
- extends com.tbf.util.EnumType
Enumeration types for the Inclusive property.
- See Also:
- Serialized Form
|
Constructor Summary |
protected |
Min.Inclusive(int value,
java.lang.String desc)
|
| Methods inherited from class com.tbf.util.EnumType |
elements, equals, getByString, getByValue, getMaxValue, getValue, toString |
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
YES
public static final Min.Inclusive YES
NO
public static final Min.Inclusive NO
Min.Inclusive
protected Min.Inclusive(int value,
java.lang.String desc)
elements
public static final java.util.Enumeration elements()
fromString
public static final Min.Inclusive fromString(java.lang.String str)