Uses of Class
com.inertia.promove.Command.Service
Package | Description |
---|---|
com.inertia.promove |
-
Uses of Command.Service in com.inertia.promove
Methods in com.inertia.promove that return Command.Service Modifier and Type Method Description static Command.Service
Command.Service. create(byte b)
static Command.Service
Command.Service. valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.static Command.Service[]
Command.Service. values()
Returns an array containing the constants of this enum type, in the order they are declared.