public class SchemaType
extends Object
-
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details
-
NULL
public static final String NULL
- See Also:
-
-
BOOLEAN
public static final String BOOLEAN
- See Also:
-
-
OBJECT
public static final String OBJECT
- See Also:
-
-
ARRAY
public static final String ARRAY
- See Also:
-
-
NUMBER
public static final String NUMBER
- See Also:
-
-
STRING
public static final String STRING
- See Also:
-
-
INTEGER
public static final String INTEGER
- See Also:
-