Package | Description |
---|---|
skf.model.interaction.modeTransitionRequest |
Modifier and Type | Method and Description |
---|---|
MTRMode |
MTRModeCoder.decode(byte[] code) |
MTRMode |
ModeTransitionRequest.getExecution_mode() |
static MTRMode |
MTRMode.lookup(short value) |
static MTRMode |
MTRMode.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static MTRMode[] |
MTRMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
java.lang.Class<MTRMode> |
MTRModeCoder.getAllowedType() |
Modifier and Type | Method and Description |
---|---|
byte[] |
MTRModeCoder.encode(MTRMode element) |
void |
ModeTransitionRequest.setExecution_mode(MTRMode execution_mode) |
Constructor and Description |
---|
ModeTransitionRequest(MTRMode execution_mode) |
Author: SMASH LAB - University of Calabria (UNICAL)