public static interface BinaryMessages.CommandResponseOrBuilder
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getMessage()
string message = 2; |
com.google.protobuf.ByteString |
getMessageBytes()
string message = 2; |
boolean |
getStatus()
bool status = 3; |
BinaryMessages.ControlCommand.Type |
getType()
.openxc.ControlCommand.Type type = 1; |
int |
getTypeValue()
.openxc.ControlCommand.Type type = 1; |
int getTypeValue()
.openxc.ControlCommand.Type type = 1;
BinaryMessages.ControlCommand.Type getType()
.openxc.ControlCommand.Type type = 1;
java.lang.String getMessage()
string message = 2;
com.google.protobuf.ByteString getMessageBytes()
string message = 2;
boolean getStatus()
bool status = 3;