|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object | +--org.gxos.schema.types.ExternalTypeType
| Field Summary | |
static ExternalTypeType |
DIRECTORY
The instance of the Directory type |
static int |
DIRECTORY_TYPE
The Directory type |
static ExternalTypeType |
FILE
The instance of the File type |
static int |
FILE_TYPE
The File type |
| Method Summary | |
static java.util.Enumeration |
enumerate()
Returns an enumeration of all possible instances of ExternalTypeType |
int |
getType()
Returns the type of this ExternalTypeType |
java.lang.String |
toString()
Returns the String representation of this ExternalTypeType |
static ExternalTypeType |
valueOf(java.lang.String string)
Returns a new ExternalTypeType based on the given String value. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
public static final int FILE_TYPE
public static final ExternalTypeType FILE
public static final int DIRECTORY_TYPE
public static final ExternalTypeType DIRECTORY
| Method Detail |
public static java.util.Enumeration enumerate()
public int getType()
public java.lang.String toString()
toString in class java.lang.Objectpublic static ExternalTypeType valueOf(java.lang.String string)
string -
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||