Package | Description |
---|---|
org.jslipc.ipc.pipe |
Modifier and Type | Method and Description |
---|---|
JslipcRequest.JslipcCommand |
JslipcRequest.getCommand() |
static JslipcRequest.JslipcCommand |
JslipcRequest.JslipcCommand.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static JslipcRequest.JslipcCommand[] |
JslipcRequest.JslipcCommand.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
JslipcRequest(JslipcRequest.JslipcCommand command)
Creates a JslipcRequest with the given commad.
|
Copyright © 2014. All Rights Reserved.