| Package | Description |
|---|---|
| msgsim |
| Modifier and Type | Method and Description |
|---|---|
static commands.MessageProtocolCommand |
commands.MessageProtocolCommand.valueOf(byte byteValue) |
static commands.MessageProtocolCommand |
commands.MessageProtocolCommand.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static commands.MessageProtocolCommand[] |
commands.MessageProtocolCommand.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2010-2015 Pivotal Software, Inc. All rights reserved.