| Package | Description |
|---|---|
| nl.tudelft.goal.ut2004.messages | |
| nl.tudelft.goal.ut2004.translators |
| Modifier and Type | Method and Description |
|---|---|
static FlagState |
FlagState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FlagState |
FlagState.valueOfIgnoreCase(String state) |
static FlagState[] |
FlagState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Class<? extends FlagState> |
FlagStateTranslator.translatesFrom() |
| Modifier and Type | Method and Description |
|---|---|
eis.iilang.Parameter[] |
FlagStateTranslator.translate(FlagState o) |
Copyright © 2012 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.