VOTableUtil
Class Values.Type
java.lang.Object
|
+--com.tbf.util.EnumType
|
+--VOTableUtil.Values.Type
- All Implemented Interfaces:
- java.lang.Cloneable, java.io.Serializable
- Enclosing class:
- Values
- public static final class Values.Type
- extends com.tbf.util.EnumType
Enumeration types for the Type property.
- See Also:
- Serialized Form
|
Constructor Summary |
protected |
Values.Type(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 |
LEGAL
public static final Values.Type LEGAL
ACTUAL
public static final Values.Type ACTUAL
Values.Type
protected Values.Type(int value,
java.lang.String desc)
elements
public static final java.util.Enumeration elements()
fromString
public static final Values.Type fromString(java.lang.String str)