Uses of Enum Class
net.thevpc.naru.api.agent.NAruInputMode
Packages that use NAruInputMode
-
Uses of NAruInputMode in net.thevpc.naru.api.agent
Methods in net.thevpc.naru.api.agent that return NAruInputModeModifier and TypeMethodDescriptionstatic NAruInputModeReturns the enum constant of this class with the specified name.static NAruInputMode[]NAruInputMode.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in net.thevpc.naru.api.agent that return types with arguments of type NAruInputModeModifier and TypeMethodDescriptionstatic net.thevpc.nuts.util.NOptional<NAruInputMode>static net.thevpc.nuts.util.NOptional<NAruInputMode>NAruInputMode.parse(net.thevpc.nuts.elem.NElement x) -
Uses of NAruInputMode in net.thevpc.naru.api.task
Methods in net.thevpc.naru.api.task that return NAruInputModeMethods in net.thevpc.naru.api.task with parameters of type NAruInputMode