|
intarsys runtime library | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectde.intarsys.tools.enumeration.EnumItem
de.intarsys.tools.functor.EnumReturnMode
public class EnumReturnMode
| Field Summary | |
|---|---|
static EnumReturnMode |
COMPOSITE
|
static EnumMeta |
META
The meta data for the enumeration. |
static EnumReturnMode |
PRIMITIVE
|
static EnumReturnMode |
VOID
|
| Constructor Summary | |
|---|---|
EnumReturnMode(String id)
|
|
| Method Summary |
|---|
| Methods inherited from class de.intarsys.tools.enumeration.EnumItem |
|---|
compareTo, getDescription, getIconName, getId, getLabel, getLocalizedLabel, getTip, toString |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public static final EnumMeta META
public static final EnumReturnMode VOID
public static final EnumReturnMode PRIMITIVE
public static final EnumReturnMode COMPOSITE
| Constructor Detail |
|---|
public EnumReturnMode(String id)
|
intarsys runtime library | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||