| Package | Description |
|---|---|
| io.nuun.kernel.api.plugin.request |
| Modifier and Type | Field and Description |
|---|---|
KernelParamsRequestType |
KernelParamsRequest.requestType |
| Modifier and Type | Method and Description |
|---|---|
static KernelParamsRequestType |
KernelParamsRequestType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static KernelParamsRequestType[] |
KernelParamsRequestType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
KernelParamsRequest(KernelParamsRequestType requestType,
String keyRequested) |
Copyright © 2012-2015. All Rights Reserved.