| 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectix.util.EnumeratedValue
ix.icore.domain.End
public final class End
Used to specify the begin or end of a node in a NodeEndRef.
NodeEndRef, 
Serialized Form| Field 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 | 
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait | 
| Field Detail | 
|---|
public static final End BEGIN
public static final End END
| Method Detail | 
|---|
public java.lang.String toString()
toString in class java.lang.Objectpublic static java.util.List values()
public static End valueOf(java.lang.String name)
  | 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||