|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use FireMode | |
---|---|
nl.tudelft.goal.ut2004.messages | |
nl.tudelft.goal.ut2004.translators |
Uses of FireMode in nl.tudelft.goal.ut2004.messages |
---|
Methods in nl.tudelft.goal.ut2004.messages that return FireMode | |
---|---|
static FireMode |
FireMode.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static FireMode |
FireMode.valueOfIgnoreCase(String firemode)
|
static FireMode[] |
FireMode.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Uses of FireMode in nl.tudelft.goal.ut2004.translators |
---|
Methods in nl.tudelft.goal.ut2004.translators that return FireMode | |
---|---|
FireMode |
FireModeTranslator.translate(eis.iilang.Parameter parameter)
|
Methods in nl.tudelft.goal.ut2004.translators that return types with arguments of type FireMode | |
---|---|
Class<? extends FireMode> |
FireModeTranslator.translatesFrom()
|
Class<FireMode> |
FireModeTranslator.translatesTo()
|
Methods in nl.tudelft.goal.ut2004.translators with parameters of type FireMode | |
---|---|
eis.iilang.Parameter[] |
FireModeTranslator.translate(FireMode o)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |