|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--ix.util.EnumeratedValue | +--ix.icore.domain.End
Used to specify the begin or end of a node in a NodeEndRef.
NodeEndRef
, Serialized FormField Summary | |
static End |
BEGIN
|
static End |
END
|
Fields inherited from class ix.util.EnumeratedValue |
name |
Method Summary | |
java.lang.String |
toString()
|
static End |
valueOf(java.lang.String name)
|
static java.util.List |
values()
|
Methods inherited from class ix.util.EnumeratedValue |
getValue, getValueElseError, readResolve, recordValue |
Methods inherited from class java.lang.Object |
|
Field Detail |
public static final End BEGIN
public static final End END
Method Detail |
public java.lang.String toString()
toString
in class java.lang.Object
public static java.util.List values()
public static End valueOf(java.lang.String name)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |