|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.sun.mdm.index.objects.validation.FieldType
| Field Summary | |
static int |
BOOLEAN
Boolean |
static int |
BYTE
Byte |
static int |
CHAR
Character |
static int |
DATE
Date |
(package private) static java.lang.String[] |
DESCRIPTION
|
static int |
FLOAT
Float |
static int |
INTEGER
Integer |
static int |
LONG
Long |
(package private) static int |
MAX_TYPES
|
static int |
RAW
Raw |
static int |
STRING
String |
static int |
TIMESTAMP
Timestamp |
static int |
UNKNOWN
|
| Constructor Summary | |
FieldType()
Creates a new instance of FieldType |
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public static final int BOOLEAN
public static final int BYTE
public static final int CHAR
public static final int DATE
static final java.lang.String[] DESCRIPTION
public static final int FLOAT
public static final int INTEGER
public static final int LONG
static final int MAX_TYPES
public static final int RAW
public static final int STRING
public static final int TIMESTAMP
public static final int UNKNOWN
| Constructor Detail |
public FieldType()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
Sun Microsystems, Inc.