Package | Description |
---|---|
net.bluemind.node.shared |
Modifier and Type | Field and Description |
---|---|
java.util.Set<ExecRequest.Options> |
ExecRequest.options |
Modifier and Type | Method and Description |
---|---|
static ExecRequest.Options |
ExecRequest.Options.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static ExecRequest.Options[] |
ExecRequest.Options.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static ExecRequest |
ExecRequest.named(java.lang.String group,
java.lang.String name,
java.lang.String cmd,
ExecRequest.Options... options) |
Copyright © 2021. All Rights Reserved.