Package | Description |
---|---|
com.whitestein.lsps.engine.comm |
Modifier and Type | Method and Description |
---|---|
UpdateModelMessage.Command |
UpdateModelMessage.getCommand()
Returns the model update command.
|
static UpdateModelMessage.Command |
UpdateModelMessage.Command.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static UpdateModelMessage.Command[] |
UpdateModelMessage.Command.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
UpdateModelMessage(Identifier sender,
Identifier receiver,
UpdateModelMessage.Command command)
Creates new instance
|
Copyright © 2007-2020 Whitestein Technologies. All Rights Reserved.