| Package | Description |
|---|---|
| net.boreeas.riotapi.rtmp.messages |
| Modifier and Type | Method and Description |
|---|---|
CommandMessage.Operation |
CommandMessage.getOperation() |
static CommandMessage.Operation |
CommandMessage.Operation.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CommandMessage.Operation[] |
CommandMessage.Operation.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CommandMessage.setOperation(CommandMessage.Operation op) |
| Constructor and Description |
|---|
CommandMessage(String refType,
CommandMessage.Operation operation) |
Copyright © 2014. All rights reserved.