Uses of Enum Class
net.thevpc.naru.agent.AgentOp.Type
Packages that use AgentOp.Type
-
Uses of AgentOp.Type in net.thevpc.naru.agent
Subclasses with type arguments of type AgentOp.Type in net.thevpc.naru.agentFields in net.thevpc.naru.agent declared as AgentOp.TypeMethods in net.thevpc.naru.agent that return AgentOp.TypeModifier and TypeMethodDescriptionstatic AgentOp.TypeReturns the enum constant of this class with the specified name.static AgentOp.Type[]AgentOp.Type.values()Returns an array containing the constants of this enum class, in the order they are declared.Constructors in net.thevpc.naru.agent with parameters of type AgentOp.Type