Uses of Class
io.nuun.kernel.api.plugin.request.KernelParamsRequestType

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)
           
 



Copyright © 2012-2015. All Rights Reserved.