Uses of Enum
zmq.Command.Type
Packages that use Command.Type
-
Uses of Command.Type in zmq
Subclasses with type arguments of type Command.Type in zmqMethods in zmq that return Command.TypeModifier and TypeMethodDescriptionstatic Command.TypeReturns the enum constant of this type with the specified name.static Command.Type[]Command.Type.values()Returns an array containing the constants of this enum type, in the order they are declared.