|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectonbon.bx06.message.Request
onbon.bx06.message.led.AbstractLedReq
onbon.bx06.message.led.SetIOPin
onbon.bx06.cmd.led.SetIOPinCmd
public final class SetIOPinCmd
設定條碼。
Field Summary |
---|
Fields inherited from class onbon.bx06.message.led.SetIOPin |
---|
ID |
Fields inherited from class onbon.bx06.message.Request |
---|
cmd, cmdGroup, rtnReq |
Constructor Summary | |
---|---|
SetIOPinCmd()
|
Method Summary | |
---|---|
Bx6GResponseCmd<onbon.bx06.message.global.ACK> |
accept(Bx6GController controller)
利用指定控制器进行请求发送与回应处理。 |
Methods inherited from class onbon.bx06.message.led.SetIOPin |
---|
getBattleReset, getBattleStart, getBrightnessClock, getBrightnessData, getDataLen, getHumidityClock, getHumidityData, getIr, getStopWatchReset, getStopWatchStart, getTemperature, getTest, setBattleReset, setBattleStart, setBrightnessClock, setBrightnessData, setHumidityClock, setHumidityData, setIr, setStopWatchReset, setStopWatchStart, setTemperature, setTest |
Methods inherited from class onbon.bx06.message.Request |
---|
getCmd, getCmdGroup, getRtnReq, setCmd, setCmdGroup, setRtnReq |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SetIOPinCmd()
Method Detail |
---|
public Bx6GResponseCmd<onbon.bx06.message.global.ACK> accept(Bx6GController controller)
Bx6GRequestCmd
accept
in interface Bx6GRequestCmd<onbon.bx06.message.global.ACK>
controller
- 控制器。
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |