Uses of Enum Class
org.ovirt.vdsm.jsonrpc.client.reactors.stomp.impl.Message.Command
Packages that use Message.Command
-
Uses of Message.Command in org.ovirt.vdsm.jsonrpc.client.reactors.stomp.impl
Methods in org.ovirt.vdsm.jsonrpc.client.reactors.stomp.impl that return Message.CommandModifier and TypeMethodDescriptionstatic Message.CommandReturns the enum constant of this class with the specified name.static Message.Command[]Message.Command.values()Returns an array containing the constants of this enum class, in the order they are declared.