| Package | Description |
|---|---|
| onbon.bx05.cmd.led |
控制器相关关命令。
|
| Modifier and Type | Method and Description |
|---|---|
static ModifyBrightnessCmd.ModeType |
ModifyBrightnessCmd.ModeType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static ModifyBrightnessCmd.ModeType[] |
ModifyBrightnessCmd.ModeType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
ModifyBrightnessCmd(ModifyBrightnessCmd.ModeType mode)
建构子。
|