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