public static interface BinaryMessages.ControlCommandOrBuilder
Modifier and Type | Method and Description |
---|---|
BinaryMessages.AcceptanceFilterBypassCommand |
getAcceptanceFilterBypassCommand()
.openxc.AcceptanceFilterBypassCommand acceptance_filter_bypass_command = 4; |
BinaryMessages.AcceptanceFilterBypassCommandOrBuilder |
getAcceptanceFilterBypassCommandOrBuilder()
.openxc.AcceptanceFilterBypassCommand acceptance_filter_bypass_command = 4; |
BinaryMessages.DiagnosticControlCommand |
getDiagnosticRequest()
.openxc.DiagnosticControlCommand diagnostic_request = 2; |
BinaryMessages.DiagnosticControlCommandOrBuilder |
getDiagnosticRequestOrBuilder()
.openxc.DiagnosticControlCommand diagnostic_request = 2; |
BinaryMessages.ModemConfigurationCommand |
getModemConfigurationCommand()
.openxc.ModemConfigurationCommand modem_configuration_command = 7; |
BinaryMessages.ModemConfigurationCommandOrBuilder |
getModemConfigurationCommandOrBuilder()
.openxc.ModemConfigurationCommand modem_configuration_command = 7; |
BinaryMessages.PassthroughModeControlCommand |
getPassthroughModeRequest()
.openxc.PassthroughModeControlCommand passthrough_mode_request = 3; |
BinaryMessages.PassthroughModeControlCommandOrBuilder |
getPassthroughModeRequestOrBuilder()
.openxc.PassthroughModeControlCommand passthrough_mode_request = 3; |
BinaryMessages.PayloadFormatCommand |
getPayloadFormatCommand()
.openxc.PayloadFormatCommand payload_format_command = 5; |
BinaryMessages.PayloadFormatCommandOrBuilder |
getPayloadFormatCommandOrBuilder()
.openxc.PayloadFormatCommand payload_format_command = 5; |
BinaryMessages.PredefinedObd2RequestsCommand |
getPredefinedObd2RequestsCommand()
.openxc.PredefinedObd2RequestsCommand predefined_obd2_requests_command = 6; |
BinaryMessages.PredefinedObd2RequestsCommandOrBuilder |
getPredefinedObd2RequestsCommandOrBuilder()
.openxc.PredefinedObd2RequestsCommand predefined_obd2_requests_command = 6; |
BinaryMessages.RTCConfigurationCommand |
getRtcConfigurationCommand()
.openxc.RTCConfigurationCommand rtc_configuration_command = 8; |
BinaryMessages.RTCConfigurationCommandOrBuilder |
getRtcConfigurationCommandOrBuilder()
.openxc.RTCConfigurationCommand rtc_configuration_command = 8; |
BinaryMessages.ControlCommand.Type |
getType()
.openxc.ControlCommand.Type type = 1; |
int |
getTypeValue()
.openxc.ControlCommand.Type type = 1; |
boolean |
hasAcceptanceFilterBypassCommand()
.openxc.AcceptanceFilterBypassCommand acceptance_filter_bypass_command = 4; |
boolean |
hasDiagnosticRequest()
.openxc.DiagnosticControlCommand diagnostic_request = 2; |
boolean |
hasModemConfigurationCommand()
.openxc.ModemConfigurationCommand modem_configuration_command = 7; |
boolean |
hasPassthroughModeRequest()
.openxc.PassthroughModeControlCommand passthrough_mode_request = 3; |
boolean |
hasPayloadFormatCommand()
.openxc.PayloadFormatCommand payload_format_command = 5; |
boolean |
hasPredefinedObd2RequestsCommand()
.openxc.PredefinedObd2RequestsCommand predefined_obd2_requests_command = 6; |
boolean |
hasRtcConfigurationCommand()
.openxc.RTCConfigurationCommand rtc_configuration_command = 8; |
int getTypeValue()
.openxc.ControlCommand.Type type = 1;
BinaryMessages.ControlCommand.Type getType()
.openxc.ControlCommand.Type type = 1;
boolean hasDiagnosticRequest()
.openxc.DiagnosticControlCommand diagnostic_request = 2;
BinaryMessages.DiagnosticControlCommand getDiagnosticRequest()
.openxc.DiagnosticControlCommand diagnostic_request = 2;
BinaryMessages.DiagnosticControlCommandOrBuilder getDiagnosticRequestOrBuilder()
.openxc.DiagnosticControlCommand diagnostic_request = 2;
boolean hasPassthroughModeRequest()
.openxc.PassthroughModeControlCommand passthrough_mode_request = 3;
BinaryMessages.PassthroughModeControlCommand getPassthroughModeRequest()
.openxc.PassthroughModeControlCommand passthrough_mode_request = 3;
BinaryMessages.PassthroughModeControlCommandOrBuilder getPassthroughModeRequestOrBuilder()
.openxc.PassthroughModeControlCommand passthrough_mode_request = 3;
boolean hasAcceptanceFilterBypassCommand()
.openxc.AcceptanceFilterBypassCommand acceptance_filter_bypass_command = 4;
BinaryMessages.AcceptanceFilterBypassCommand getAcceptanceFilterBypassCommand()
.openxc.AcceptanceFilterBypassCommand acceptance_filter_bypass_command = 4;
BinaryMessages.AcceptanceFilterBypassCommandOrBuilder getAcceptanceFilterBypassCommandOrBuilder()
.openxc.AcceptanceFilterBypassCommand acceptance_filter_bypass_command = 4;
boolean hasPayloadFormatCommand()
.openxc.PayloadFormatCommand payload_format_command = 5;
BinaryMessages.PayloadFormatCommand getPayloadFormatCommand()
.openxc.PayloadFormatCommand payload_format_command = 5;
BinaryMessages.PayloadFormatCommandOrBuilder getPayloadFormatCommandOrBuilder()
.openxc.PayloadFormatCommand payload_format_command = 5;
boolean hasPredefinedObd2RequestsCommand()
.openxc.PredefinedObd2RequestsCommand predefined_obd2_requests_command = 6;
BinaryMessages.PredefinedObd2RequestsCommand getPredefinedObd2RequestsCommand()
.openxc.PredefinedObd2RequestsCommand predefined_obd2_requests_command = 6;
BinaryMessages.PredefinedObd2RequestsCommandOrBuilder getPredefinedObd2RequestsCommandOrBuilder()
.openxc.PredefinedObd2RequestsCommand predefined_obd2_requests_command = 6;
boolean hasModemConfigurationCommand()
.openxc.ModemConfigurationCommand modem_configuration_command = 7;
BinaryMessages.ModemConfigurationCommand getModemConfigurationCommand()
.openxc.ModemConfigurationCommand modem_configuration_command = 7;
BinaryMessages.ModemConfigurationCommandOrBuilder getModemConfigurationCommandOrBuilder()
.openxc.ModemConfigurationCommand modem_configuration_command = 7;
boolean hasRtcConfigurationCommand()
.openxc.RTCConfigurationCommand rtc_configuration_command = 8;
BinaryMessages.RTCConfigurationCommand getRtcConfigurationCommand()
.openxc.RTCConfigurationCommand rtc_configuration_command = 8;
BinaryMessages.RTCConfigurationCommandOrBuilder getRtcConfigurationCommandOrBuilder()
.openxc.RTCConfigurationCommand rtc_configuration_command = 8;