|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use KernelParamsRequestType | |
|---|---|
| io.nuun.kernel.api.plugin.request | |
| Uses of KernelParamsRequestType in io.nuun.kernel.api.plugin.request |
|---|
| Fields in io.nuun.kernel.api.plugin.request declared as KernelParamsRequestType | |
|---|---|
KernelParamsRequestType |
KernelParamsRequest.requestType
|
| Methods in io.nuun.kernel.api.plugin.request that return KernelParamsRequestType | |
|---|---|
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. |
| Constructors in io.nuun.kernel.api.plugin.request with parameters of type KernelParamsRequestType | |
|---|---|
KernelParamsRequest(KernelParamsRequestType requestType,
String keyRequested)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||