Uses of Enum Class
net.thevpc.naru.api.agent.NAruVisibility
Packages that use NAruVisibility
Package
Description
-
Uses of NAruVisibility in net.thevpc.naru.api.agent
Methods in net.thevpc.naru.api.agent that return NAruVisibilityModifier and TypeMethodDescriptionNaruResourceInfo.getMode()NaruSession.getVisibility()static NAruVisibilityReturns the enum constant of this class with the specified name.static NAruVisibility[]NAruVisibility.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 NAruVisibilityMethods in net.thevpc.naru.api.agent with parameters of type NAruVisibilityModifier and TypeMethodDescriptionvoidNaruEnv.put(String key, net.thevpc.nuts.elem.NElement value, NAruVisibility visibility) voidNaruSession.setProjectEnv(String key, net.thevpc.nuts.elem.NElement value, NAruVisibility visibility) NaruResourceInfo.setVisibility(NAruVisibility mode) NaruSession.setVisibility(NAruVisibility visibility) -
Uses of NAruVisibility in net.thevpc.naru.api.routine
Methods in net.thevpc.naru.api.routine that return NAruVisibility -
Uses of NAruVisibility in net.thevpc.naru.api.skills
Methods in net.thevpc.naru.api.skills that return NAruVisibility