public static interface BinaryMessages.CanMessageOrBuilder
Modifier and Type | Method and Description |
---|---|
int |
getBus()
int32 bus = 1; |
com.google.protobuf.ByteString |
getData()
bytes data = 3; |
BinaryMessages.CanMessage.FrameFormat |
getFrameFormat()
.openxc.CanMessage.FrameFormat frame_format = 4; |
int |
getFrameFormatValue()
.openxc.CanMessage.FrameFormat frame_format = 4; |
int |
getId()
uint32 id = 2; |
int getBus()
int32 bus = 1;
int getId()
uint32 id = 2;
com.google.protobuf.ByteString getData()
bytes data = 3;
int getFrameFormatValue()
.openxc.CanMessage.FrameFormat frame_format = 4;
BinaryMessages.CanMessage.FrameFormat getFrameFormat()
.openxc.CanMessage.FrameFormat frame_format = 4;