|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.eigenbase.util14.Enum14.BasicValue
org.eigenbase.util.OptionsListTest.Color
private static class OptionsListTest.Color
| Field Summary | |
|---|---|
static OptionsListTest.Color |
BLUE
|
static EnumeratedValues |
enumeration
|
static OptionsListTest.Color |
GREEN
|
static OptionsListTest.Color |
RED
|
| Constructor Summary | |
|---|---|
OptionsListTest.Color(String name,
int ordinal)
|
|
| Method Summary | |
|---|---|
EnumeratedValues |
getEnumeratedType()
|
| Methods inherited from class org.eigenbase.util14.Enum14.BasicValue |
|---|
compareTo, equals, equals, getDescription, getName, getOrdinal, hashCode, toString, unexpected |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public static final OptionsListTest.Color RED
public static final OptionsListTest.Color GREEN
public static final OptionsListTest.Color BLUE
public static final EnumeratedValues enumeration
| Constructor Detail |
|---|
public OptionsListTest.Color(String name,
int ordinal)
| Method Detail |
|---|
public EnumeratedValues getEnumeratedType()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||