onbon.bx06.cmd.led
Class ReadCopyrightInfoCmd
java.lang.Object
onbon.bx06.cmd.led.ReadCopyrightInfoCmd
- All Implemented Interfaces:
- Bx6GRequestCmd<onbon.bx06.message.led.ReturnCopyrightInfo>
public final class ReadCopyrightInfoCmd
- extends Object
- implements Bx6GRequestCmd<onbon.bx06.message.led.ReturnCopyrightInfo>
读取版权宣告。
- Author:
- ONBON
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ReadCopyrightInfoCmd
public ReadCopyrightInfoCmd()
accept
public Bx6GResponseCmd<onbon.bx06.message.led.ReturnCopyrightInfo> accept(Bx6GController controller)
- Description copied from interface:
Bx6GRequestCmd
- 利用指定控制器进行请求发送与回应处理。
- Specified by:
accept
in interface Bx6GRequestCmd<onbon.bx06.message.led.ReturnCopyrightInfo>
- Parameters:
controller
- 控制器。
- Returns:
- 回应结果。
Copyright © 2020 onbon. All rights reserved.