|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.gxos.schema.types.TemplateTypeType
Field Summary | |
static TemplateTypeType |
GROUP
The instance of the Group type |
static int |
GROUP_TYPE
The Group type |
static TemplateTypeType |
PAGE
The instance of the Page type |
static int |
PAGE_TYPE
The Page type |
Method Summary | |
static java.util.Enumeration |
enumerate()
Returns an enumeration of all possible instances of TemplateTypeType |
int |
getType()
Returns the type of this TemplateTypeType |
java.lang.String |
toString()
Returns the String representation of this TemplateTypeType |
static TemplateTypeType |
valueOf(java.lang.String string)
Returns a new TemplateTypeType 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 GROUP_TYPE
public static final TemplateTypeType GROUP
public static final int PAGE_TYPE
public static final TemplateTypeType PAGE
Method Detail |
public static java.util.Enumeration enumerate()
public int getType()
public java.lang.String toString()
toString
in class java.lang.Object
public static TemplateTypeType valueOf(java.lang.String string)
string
-
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |