public interface CrType
CommandType and
ResponseType primarily to facilitate serialization and
deserialization. In the future, this interface will be used to
provide more robust checking for command/repsonse types.| Modifier and Type | Method and Description |
|---|---|
Class<? extends CrDataBase> |
getCrClass()
Get the class that provides this type of command/response
|
Class<? extends CrDataBase> getCrClass()
Response/CommandData class that
provides this response/commandCopyright © 2017. All rights reserved.