Skip navigation links
A B C D E F G H I L M N O P R S T U V W 

A

ACTION_FIELD_NUMBER - Static variable in class ola.proto.Ola.PatchPortRequest
 
ACTION_FIELD_NUMBER - Static variable in class ola.proto.Ola.RegisterDmxRequest
 
ACTIVE_FIELD_NUMBER - Static variable in class ola.proto.Ola.PluginInfo
 
ACTIVE_FIELD_NUMBER - Static variable in class ola.proto.Ola.PluginStateReply
 
ACTIVE_FIELD_NUMBER - Static variable in class ola.proto.Ola.PortInfo
 
addAllConflictsWith(Iterable<? extends Ola.PluginInfo>) - Method in class ola.proto.Ola.PluginStateReply.Builder
repeated .ola.proto.PluginInfo conflicts_with = 5;
addAllDevice(Iterable<? extends Ola.DeviceInfo>) - Method in class ola.proto.Ola.DeviceInfoReply.Builder
repeated .ola.proto.DeviceInfo device = 1;
addAllInputPort(Iterable<? extends Ola.PortInfo>) - Method in class ola.proto.Ola.DeviceInfo.Builder
repeated .ola.proto.PortInfo input_port = 4;
addAllInputPorts(Iterable<? extends Ola.PortInfo>) - Method in class ola.proto.Ola.UniverseInfo.Builder
repeated .ola.proto.PortInfo input_ports = 7;
addAllOutputPort(Iterable<? extends Ola.PortInfo>) - Method in class ola.proto.Ola.DeviceInfo.Builder
repeated .ola.proto.PortInfo output_port = 5;
addAllOutputPorts(Iterable<? extends Ola.PortInfo>) - Method in class ola.proto.Ola.UniverseInfo.Builder
repeated .ola.proto.PortInfo output_ports = 8;
addAllPlugin(Iterable<? extends Ola.PluginInfo>) - Method in class ola.proto.Ola.PluginListReply.Builder
repeated .ola.proto.PluginInfo plugin = 1;
addAllRawFrame(Iterable<? extends Ola.RDMFrame>) - Method in class ola.proto.Ola.RDMResponse.Builder
repeated .ola.proto.RDMFrame raw_frame = 12;
addAllRawResponse(Iterable<? extends ByteString>) - Method in class ola.proto.Ola.RDMResponse.Builder
repeated bytes raw_response = 8;
addAllUid(Iterable<? extends Ola.UID>) - Method in class ola.proto.Ola.UIDListReply.Builder
repeated .ola.proto.UID uid = 2;
addAllUniverse(Iterable<? extends Ola.UniverseInfo>) - Method in class ola.proto.Ola.UniverseInfoReply.Builder
repeated .ola.proto.UniverseInfo universe = 1;
addConflictsWith(Ola.PluginInfo) - Method in class ola.proto.Ola.PluginStateReply.Builder
repeated .ola.proto.PluginInfo conflicts_with = 5;
addConflictsWith(int, Ola.PluginInfo) - Method in class ola.proto.Ola.PluginStateReply.Builder
repeated .ola.proto.PluginInfo conflicts_with = 5;
addConflictsWith(Ola.PluginInfo.Builder) - Method in class ola.proto.Ola.PluginStateReply.Builder
repeated .ola.proto.PluginInfo conflicts_with = 5;
addConflictsWith(int, Ola.PluginInfo.Builder) - Method in class ola.proto.Ola.PluginStateReply.Builder
repeated .ola.proto.PluginInfo conflicts_with = 5;
addConflictsWithBuilder() - Method in class ola.proto.Ola.PluginStateReply.Builder
repeated .ola.proto.PluginInfo conflicts_with = 5;
addConflictsWithBuilder(int) - Method in class ola.proto.Ola.PluginStateReply.Builder
repeated .ola.proto.PluginInfo conflicts_with = 5;
addDevice(Ola.DeviceInfo) - Method in class ola.proto.Ola.DeviceInfoReply.Builder
repeated .ola.proto.DeviceInfo device = 1;
addDevice(int, Ola.DeviceInfo) - Method in class ola.proto.Ola.DeviceInfoReply.Builder
repeated .ola.proto.DeviceInfo device = 1;
addDevice(Ola.DeviceInfo.Builder) - Method in class ola.proto.Ola.DeviceInfoReply.Builder
repeated .ola.proto.DeviceInfo device = 1;
addDevice(int, Ola.DeviceInfo.Builder) - Method in class ola.proto.Ola.DeviceInfoReply.Builder
repeated .ola.proto.DeviceInfo device = 1;
addDeviceBuilder() - Method in class ola.proto.Ola.DeviceInfoReply.Builder
repeated .ola.proto.DeviceInfo device = 1;
addDeviceBuilder(int) - Method in class ola.proto.Ola.DeviceInfoReply.Builder
repeated .ola.proto.DeviceInfo device = 1;
addInputPort(Ola.PortInfo) - Method in class ola.proto.Ola.DeviceInfo.Builder
repeated .ola.proto.PortInfo input_port = 4;
addInputPort(int, Ola.PortInfo) - Method in class ola.proto.Ola.DeviceInfo.Builder
repeated .ola.proto.PortInfo input_port = 4;
addInputPort(Ola.PortInfo.Builder) - Method in class ola.proto.Ola.DeviceInfo.Builder
repeated .ola.proto.PortInfo input_port = 4;
addInputPort(int, Ola.PortInfo.Builder) - Method in class ola.proto.Ola.DeviceInfo.Builder
repeated .ola.proto.PortInfo input_port = 4;
addInputPortBuilder() - Method in class ola.proto.Ola.DeviceInfo.Builder
repeated .ola.proto.PortInfo input_port = 4;
addInputPortBuilder(int) - Method in class ola.proto.Ola.DeviceInfo.Builder
repeated .ola.proto.PortInfo input_port = 4;
addInputPorts(Ola.PortInfo) - Method in class ola.proto.Ola.UniverseInfo.Builder
repeated .ola.proto.PortInfo input_ports = 7;
addInputPorts(int, Ola.PortInfo) - Method in class ola.proto.Ola.UniverseInfo.Builder
repeated .ola.proto.PortInfo input_ports = 7;
addInputPorts(Ola.PortInfo.Builder) - Method in class ola.proto.Ola.UniverseInfo.Builder
repeated .ola.proto.PortInfo input_ports = 7;
addInputPorts(int, Ola.PortInfo.Builder) - Method in class ola.proto.Ola.UniverseInfo.Builder
repeated .ola.proto.PortInfo input_ports = 7;
addInputPortsBuilder() - Method in class ola.proto.Ola.UniverseInfo.Builder
repeated .ola.proto.PortInfo input_ports = 7;
addInputPortsBuilder(int) - Method in class ola.proto.Ola.UniverseInfo.Builder
repeated .ola.proto.PortInfo input_ports = 7;
addOutputPort(Ola.PortInfo) - Method in class ola.proto.Ola.DeviceInfo.Builder
repeated .ola.proto.PortInfo output_port = 5;
addOutputPort(int, Ola.PortInfo) - Method in class ola.proto.Ola.DeviceInfo.Builder
repeated .ola.proto.PortInfo output_port = 5;
addOutputPort(Ola.PortInfo.Builder) - Method in class ola.proto.Ola.DeviceInfo.Builder
repeated .ola.proto.PortInfo output_port = 5;
addOutputPort(int, Ola.PortInfo.Builder) - Method in class ola.proto.Ola.DeviceInfo.Builder
repeated .ola.proto.PortInfo output_port = 5;
addOutputPortBuilder() - Method in class ola.proto.Ola.DeviceInfo.Builder
repeated .ola.proto.PortInfo output_port = 5;
addOutputPortBuilder(int) - Method in class ola.proto.Ola.DeviceInfo.Builder
repeated .ola.proto.PortInfo output_port = 5;
addOutputPorts(Ola.PortInfo) - Method in class ola.proto.Ola.UniverseInfo.Builder
repeated .ola.proto.PortInfo output_ports = 8;
addOutputPorts(int, Ola.PortInfo) - Method in class ola.proto.Ola.UniverseInfo.Builder
repeated .ola.proto.PortInfo output_ports = 8;
addOutputPorts(Ola.PortInfo.Builder) - Method in class ola.proto.Ola.UniverseInfo.Builder
repeated .ola.proto.PortInfo output_ports = 8;
addOutputPorts(int, Ola.PortInfo.Builder) - Method in class ola.proto.Ola.UniverseInfo.Builder
repeated .ola.proto.PortInfo output_ports = 8;
addOutputPortsBuilder() - Method in class ola.proto.Ola.UniverseInfo.Builder
repeated .ola.proto.PortInfo output_ports = 8;
addOutputPortsBuilder(int) - Method in class ola.proto.Ola.UniverseInfo.Builder
repeated .ola.proto.PortInfo output_ports = 8;
addPlugin(Ola.PluginInfo) - Method in class ola.proto.Ola.PluginListReply.Builder
repeated .ola.proto.PluginInfo plugin = 1;
addPlugin(int, Ola.PluginInfo) - Method in class ola.proto.Ola.PluginListReply.Builder
repeated .ola.proto.PluginInfo plugin = 1;
addPlugin(Ola.PluginInfo.Builder) - Method in class ola.proto.Ola.PluginListReply.Builder
repeated .ola.proto.PluginInfo plugin = 1;
addPlugin(int, Ola.PluginInfo.Builder) - Method in class ola.proto.Ola.PluginListReply.Builder
repeated .ola.proto.PluginInfo plugin = 1;
addPluginBuilder() - Method in class ola.proto.Ola.PluginListReply.Builder
repeated .ola.proto.PluginInfo plugin = 1;
addPluginBuilder(int) - Method in class ola.proto.Ola.PluginListReply.Builder
repeated .ola.proto.PluginInfo plugin = 1;
addRawFrame(Ola.RDMFrame) - Method in class ola.proto.Ola.RDMResponse.Builder
repeated .ola.proto.RDMFrame raw_frame = 12;
addRawFrame(int, Ola.RDMFrame) - Method in class ola.proto.Ola.RDMResponse.Builder
repeated .ola.proto.RDMFrame raw_frame = 12;
addRawFrame(Ola.RDMFrame.Builder) - Method in class ola.proto.Ola.RDMResponse.Builder
repeated .ola.proto.RDMFrame raw_frame = 12;
addRawFrame(int, Ola.RDMFrame.Builder) - Method in class ola.proto.Ola.RDMResponse.Builder
repeated .ola.proto.RDMFrame raw_frame = 12;
addRawFrameBuilder() - Method in class ola.proto.Ola.RDMResponse.Builder
repeated .ola.proto.RDMFrame raw_frame = 12;
addRawFrameBuilder(int) - Method in class ola.proto.Ola.RDMResponse.Builder
repeated .ola.proto.RDMFrame raw_frame = 12;
addRawResponse(ByteString) - Method in class ola.proto.Ola.RDMResponse.Builder
repeated bytes raw_response = 8;
addUid(Ola.UID) - Method in class ola.proto.Ola.UIDListReply.Builder
repeated .ola.proto.UID uid = 2;
addUid(int, Ola.UID) - Method in class ola.proto.Ola.UIDListReply.Builder
repeated .ola.proto.UID uid = 2;
addUid(Ola.UID.Builder) - Method in class ola.proto.Ola.UIDListReply.Builder
repeated .ola.proto.UID uid = 2;
addUid(int, Ola.UID.Builder) - Method in class ola.proto.Ola.UIDListReply.Builder
repeated .ola.proto.UID uid = 2;
addUidBuilder() - Method in class ola.proto.Ola.UIDListReply.Builder
repeated .ola.proto.UID uid = 2;
addUidBuilder(int) - Method in class ola.proto.Ola.UIDListReply.Builder
repeated .ola.proto.UID uid = 2;
addUniverse(Ola.UniverseInfo) - Method in class ola.proto.Ola.UniverseInfoReply.Builder
repeated .ola.proto.UniverseInfo universe = 1;
addUniverse(int, Ola.UniverseInfo) - Method in class ola.proto.Ola.UniverseInfoReply.Builder
repeated .ola.proto.UniverseInfo universe = 1;
addUniverse(Ola.UniverseInfo.Builder) - Method in class ola.proto.Ola.UniverseInfoReply.Builder
repeated .ola.proto.UniverseInfo universe = 1;
addUniverse(int, Ola.UniverseInfo.Builder) - Method in class ola.proto.Ola.UniverseInfoReply.Builder
repeated .ola.proto.UniverseInfo universe = 1;
addUniverseBuilder() - Method in class ola.proto.Ola.UniverseInfoReply.Builder
repeated .ola.proto.UniverseInfo universe = 1;
addUniverseBuilder(int) - Method in class ola.proto.Ola.UniverseInfoReply.Builder
repeated .ola.proto.UniverseInfo universe = 1;

B

BREAK_TIME_FIELD_NUMBER - Static variable in class ola.proto.Ola.RDMFrameTiming
 
BUFFER_FIELD_NUMBER - Static variable in class ola.rpc.Rpc.RpcMessage
 
build() - Method in class ola.proto.Ola.Ack.Builder
 
build() - Method in class ola.proto.Ola.DeviceConfigReply.Builder
 
build() - Method in class ola.proto.Ola.DeviceConfigRequest.Builder
 
build() - Method in class ola.proto.Ola.DeviceInfo.Builder
 
build() - Method in class ola.proto.Ola.DeviceInfoReply.Builder
 
build() - Method in class ola.proto.Ola.DeviceInfoRequest.Builder
 
build() - Method in class ola.proto.Ola.DiscoveryRequest.Builder
 
build() - Method in class ola.proto.Ola.DmxData.Builder
 
build() - Method in class ola.proto.Ola.MergeModeRequest.Builder
 
build() - Method in class ola.proto.Ola.OptionalUniverseRequest.Builder
 
build() - Method in class ola.proto.Ola.PatchPortRequest.Builder
 
build() - Method in class ola.proto.Ola.PluginDescriptionReply.Builder
 
build() - Method in class ola.proto.Ola.PluginDescriptionRequest.Builder
 
build() - Method in class ola.proto.Ola.PluginInfo.Builder
 
build() - Method in class ola.proto.Ola.PluginListReply.Builder
 
build() - Method in class ola.proto.Ola.PluginListRequest.Builder
 
build() - Method in class ola.proto.Ola.PluginReloadRequest.Builder
 
build() - Method in class ola.proto.Ola.PluginStateChangeRequest.Builder
 
build() - Method in class ola.proto.Ola.PluginStateReply.Builder
 
build() - Method in class ola.proto.Ola.PluginStateRequest.Builder
 
build() - Method in class ola.proto.Ola.PortInfo.Builder
 
build() - Method in class ola.proto.Ola.PortPriorityRequest.Builder
 
build() - Method in class ola.proto.Ola.RDMDiscoveryRequest.Builder
 
build() - Method in class ola.proto.Ola.RDMFrame.Builder
 
build() - Method in class ola.proto.Ola.RDMFrameTiming.Builder
 
build() - Method in class ola.proto.Ola.RDMRequest.Builder
 
build() - Method in class ola.proto.Ola.RDMRequestOverrideOptions.Builder
 
build() - Method in class ola.proto.Ola.RDMResponse.Builder
 
build() - Method in class ola.proto.Ola.RegisterDmxRequest.Builder
 
build() - Method in class ola.proto.Ola.STREAMING_NO_RESPONSE.Builder
 
build() - Method in class ola.proto.Ola.TimeCode.Builder
 
build() - Method in class ola.proto.Ola.UID.Builder
 
build() - Method in class ola.proto.Ola.UIDListReply.Builder
 
build() - Method in class ola.proto.Ola.UniverseInfo.Builder
 
build() - Method in class ola.proto.Ola.UniverseInfoReply.Builder
 
build() - Method in class ola.proto.Ola.UniverseNameRequest.Builder
 
build() - Method in class ola.proto.Ola.UniverseRequest.Builder
 
build() - Method in class ola.rpc.Rpc.RpcMessage.Builder
 
buildPartial() - Method in class ola.proto.Ola.Ack.Builder
 
buildPartial() - Method in class ola.proto.Ola.DeviceConfigReply.Builder
 
buildPartial() - Method in class ola.proto.Ola.DeviceConfigRequest.Builder
 
buildPartial() - Method in class ola.proto.Ola.DeviceInfo.Builder
 
buildPartial() - Method in class ola.proto.Ola.DeviceInfoReply.Builder
 
buildPartial() - Method in class ola.proto.Ola.DeviceInfoRequest.Builder
 
buildPartial() - Method in class ola.proto.Ola.DiscoveryRequest.Builder
 
buildPartial() - Method in class ola.proto.Ola.DmxData.Builder
 
buildPartial() - Method in class ola.proto.Ola.MergeModeRequest.Builder
 
buildPartial() - Method in class ola.proto.Ola.OptionalUniverseRequest.Builder
 
buildPartial() - Method in class ola.proto.Ola.PatchPortRequest.Builder
 
buildPartial() - Method in class ola.proto.Ola.PluginDescriptionReply.Builder
 
buildPartial() - Method in class ola.proto.Ola.PluginDescriptionRequest.Builder
 
buildPartial() - Method in class ola.proto.Ola.PluginInfo.Builder
 
buildPartial() - Method in class ola.proto.Ola.PluginListReply.Builder
 
buildPartial() - Method in class ola.proto.Ola.PluginListRequest.Builder
 
buildPartial() - Method in class ola.proto.Ola.PluginReloadRequest.Builder
 
buildPartial() - Method in class ola.proto.Ola.PluginStateChangeRequest.Builder
 
buildPartial() - Method in class ola.proto.Ola.PluginStateReply.Builder
 
buildPartial() - Method in class ola.proto.Ola.PluginStateRequest.Builder
 
buildPartial() - Method in class ola.proto.Ola.PortInfo.Builder
 
buildPartial() - Method in class ola.proto.Ola.PortPriorityRequest.Builder
 
buildPartial() - Method in class ola.proto.Ola.RDMDiscoveryRequest.Builder
 
buildPartial() - Method in class ola.proto.Ola.RDMFrame.Builder
 
buildPartial() - Method in class ola.proto.Ola.RDMFrameTiming.Builder
 
buildPartial() - Method in class ola.proto.Ola.RDMRequest.Builder
 
buildPartial() - Method in class ola.proto.Ola.RDMRequestOverrideOptions.Builder
 
buildPartial() - Method in class ola.proto.Ola.RDMResponse.Builder
 
buildPartial() - Method in class ola.proto.Ola.RegisterDmxRequest.Builder
 
buildPartial() - Method in class ola.proto.Ola.STREAMING_NO_RESPONSE.Builder
 
buildPartial() - Method in class ola.proto.Ola.TimeCode.Builder
 
buildPartial() - Method in class ola.proto.Ola.UID.Builder
 
buildPartial() - Method in class ola.proto.Ola.UIDListReply.Builder
 
buildPartial() - Method in class ola.proto.Ola.UniverseInfo.Builder
 
buildPartial() - Method in class ola.proto.Ola.UniverseInfoReply.Builder
 
buildPartial() - Method in class ola.proto.Ola.UniverseNameRequest.Builder
 
buildPartial() - Method in class ola.proto.Ola.UniverseRequest.Builder
 
buildPartial() - Method in class ola.rpc.Rpc.RpcMessage.Builder
 

C

callMethod(Descriptors.MethodDescriptor, RpcController, Message, RpcCallback<Message>) - Method in class ola.proto.Ola.OlaClientService
 
callMethod(Descriptors.MethodDescriptor, RpcController, Message, RpcCallback<Message>) - Method in class ola.proto.Ola.OlaServerService
 
callMethod(Descriptors.MethodDescriptor, RpcController, Message, Message, RpcCallback<Message>) - Method in class ola.rpc.StreamRpcChannel
 
CHECKSUM_FIELD_NUMBER - Static variable in class ola.proto.Ola.RDMRequestOverrideOptions
 
clear() - Method in class ola.proto.Ola.Ack.Builder
 
clear() - Method in class ola.proto.Ola.DeviceConfigReply.Builder
 
clear() - Method in class ola.proto.Ola.DeviceConfigRequest.Builder
 
clear() - Method in class ola.proto.Ola.DeviceInfo.Builder
 
clear() - Method in class ola.proto.Ola.DeviceInfoReply.Builder
 
clear() - Method in class ola.proto.Ola.DeviceInfoRequest.Builder
 
clear() - Method in class ola.proto.Ola.DiscoveryRequest.Builder
 
clear() - Method in class ola.proto.Ola.DmxData.Builder
 
clear() - Method in class ola.proto.Ola.MergeModeRequest.Builder
 
clear() - Method in class ola.proto.Ola.OptionalUniverseRequest.Builder
 
clear() - Method in class ola.proto.Ola.PatchPortRequest.Builder
 
clear() - Method in class ola.proto.Ola.PluginDescriptionReply.Builder
 
clear() - Method in class ola.proto.Ola.PluginDescriptionRequest.Builder
 
clear() - Method in class ola.proto.Ola.PluginInfo.Builder
 
clear() - Method in class ola.proto.Ola.PluginListReply.Builder
 
clear() - Method in class ola.proto.Ola.PluginListRequest.Builder
 
clear() - Method in class ola.proto.Ola.PluginReloadRequest.Builder
 
clear() - Method in class ola.proto.Ola.PluginStateChangeRequest.Builder
 
clear() - Method in class ola.proto.Ola.PluginStateReply.Builder
 
clear() - Method in class ola.proto.Ola.PluginStateRequest.Builder
 
clear() - Method in class ola.proto.Ola.PortInfo.Builder
 
clear() - Method in class ola.proto.Ola.PortPriorityRequest.Builder
 
clear() - Method in class ola.proto.Ola.RDMDiscoveryRequest.Builder
 
clear() - Method in class ola.proto.Ola.RDMFrame.Builder
 
clear() - Method in class ola.proto.Ola.RDMFrameTiming.Builder
 
clear() - Method in class ola.proto.Ola.RDMRequest.Builder
 
clear() - Method in class ola.proto.Ola.RDMRequestOverrideOptions.Builder
 
clear() - Method in class ola.proto.Ola.RDMResponse.Builder
 
clear() - Method in class ola.proto.Ola.RegisterDmxRequest.Builder
 
clear() - Method in class ola.proto.Ola.STREAMING_NO_RESPONSE.Builder
 
clear() - Method in class ola.proto.Ola.TimeCode.Builder
 
clear() - Method in class ola.proto.Ola.UID.Builder
 
clear() - Method in class ola.proto.Ola.UIDListReply.Builder
 
clear() - Method in class ola.proto.Ola.UniverseInfo.Builder
 
clear() - Method in class ola.proto.Ola.UniverseInfoReply.Builder
 
clear() - Method in class ola.proto.Ola.UniverseNameRequest.Builder
 
clear() - Method in class ola.proto.Ola.UniverseRequest.Builder
 
clear() - Method in class ola.rpc.Rpc.RpcMessage.Builder
 
clearAction() - Method in class ola.proto.Ola.PatchPortRequest.Builder
required .ola.proto.PatchAction action = 4;
clearAction() - Method in class ola.proto.Ola.RegisterDmxRequest.Builder
required .ola.proto.RegisterAction action = 2;
clearActive() - Method in class ola.proto.Ola.PluginInfo.Builder
required bool active = 3;
clearActive() - Method in class ola.proto.Ola.PluginStateReply.Builder
required bool active = 3;
clearActive() - Method in class ola.proto.Ola.PortInfo.Builder
optional bool active = 4;
clearBreakTime() - Method in class ola.proto.Ola.RDMFrameTiming.Builder
optional int32 break_time = 2;
clearBuffer() - Method in class ola.rpc.Rpc.RpcMessage.Builder
optional bytes buffer = 4;
clearChecksum() - Method in class ola.proto.Ola.RDMRequestOverrideOptions.Builder
optional uint32 checksum = 4;
clearCommandClass() - Method in class ola.proto.Ola.RDMResponse.Builder
optional .ola.proto.RDMCommandClass command_class = 6;
clearConflictsWith() - Method in class ola.proto.Ola.PluginStateReply.Builder
repeated .ola.proto.PluginInfo conflicts_with = 5;
clearData() - Method in class ola.proto.Ola.DeviceConfigReply.Builder
required bytes data = 1;
clearData() - Method in class ola.proto.Ola.DeviceConfigRequest.Builder
required bytes data = 2;
clearData() - Method in class ola.proto.Ola.DmxData.Builder
required bytes data = 2;
clearData() - Method in class ola.proto.Ola.RDMDiscoveryRequest.Builder
required bytes data = 5;
clearData() - Method in class ola.proto.Ola.RDMRequest.Builder
required bytes data = 5;
clearData() - Method in class ola.proto.Ola.RDMResponse.Builder
optional bytes data = 4 [default = ""];
clearDataTime() - Method in class ola.proto.Ola.RDMFrameTiming.Builder
optional int32 data_time = 4;
clearDescription() - Method in class ola.proto.Ola.PluginDescriptionReply.Builder
required string description = 2;
clearDescription() - Method in class ola.proto.Ola.PortInfo.Builder
required string description = 5;
clearDestUid() - Method in class ola.proto.Ola.RDMResponse.Builder
optional .ola.proto.UID dest_uid = 10;
clearDevice() - Method in class ola.proto.Ola.DeviceInfoReply.Builder
repeated .ola.proto.DeviceInfo device = 1;
clearDeviceAlias() - Method in class ola.proto.Ola.DeviceConfigRequest.Builder
required int32 device_alias = 1;
clearDeviceAlias() - Method in class ola.proto.Ola.DeviceInfo.Builder
required int32 device_alias = 1;
clearDeviceAlias() - Method in class ola.proto.Ola.PatchPortRequest.Builder
required int32 device_alias = 2;
clearDeviceAlias() - Method in class ola.proto.Ola.PortPriorityRequest.Builder
required int32 device_alias = 1;
clearDeviceId() - Method in class ola.proto.Ola.DeviceInfo.Builder
required string device_id = 6;
clearDeviceId() - Method in class ola.proto.Ola.UID.Builder
required fixed32 device_id = 2;
clearDeviceName() - Method in class ola.proto.Ola.DeviceInfo.Builder
required string device_name = 3;
clearEnabled() - Method in class ola.proto.Ola.PluginInfo.Builder
optional bool enabled = 4;
clearEnabled() - Method in class ola.proto.Ola.PluginStateChangeRequest.Builder
required bool enabled = 2;
clearEnabled() - Method in class ola.proto.Ola.PluginStateReply.Builder
required bool enabled = 2;
clearEstaId() - Method in class ola.proto.Ola.UID.Builder
required int32 esta_id = 1;
clearFrames() - Method in class ola.proto.Ola.TimeCode.Builder
required uint32 frames = 4;
clearFull() - Method in class ola.proto.Ola.DiscoveryRequest.Builder
required bool full = 2;
clearHours() - Method in class ola.proto.Ola.TimeCode.Builder
required uint32 hours = 1;
clearId() - Method in class ola.rpc.Rpc.RpcMessage.Builder
optional uint32 id = 2;
clearIncludeRawResponse() - Method in class ola.proto.Ola.RDMDiscoveryRequest.Builder
optional bool include_raw_response = 6 [default = false];
clearIncludeRawResponse() - Method in class ola.proto.Ola.RDMRequest.Builder
optional bool include_raw_response = 7 [default = false];
clearInputPort() - Method in class ola.proto.Ola.DeviceInfo.Builder
repeated .ola.proto.PortInfo input_port = 4;
clearInputPortCount() - Method in class ola.proto.Ola.UniverseInfo.Builder
required int32 input_port_count = 4;
clearInputPorts() - Method in class ola.proto.Ola.UniverseInfo.Builder
repeated .ola.proto.PortInfo input_ports = 7;
clearIsOutput() - Method in class ola.proto.Ola.PatchPortRequest.Builder
required bool is_output = 5;
clearIsOutput() - Method in class ola.proto.Ola.PortPriorityRequest.Builder
required bool is_output = 2;
clearIsSet() - Method in class ola.proto.Ola.RDMRequest.Builder
required bool is_set = 6;
clearMarkTime() - Method in class ola.proto.Ola.RDMFrameTiming.Builder
optional int32 mark_time = 3;
clearMergeMode() - Method in class ola.proto.Ola.MergeModeRequest.Builder
required .ola.proto.MergeMode merge_mode = 2;
clearMergeMode() - Method in class ola.proto.Ola.UniverseInfo.Builder
required .ola.proto.MergeMode merge_mode = 3;
clearMessageCount() - Method in class ola.proto.Ola.RDMRequestOverrideOptions.Builder
optional uint32 message_count = 3;
clearMessageCount() - Method in class ola.proto.Ola.RDMResponse.Builder
optional uint32 message_count = 3 [default = 0];
clearMessageLength() - Method in class ola.proto.Ola.RDMRequestOverrideOptions.Builder
optional uint32 message_length = 2;
clearMinutes() - Method in class ola.proto.Ola.TimeCode.Builder
required uint32 minutes = 2;
clearName() - Method in class ola.proto.Ola.PluginDescriptionReply.Builder
required string name = 1;
clearName() - Method in class ola.proto.Ola.PluginInfo.Builder
required string name = 2;
clearName() - Method in class ola.proto.Ola.PluginStateReply.Builder
required string name = 1;
clearName() - Method in class ola.proto.Ola.UniverseInfo.Builder
required string name = 2;
clearName() - Method in class ola.proto.Ola.UniverseNameRequest.Builder
required string name = 2;
clearName() - Method in class ola.rpc.Rpc.RpcMessage.Builder
optional string name = 3;
clearOptions() - Method in class ola.proto.Ola.RDMDiscoveryRequest.Builder
optional .ola.proto.RDMRequestOverrideOptions options = 8;
clearOptions() - Method in class ola.proto.Ola.RDMRequest.Builder
optional .ola.proto.RDMRequestOverrideOptions options = 8;
clearOutputPort() - Method in class ola.proto.Ola.DeviceInfo.Builder
repeated .ola.proto.PortInfo output_port = 5;
clearOutputPortCount() - Method in class ola.proto.Ola.UniverseInfo.Builder
required int32 output_port_count = 5;
clearOutputPorts() - Method in class ola.proto.Ola.UniverseInfo.Builder
repeated .ola.proto.PortInfo output_ports = 8;
clearParamId() - Method in class ola.proto.Ola.RDMDiscoveryRequest.Builder
required int32 param_id = 4;
clearParamId() - Method in class ola.proto.Ola.RDMRequest.Builder
required int32 param_id = 4;
clearParamId() - Method in class ola.proto.Ola.RDMResponse.Builder
optional uint32 param_id = 5;
clearPlugin() - Method in class ola.proto.Ola.PluginListReply.Builder
repeated .ola.proto.PluginInfo plugin = 1;
clearPluginId() - Method in class ola.proto.Ola.DeviceInfo.Builder
required int32 plugin_id = 2;
clearPluginId() - Method in class ola.proto.Ola.DeviceInfoRequest.Builder
optional int32 plugin_id = 1;
clearPluginId() - Method in class ola.proto.Ola.PluginDescriptionRequest.Builder
required int32 plugin_id = 1;
clearPluginId() - Method in class ola.proto.Ola.PluginInfo.Builder
required int32 plugin_id = 1;
clearPluginId() - Method in class ola.proto.Ola.PluginStateChangeRequest.Builder
required int32 plugin_id = 1;
clearPluginId() - Method in class ola.proto.Ola.PluginStateRequest.Builder
required int32 plugin_id = 1;
clearPortId() - Method in class ola.proto.Ola.PatchPortRequest.Builder
required int32 port_id = 3;
clearPortId() - Method in class ola.proto.Ola.PortInfo.Builder
required int32 port_id = 1;
clearPortId() - Method in class ola.proto.Ola.PortPriorityRequest.Builder
required int32 port_id = 3;
clearPreferencesSource() - Method in class ola.proto.Ola.PluginStateReply.Builder
required string preferences_source = 4;
clearPriority() - Method in class ola.proto.Ola.DmxData.Builder
optional int32 priority = 3;
clearPriority() - Method in class ola.proto.Ola.PortInfo.Builder
optional int32 priority = 7;
clearPriority() - Method in class ola.proto.Ola.PortPriorityRequest.Builder
optional int32 priority = 5;
clearPriorityCapability() - Method in class ola.proto.Ola.PortInfo.Builder
required int32 priority_capability = 2;
clearPriorityMode() - Method in class ola.proto.Ola.PortInfo.Builder
optional int32 priority_mode = 6;
clearPriorityMode() - Method in class ola.proto.Ola.PortPriorityRequest.Builder
required int32 priority_mode = 4;
clearRawFrame() - Method in class ola.proto.Ola.RDMResponse.Builder
repeated .ola.proto.RDMFrame raw_frame = 12;
clearRawResponse() - Method in class ola.proto.Ola.RDMFrame.Builder
optional bytes raw_response = 1;
clearRawResponse() - Method in class ola.proto.Ola.RDMResponse.Builder
repeated bytes raw_response = 8;
clearRdmDevices() - Method in class ola.proto.Ola.UniverseInfo.Builder
required int32 rdm_devices = 6;
clearResponseCode() - Method in class ola.proto.Ola.RDMResponse.Builder
required .ola.proto.RDMResponseCode response_code = 1;
clearResponseDelay() - Method in class ola.proto.Ola.RDMFrameTiming.Builder
optional int32 response_delay = 1;
clearResponseType() - Method in class ola.proto.Ola.RDMResponse.Builder
optional .ola.proto.RDMResponseType response_type = 2;
clearSeconds() - Method in class ola.proto.Ola.TimeCode.Builder
required uint32 seconds = 3;
clearSourceUid() - Method in class ola.proto.Ola.RDMResponse.Builder
optional .ola.proto.UID source_uid = 9;
clearSubDevice() - Method in class ola.proto.Ola.RDMDiscoveryRequest.Builder
required int32 sub_device = 3;
clearSubDevice() - Method in class ola.proto.Ola.RDMRequest.Builder
required int32 sub_device = 3;
clearSubDevice() - Method in class ola.proto.Ola.RDMResponse.Builder
optional uint32 sub_device = 7;
clearSubStartCode() - Method in class ola.proto.Ola.RDMRequestOverrideOptions.Builder
optional uint32 sub_start_code = 1;
clearSupportsRdm() - Method in class ola.proto.Ola.PortInfo.Builder
optional bool supports_rdm = 8 [default = false];
clearTiming() - Method in class ola.proto.Ola.RDMFrame.Builder
optional .ola.proto.RDMFrameTiming timing = 2;
clearTransactionNumber() - Method in class ola.proto.Ola.RDMResponse.Builder
optional int32 transaction_number = 11;
clearType() - Method in class ola.proto.Ola.TimeCode.Builder
required .ola.proto.TimeCodeType type = 5;
clearType() - Method in class ola.rpc.Rpc.RpcMessage.Builder
required .ola.rpc.Type type = 1;
clearUid() - Method in class ola.proto.Ola.RDMDiscoveryRequest.Builder
required .ola.proto.UID uid = 2;
clearUid() - Method in class ola.proto.Ola.RDMRequest.Builder
required .ola.proto.UID uid = 2;
clearUid() - Method in class ola.proto.Ola.UIDListReply.Builder
repeated .ola.proto.UID uid = 2;
clearUniverse() - Method in class ola.proto.Ola.DiscoveryRequest.Builder
required int32 universe = 1;
clearUniverse() - Method in class ola.proto.Ola.DmxData.Builder
required int32 universe = 1;
clearUniverse() - Method in class ola.proto.Ola.MergeModeRequest.Builder
required int32 universe = 1;
clearUniverse() - Method in class ola.proto.Ola.OptionalUniverseRequest.Builder
optional int32 universe = 1;
clearUniverse() - Method in class ola.proto.Ola.PatchPortRequest.Builder
required int32 universe = 1;
clearUniverse() - Method in class ola.proto.Ola.PortInfo.Builder
optional int32 universe = 3;
clearUniverse() - Method in class ola.proto.Ola.RDMDiscoveryRequest.Builder
required int32 universe = 1;
clearUniverse() - Method in class ola.proto.Ola.RDMRequest.Builder
required int32 universe = 1;
clearUniverse() - Method in class ola.proto.Ola.RegisterDmxRequest.Builder
required int32 universe = 1;
clearUniverse() - Method in class ola.proto.Ola.UIDListReply.Builder
required int32 universe = 1;
clearUniverse() - Method in class ola.proto.Ola.UniverseInfo.Builder
required int32 universe = 1;
clearUniverse() - Method in class ola.proto.Ola.UniverseInfoReply.Builder
repeated .ola.proto.UniverseInfo universe = 1;
clearUniverse() - Method in class ola.proto.Ola.UniverseNameRequest.Builder
required int32 universe = 1;
clearUniverse() - Method in class ola.proto.Ola.UniverseRequest.Builder
required int32 universe = 1;
clone() - Method in class ola.proto.Ola.Ack.Builder
 
clone() - Method in class ola.proto.Ola.DeviceConfigReply.Builder
 
clone() - Method in class ola.proto.Ola.DeviceConfigRequest.Builder
 
clone() - Method in class ola.proto.Ola.DeviceInfo.Builder
 
clone() - Method in class ola.proto.Ola.DeviceInfoReply.Builder
 
clone() - Method in class ola.proto.Ola.DeviceInfoRequest.Builder
 
clone() - Method in class ola.proto.Ola.DiscoveryRequest.Builder
 
clone() - Method in class ola.proto.Ola.DmxData.Builder
 
clone() - Method in class ola.proto.Ola.MergeModeRequest.Builder
 
clone() - Method in class ola.proto.Ola.OptionalUniverseRequest.Builder
 
clone() - Method in class ola.proto.Ola.PatchPortRequest.Builder
 
clone() - Method in class ola.proto.Ola.PluginDescriptionReply.Builder
 
clone() - Method in class ola.proto.Ola.PluginDescriptionRequest.Builder
 
clone() - Method in class ola.proto.Ola.PluginInfo.Builder
 
clone() - Method in class ola.proto.Ola.PluginListReply.Builder
 
clone() - Method in class ola.proto.Ola.PluginListRequest.Builder
 
clone() - Method in class ola.proto.Ola.PluginReloadRequest.Builder
 
clone() - Method in class ola.proto.Ola.PluginStateChangeRequest.Builder
 
clone() - Method in class ola.proto.Ola.PluginStateReply.Builder
 
clone() - Method in class ola.proto.Ola.PluginStateRequest.Builder
 
clone() - Method in class ola.proto.Ola.PortInfo.Builder
 
clone() - Method in class ola.proto.Ola.PortPriorityRequest.Builder
 
clone() - Method in class ola.proto.Ola.RDMDiscoveryRequest.Builder
 
clone() - Method in class ola.proto.Ola.RDMFrame.Builder
 
clone() - Method in class ola.proto.Ola.RDMFrameTiming.Builder
 
clone() - Method in class ola.proto.Ola.RDMRequest.Builder
 
clone() - Method in class ola.proto.Ola.RDMRequestOverrideOptions.Builder
 
clone() - Method in class ola.proto.Ola.RDMResponse.Builder
 
clone() - Method in class ola.proto.Ola.RegisterDmxRequest.Builder
 
clone() - Method in class ola.proto.Ola.STREAMING_NO_RESPONSE.Builder
 
clone() - Method in class ola.proto.Ola.TimeCode.Builder
 
clone() - Method in class ola.proto.Ola.UID.Builder
 
clone() - Method in class ola.proto.Ola.UIDListReply.Builder
 
clone() - Method in class ola.proto.Ola.UniverseInfo.Builder
 
clone() - Method in class ola.proto.Ola.UniverseInfoReply.Builder
 
clone() - Method in class ola.proto.Ola.UniverseNameRequest.Builder
 
clone() - Method in class ola.proto.Ola.UniverseRequest.Builder
 
clone() - Method in class ola.rpc.Rpc.RpcMessage.Builder
 
close() - Method in class ola.rpc.StreamRpcChannel
Close Rpc Channel.
COMMAND_CLASS_FIELD_NUMBER - Static variable in class ola.proto.Ola.RDMResponse
 
configureDevice(int, short[]) - Method in class ola.OlaClient
Configure device.
configureDevice(RpcController, Ola.DeviceConfigRequest) - Method in interface ola.proto.Ola.OlaServerService.BlockingInterface
 
configureDevice(RpcController, Ola.DeviceConfigRequest, RpcCallback<Ola.DeviceConfigReply>) - Method in class ola.proto.Ola.OlaServerService
rpc ConfigureDevice(.ola.proto.DeviceConfigRequest) returns (.ola.proto.DeviceConfigReply);
configureDevice(RpcController, Ola.DeviceConfigRequest, RpcCallback<Ola.DeviceConfigReply>) - Method in interface ola.proto.Ola.OlaServerService.Interface
rpc ConfigureDevice(.ola.proto.DeviceConfigRequest) returns (.ola.proto.DeviceConfigReply);
configureDevice(RpcController, Ola.DeviceConfigRequest, RpcCallback<Ola.DeviceConfigReply>) - Method in class ola.proto.Ola.OlaServerService.Stub
 
CONFLICTS_WITH_FIELD_NUMBER - Static variable in class ola.proto.Ola.PluginStateReply
 
connect() - Method in class ola.rpc.StreamRpcChannel
Open connection to olad daemon.
convertFromUnsigned(ByteString) - Method in class ola.OlaClient
Convert bytestring to short array.
convertToUnsigned(short[]) - Method in class ola.OlaClient
Convert short array to bytestring

D

DATA_FIELD_NUMBER - Static variable in class ola.proto.Ola.DeviceConfigReply
 
DATA_FIELD_NUMBER - Static variable in class ola.proto.Ola.DeviceConfigRequest
 
DATA_FIELD_NUMBER - Static variable in class ola.proto.Ola.DmxData
 
DATA_FIELD_NUMBER - Static variable in class ola.proto.Ola.RDMDiscoveryRequest
 
DATA_FIELD_NUMBER - Static variable in class ola.proto.Ola.RDMRequest
 
DATA_FIELD_NUMBER - Static variable in class ola.proto.Ola.RDMResponse
 
DATA_TIME_FIELD_NUMBER - Static variable in class ola.proto.Ola.RDMFrameTiming
 
DESCRIPTION_FIELD_NUMBER - Static variable in class ola.proto.Ola.PluginDescriptionReply
 
DESCRIPTION_FIELD_NUMBER - Static variable in class ola.proto.Ola.PortInfo
 
DESCRIPTOR_REQUEST_VALUE - Static variable in enum ola.rpc.Rpc.Type
DESCRIPTOR_REQUEST = 7;
DESCRIPTOR_RESPONSE_VALUE - Static variable in enum ola.rpc.Rpc.Type
DESCRIPTOR_RESPONSE = 8;
DEST_UID_FIELD_NUMBER - Static variable in class ola.proto.Ola.RDMResponse
 
DEVICE_ALIAS_FIELD_NUMBER - Static variable in class ola.proto.Ola.DeviceConfigRequest
 
DEVICE_ALIAS_FIELD_NUMBER - Static variable in class ola.proto.Ola.DeviceInfo
 
DEVICE_ALIAS_FIELD_NUMBER - Static variable in class ola.proto.Ola.PatchPortRequest
 
DEVICE_ALIAS_FIELD_NUMBER - Static variable in class ola.proto.Ola.PortPriorityRequest
 
DEVICE_FIELD_NUMBER - Static variable in class ola.proto.Ola.DeviceInfoReply
 
DEVICE_ID_FIELD_NUMBER - Static variable in class ola.proto.Ola.DeviceInfo
 
DEVICE_ID_FIELD_NUMBER - Static variable in class ola.proto.Ola.UID
 
DEVICE_NAME_FIELD_NUMBER - Static variable in class ola.proto.Ola.DeviceInfo
 
DISCONNECT_VALUE - Static variable in enum ola.rpc.Rpc.Type
DISCONNECT = 6;

E

ENABLED_FIELD_NUMBER - Static variable in class ola.proto.Ola.PluginInfo
 
ENABLED_FIELD_NUMBER - Static variable in class ola.proto.Ola.PluginStateChangeRequest
 
ENABLED_FIELD_NUMBER - Static variable in class ola.proto.Ola.PluginStateReply
 
errorText() - Method in class ola.rpc.SimpleRpcController
 
ESTA_ID_FIELD_NUMBER - Static variable in class ola.proto.Ola.UID
 

F

failed() - Method in class ola.rpc.SimpleRpcController
 
forceDiscovery(int, boolean) - Method in class ola.OlaClient
Force discovery of a universe.
forceDiscovery(RpcController, Ola.DiscoveryRequest) - Method in interface ola.proto.Ola.OlaServerService.BlockingInterface
 
forceDiscovery(RpcController, Ola.DiscoveryRequest, RpcCallback<Ola.UIDListReply>) - Method in class ola.proto.Ola.OlaServerService
rpc ForceDiscovery(.ola.proto.DiscoveryRequest) returns (.ola.proto.UIDListReply);
forceDiscovery(RpcController, Ola.DiscoveryRequest, RpcCallback<Ola.UIDListReply>) - Method in interface ola.proto.Ola.OlaServerService.Interface
rpc ForceDiscovery(.ola.proto.DiscoveryRequest) returns (.ola.proto.UIDListReply);
forceDiscovery(RpcController, Ola.DiscoveryRequest, RpcCallback<Ola.UIDListReply>) - Method in class ola.proto.Ola.OlaServerService.Stub
 
FRAMES_FIELD_NUMBER - Static variable in class ola.proto.Ola.TimeCode
 
FULL_FIELD_NUMBER - Static variable in class ola.proto.Ola.DiscoveryRequest
 

G

getAction() - Method in class ola.proto.Ola.PatchPortRequest.Builder
required .ola.proto.PatchAction action = 4;
getAction() - Method in class ola.proto.Ola.PatchPortRequest
required .ola.proto.PatchAction action = 4;
getAction() - Method in interface ola.proto.Ola.PatchPortRequestOrBuilder
required .ola.proto.PatchAction action = 4;
getAction() - Method in class ola.proto.Ola.RegisterDmxRequest.Builder
required .ola.proto.RegisterAction action = 2;
getAction() - Method in class ola.proto.Ola.RegisterDmxRequest
required .ola.proto.RegisterAction action = 2;
getAction() - Method in interface ola.proto.Ola.RegisterDmxRequestOrBuilder
required .ola.proto.RegisterAction action = 2;
getActive() - Method in class ola.proto.Ola.PluginInfo.Builder
required bool active = 3;
getActive() - Method in class ola.proto.Ola.PluginInfo
required bool active = 3;
getActive() - Method in interface ola.proto.Ola.PluginInfoOrBuilder
required bool active = 3;
getActive() - Method in class ola.proto.Ola.PluginStateReply.Builder
required bool active = 3;
getActive() - Method in class ola.proto.Ola.PluginStateReply
required bool active = 3;
getActive() - Method in interface ola.proto.Ola.PluginStateReplyOrBuilder
required bool active = 3;
getActive() - Method in class ola.proto.Ola.PortInfo.Builder
optional bool active = 4;
getActive() - Method in class ola.proto.Ola.PortInfo
optional bool active = 4;
getActive() - Method in interface ola.proto.Ola.PortInfoOrBuilder
optional bool active = 4;
getBreakTime() - Method in class ola.proto.Ola.RDMFrameTiming.Builder
optional int32 break_time = 2;
getBreakTime() - Method in class ola.proto.Ola.RDMFrameTiming
optional int32 break_time = 2;
getBreakTime() - Method in interface ola.proto.Ola.RDMFrameTimingOrBuilder
optional int32 break_time = 2;
getBuffer() - Method in class ola.rpc.Rpc.RpcMessage.Builder
optional bytes buffer = 4;
getBuffer() - Method in class ola.rpc.Rpc.RpcMessage
optional bytes buffer = 4;
getBuffer() - Method in interface ola.rpc.Rpc.RpcMessageOrBuilder
optional bytes buffer = 4;
getCandidatePorts(int) - Method in class ola.OlaClient
Get candidate ports for universe.
getCandidatePorts(RpcController, Ola.OptionalUniverseRequest) - Method in interface ola.proto.Ola.OlaServerService.BlockingInterface
 
getCandidatePorts(RpcController, Ola.OptionalUniverseRequest, RpcCallback<Ola.DeviceInfoReply>) - Method in class ola.proto.Ola.OlaServerService
rpc GetCandidatePorts(.ola.proto.OptionalUniverseRequest) returns (.ola.proto.DeviceInfoReply);
getCandidatePorts(RpcController, Ola.OptionalUniverseRequest, RpcCallback<Ola.DeviceInfoReply>) - Method in interface ola.proto.Ola.OlaServerService.Interface
rpc GetCandidatePorts(.ola.proto.OptionalUniverseRequest) returns (.ola.proto.DeviceInfoReply);
getCandidatePorts(RpcController, Ola.OptionalUniverseRequest, RpcCallback<Ola.DeviceInfoReply>) - Method in class ola.proto.Ola.OlaServerService.Stub
 
getChannel() - Method in class ola.proto.Ola.OlaClientService.Stub
 
getChannel() - Method in class ola.proto.Ola.OlaServerService.Stub
 
getChecksum() - Method in class ola.proto.Ola.RDMRequestOverrideOptions.Builder
optional uint32 checksum = 4;
getChecksum() - Method in class ola.proto.Ola.RDMRequestOverrideOptions
optional uint32 checksum = 4;
getChecksum() - Method in interface ola.proto.Ola.RDMRequestOverrideOptionsOrBuilder
optional uint32 checksum = 4;
getCommandClass() - Method in class ola.proto.Ola.RDMResponse.Builder
optional .ola.proto.RDMCommandClass command_class = 6;
getCommandClass() - Method in class ola.proto.Ola.RDMResponse
optional .ola.proto.RDMCommandClass command_class = 6;
getCommandClass() - Method in interface ola.proto.Ola.RDMResponseOrBuilder
optional .ola.proto.RDMCommandClass command_class = 6;
getConflictsWith(int) - Method in class ola.proto.Ola.PluginStateReply.Builder
repeated .ola.proto.PluginInfo conflicts_with = 5;
getConflictsWith(int) - Method in class ola.proto.Ola.PluginStateReply
repeated .ola.proto.PluginInfo conflicts_with = 5;
getConflictsWith(int) - Method in interface ola.proto.Ola.PluginStateReplyOrBuilder
repeated .ola.proto.PluginInfo conflicts_with = 5;
getConflictsWithBuilder(int) - Method in class ola.proto.Ola.PluginStateReply.Builder
repeated .ola.proto.PluginInfo conflicts_with = 5;
getConflictsWithBuilderList() - Method in class ola.proto.Ola.PluginStateReply.Builder
repeated .ola.proto.PluginInfo conflicts_with = 5;
getConflictsWithCount() - Method in class ola.proto.Ola.PluginStateReply.Builder
repeated .ola.proto.PluginInfo conflicts_with = 5;
getConflictsWithCount() - Method in class ola.proto.Ola.PluginStateReply
repeated .ola.proto.PluginInfo conflicts_with = 5;
getConflictsWithCount() - Method in interface ola.proto.Ola.PluginStateReplyOrBuilder
repeated .ola.proto.PluginInfo conflicts_with = 5;
getConflictsWithList() - Method in class ola.proto.Ola.PluginStateReply.Builder
repeated .ola.proto.PluginInfo conflicts_with = 5;
getConflictsWithList() - Method in class ola.proto.Ola.PluginStateReply
repeated .ola.proto.PluginInfo conflicts_with = 5;
getConflictsWithList() - Method in interface ola.proto.Ola.PluginStateReplyOrBuilder
repeated .ola.proto.PluginInfo conflicts_with = 5;
getConflictsWithOrBuilder(int) - Method in class ola.proto.Ola.PluginStateReply.Builder
repeated .ola.proto.PluginInfo conflicts_with = 5;
getConflictsWithOrBuilder(int) - Method in class ola.proto.Ola.PluginStateReply
repeated .ola.proto.PluginInfo conflicts_with = 5;
getConflictsWithOrBuilder(int) - Method in interface ola.proto.Ola.PluginStateReplyOrBuilder
repeated .ola.proto.PluginInfo conflicts_with = 5;
getConflictsWithOrBuilderList() - Method in class ola.proto.Ola.PluginStateReply.Builder
repeated .ola.proto.PluginInfo conflicts_with = 5;
getConflictsWithOrBuilderList() - Method in class ola.proto.Ola.PluginStateReply
repeated .ola.proto.PluginInfo conflicts_with = 5;
getConflictsWithOrBuilderList() - Method in interface ola.proto.Ola.PluginStateReplyOrBuilder
repeated .ola.proto.PluginInfo conflicts_with = 5;
getData() - Method in class ola.proto.Ola.DeviceConfigReply.Builder
required bytes data = 1;
getData() - Method in class ola.proto.Ola.DeviceConfigReply
required bytes data = 1;
getData() - Method in interface ola.proto.Ola.DeviceConfigReplyOrBuilder
required bytes data = 1;
getData() - Method in class ola.proto.Ola.DeviceConfigRequest.Builder
required bytes data = 2;
getData() - Method in class ola.proto.Ola.DeviceConfigRequest
required bytes data = 2;
getData() - Method in interface ola.proto.Ola.DeviceConfigRequestOrBuilder
required bytes data = 2;
getData() - Method in class ola.proto.Ola.DmxData.Builder
required bytes data = 2;
getData() - Method in class ola.proto.Ola.DmxData
required bytes data = 2;
getData() - Method in interface ola.proto.Ola.DmxDataOrBuilder
required bytes data = 2;
getData() - Method in class ola.proto.Ola.RDMDiscoveryRequest.Builder
required bytes data = 5;
getData() - Method in class ola.proto.Ola.RDMDiscoveryRequest
required bytes data = 5;
getData() - Method in interface ola.proto.Ola.RDMDiscoveryRequestOrBuilder
required bytes data = 5;
getData() - Method in class ola.proto.Ola.RDMRequest.Builder
required bytes data = 5;
getData() - Method in class ola.proto.Ola.RDMRequest
required bytes data = 5;
getData() - Method in interface ola.proto.Ola.RDMRequestOrBuilder
required bytes data = 5;
getData() - Method in class ola.proto.Ola.RDMResponse.Builder
optional bytes data = 4 [default = ""];
getData() - Method in class ola.proto.Ola.RDMResponse
optional bytes data = 4 [default = ""];
getData() - Method in interface ola.proto.Ola.RDMResponseOrBuilder
optional bytes data = 4 [default = ""];
getDataTime() - Method in class ola.proto.Ola.RDMFrameTiming.Builder
optional int32 data_time = 4;
getDataTime() - Method in class ola.proto.Ola.RDMFrameTiming
optional int32 data_time = 4;
getDataTime() - Method in interface ola.proto.Ola.RDMFrameTimingOrBuilder
optional int32 data_time = 4;
getDefaultInstance() - Static method in class ola.proto.Ola.Ack
 
getDefaultInstance() - Static method in class ola.proto.Ola.DeviceConfigReply
 
getDefaultInstance() - Static method in class ola.proto.Ola.DeviceConfigRequest
 
getDefaultInstance() - Static method in class ola.proto.Ola.DeviceInfo
 
getDefaultInstance() - Static method in class ola.proto.Ola.DeviceInfoReply
 
getDefaultInstance() - Static method in class ola.proto.Ola.DeviceInfoRequest
 
getDefaultInstance() - Static method in class ola.proto.Ola.DiscoveryRequest
 
getDefaultInstance() - Static method in class ola.proto.Ola.DmxData
 
getDefaultInstance() - Static method in class ola.proto.Ola.MergeModeRequest
 
getDefaultInstance() - Static method in class ola.proto.Ola.OptionalUniverseRequest
 
getDefaultInstance() - Static method in class ola.proto.Ola.PatchPortRequest
 
getDefaultInstance() - Static method in class ola.proto.Ola.PluginDescriptionReply
 
getDefaultInstance() - Static method in class ola.proto.Ola.PluginDescriptionRequest
 
getDefaultInstance() - Static method in class ola.proto.Ola.PluginInfo
 
getDefaultInstance() - Static method in class ola.proto.Ola.PluginListReply
 
getDefaultInstance() - Static method in class ola.proto.Ola.PluginListRequest
 
getDefaultInstance() - Static method in class ola.proto.Ola.PluginReloadRequest
 
getDefaultInstance() - Static method in class ola.proto.Ola.PluginStateChangeRequest
 
getDefaultInstance() - Static method in class ola.proto.Ola.PluginStateReply
 
getDefaultInstance() - Static method in class ola.proto.Ola.PluginStateRequest
 
getDefaultInstance() - Static method in class ola.proto.Ola.PortInfo
 
getDefaultInstance() - Static method in class ola.proto.Ola.PortPriorityRequest
 
getDefaultInstance() - Static method in class ola.proto.Ola.RDMDiscoveryRequest
 
getDefaultInstance() - Static method in class ola.proto.Ola.RDMFrame
 
getDefaultInstance() - Static method in class ola.proto.Ola.RDMFrameTiming
 
getDefaultInstance() - Static method in class ola.proto.Ola.RDMRequest
 
getDefaultInstance() - Static method in class ola.proto.Ola.RDMRequestOverrideOptions
 
getDefaultInstance() - Static method in class ola.proto.Ola.RDMResponse
 
getDefaultInstance() - Static method in class ola.proto.Ola.RegisterDmxRequest
 
getDefaultInstance() - Static method in class ola.proto.Ola.STREAMING_NO_RESPONSE
 
getDefaultInstance() - Static method in class ola.proto.Ola.TimeCode
 
getDefaultInstance() - Static method in class ola.proto.Ola.UID
 
getDefaultInstance() - Static method in class ola.proto.Ola.UIDListReply
 
getDefaultInstance() - Static method in class ola.proto.Ola.UniverseInfo
 
getDefaultInstance() - Static method in class ola.proto.Ola.UniverseInfoReply
 
getDefaultInstance() - Static method in class ola.proto.Ola.UniverseNameRequest
 
getDefaultInstance() - Static method in class ola.proto.Ola.UniverseRequest
 
getDefaultInstance() - Static method in class ola.rpc.Rpc.RpcMessage
 
getDefaultInstanceForType() - Method in class ola.proto.Ola.Ack.Builder
 
getDefaultInstanceForType() - Method in class ola.proto.Ola.Ack
 
getDefaultInstanceForType() - Method in class ola.proto.Ola.DeviceConfigReply.Builder
 
getDefaultInstanceForType() - Method in class ola.proto.Ola.DeviceConfigReply
 
getDefaultInstanceForType() - Method in class ola.proto.Ola.DeviceConfigRequest.Builder
 
getDefaultInstanceForType() - Method in class ola.proto.Ola.DeviceConfigRequest
 
getDefaultInstanceForType() - Method in class ola.proto.Ola.DeviceInfo.Builder
 
getDefaultInstanceForType() - Method in class ola.proto.Ola.DeviceInfo
 
getDefaultInstanceForType() - Method in class ola.proto.Ola.DeviceInfoReply.Builder
 
getDefaultInstanceForType() - Method in class ola.proto.Ola.DeviceInfoReply
 
getDefaultInstanceForType() - Method in class ola.proto.Ola.DeviceInfoRequest.Builder
 
getDefaultInstanceForType() - Method in class ola.proto.Ola.DeviceInfoRequest
 
getDefaultInstanceForType() - Method in class ola.proto.Ola.DiscoveryRequest.Builder
 
getDefaultInstanceForType() - Method in class ola.proto.Ola.DiscoveryRequest
 
getDefaultInstanceForType() - Method in class ola.proto.Ola.DmxData.Builder
 
getDefaultInstanceForType() - Method in class ola.proto.Ola.DmxData
 
getDefaultInstanceForType() - Method in class ola.proto.Ola.MergeModeRequest.Builder
 
getDefaultInstanceForType() - Method in class ola.proto.Ola.MergeModeRequest
 
getDefaultInstanceForType() - Method in class ola.proto.Ola.OptionalUniverseRequest.Builder
 
getDefaultInstanceForType() - Method in class ola.proto.Ola.OptionalUniverseRequest
 
getDefaultInstanceForType() - Method in class ola.proto.Ola.PatchPortRequest.Builder
 
getDefaultInstanceForType() - Method in class ola.proto.Ola.PatchPortRequest
 
getDefaultInstanceForType() - Method in class ola.proto.Ola.PluginDescriptionReply.Builder
 
getDefaultInstanceForType() - Method in class ola.proto.Ola.PluginDescriptionReply
 
getDefaultInstanceForType() - Method in class ola.proto.Ola.PluginDescriptionRequest.Builder
 
getDefaultInstanceForType() - Method in class ola.proto.Ola.PluginDescriptionRequest
 
getDefaultInstanceForType() - Method in class ola.proto.Ola.PluginInfo.Builder
 
getDefaultInstanceForType() - Method in class ola.proto.Ola.PluginInfo
 
getDefaultInstanceForType() - Method in class ola.proto.Ola.PluginListReply.Builder
 
getDefaultInstanceForType() - Method in class ola.proto.Ola.PluginListReply
 
getDefaultInstanceForType() - Method in class ola.proto.Ola.PluginListRequest.Builder
 
getDefaultInstanceForType() - Method in class ola.proto.Ola.PluginListRequest
 
getDefaultInstanceForType() - Method in class ola.proto.Ola.PluginReloadRequest.Builder
 
getDefaultInstanceForType() - Method in class ola.proto.Ola.PluginReloadRequest
 
getDefaultInstanceForType() - Method in class ola.proto.Ola.PluginStateChangeRequest.Builder
 
getDefaultInstanceForType() - Method in class ola.proto.Ola.PluginStateChangeRequest
 
getDefaultInstanceForType() - Method in class ola.proto.Ola.PluginStateReply.Builder
 
getDefaultInstanceForType() - Method in class ola.proto.Ola.PluginStateReply
 
getDefaultInstanceForType() - Method in class ola.proto.Ola.PluginStateRequest.Builder
 
getDefaultInstanceForType() - Method in class ola.proto.Ola.PluginStateRequest
 
getDefaultInstanceForType() - Method in class ola.proto.Ola.PortInfo.Builder
 
getDefaultInstanceForType() - Method in class ola.proto.Ola.PortInfo
 
getDefaultInstanceForType() - Method in class ola.proto.Ola.PortPriorityRequest.Builder
 
getDefaultInstanceForType() - Method in class ola.proto.Ola.PortPriorityRequest
 
getDefaultInstanceForType() - Method in class ola.proto.Ola.RDMDiscoveryRequest.Builder
 
getDefaultInstanceForType() - Method in class ola.proto.Ola.RDMDiscoveryRequest
 
getDefaultInstanceForType() - Method in class ola.proto.Ola.RDMFrame.Builder
 
getDefaultInstanceForType() - Method in class ola.proto.Ola.RDMFrame
 
getDefaultInstanceForType() - Method in class ola.proto.Ola.RDMFrameTiming.Builder
 
getDefaultInstanceForType() - Method in class ola.proto.Ola.RDMFrameTiming
 
getDefaultInstanceForType() - Method in class ola.proto.Ola.RDMRequest.Builder
 
getDefaultInstanceForType() - Method in class ola.proto.Ola.RDMRequest
 
getDefaultInstanceForType() - Method in class ola.proto.Ola.RDMRequestOverrideOptions.Builder
 
getDefaultInstanceForType() - Method in class ola.proto.Ola.RDMRequestOverrideOptions
 
getDefaultInstanceForType() - Method in class ola.proto.Ola.RDMResponse.Builder
 
getDefaultInstanceForType() - Method in class ola.proto.Ola.RDMResponse
 
getDefaultInstanceForType() - Method in class ola.proto.Ola.RegisterDmxRequest.Builder
 
getDefaultInstanceForType() - Method in class ola.proto.Ola.RegisterDmxRequest
 
getDefaultInstanceForType() - Method in class ola.proto.Ola.STREAMING_NO_RESPONSE.Builder
 
getDefaultInstanceForType() - Method in class ola.proto.Ola.STREAMING_NO_RESPONSE
 
getDefaultInstanceForType() - Method in class ola.proto.Ola.TimeCode.Builder
 
getDefaultInstanceForType() - Method in class ola.proto.Ola.TimeCode
 
getDefaultInstanceForType() - Method in class ola.proto.Ola.UID.Builder
 
getDefaultInstanceForType() - Method in class ola.proto.Ola.UID
 
getDefaultInstanceForType() - Method in class ola.proto.Ola.UIDListReply.Builder
 
getDefaultInstanceForType() - Method in class ola.proto.Ola.UIDListReply
 
getDefaultInstanceForType() - Method in class ola.proto.Ola.UniverseInfo.Builder
 
getDefaultInstanceForType() - Method in class ola.proto.Ola.UniverseInfo
 
getDefaultInstanceForType() - Method in class ola.proto.Ola.UniverseInfoReply.Builder
 
getDefaultInstanceForType() - Method in class ola.proto.Ola.UniverseInfoReply
 
getDefaultInstanceForType() - Method in class ola.proto.Ola.UniverseNameRequest.Builder
 
getDefaultInstanceForType() - Method in class ola.proto.Ola.UniverseNameRequest
 
getDefaultInstanceForType() - Method in class ola.proto.Ola.UniverseRequest.Builder
 
getDefaultInstanceForType() - Method in class ola.proto.Ola.UniverseRequest
 
getDefaultInstanceForType() - Method in class ola.rpc.Rpc.RpcMessage.Builder
 
getDefaultInstanceForType() - Method in class ola.rpc.Rpc.RpcMessage
 
getDescription() - Method in class ola.proto.Ola.PluginDescriptionReply.Builder
required string description = 2;
getDescription() - Method in class ola.proto.Ola.PluginDescriptionReply
required string description = 2;
getDescription() - Method in interface ola.proto.Ola.PluginDescriptionReplyOrBuilder
required string description = 2;
getDescription() - Method in class ola.proto.Ola.PortInfo.Builder
required string description = 5;
getDescription() - Method in class ola.proto.Ola.PortInfo
required string description = 5;
getDescription() - Method in interface ola.proto.Ola.PortInfoOrBuilder
required string description = 5;
getDescriptionBytes() - Method in class ola.proto.Ola.PluginDescriptionReply.Builder
required string description = 2;
getDescriptionBytes() - Method in class ola.proto.Ola.PluginDescriptionReply
required string description = 2;
getDescriptionBytes() - Method in interface ola.proto.Ola.PluginDescriptionReplyOrBuilder
required string description = 2;
getDescriptionBytes() - Method in class ola.proto.Ola.PortInfo.Builder
required string description = 5;
getDescriptionBytes() - Method in class ola.proto.Ola.PortInfo
required string description = 5;
getDescriptionBytes() - Method in interface ola.proto.Ola.PortInfoOrBuilder
required string description = 5;
getDescriptor() - Static method in class ola.proto.Ola.Ack.Builder
 
getDescriptor() - Static method in class ola.proto.Ola.Ack
 
getDescriptor() - Static method in class ola.proto.Ola.DeviceConfigReply.Builder
 
getDescriptor() - Static method in class ola.proto.Ola.DeviceConfigReply
 
getDescriptor() - Static method in class ola.proto.Ola.DeviceConfigRequest.Builder
 
getDescriptor() - Static method in class ola.proto.Ola.DeviceConfigRequest
 
getDescriptor() - Static method in class ola.proto.Ola.DeviceInfo.Builder
 
getDescriptor() - Static method in class ola.proto.Ola.DeviceInfo
 
getDescriptor() - Static method in class ola.proto.Ola.DeviceInfoReply.Builder
 
getDescriptor() - Static method in class ola.proto.Ola.DeviceInfoReply
 
getDescriptor() - Static method in class ola.proto.Ola.DeviceInfoRequest.Builder
 
getDescriptor() - Static method in class ola.proto.Ola.DeviceInfoRequest
 
getDescriptor() - Static method in class ola.proto.Ola.DiscoveryRequest.Builder
 
getDescriptor() - Static method in class ola.proto.Ola.DiscoveryRequest
 
getDescriptor() - Static method in class ola.proto.Ola.DmxData.Builder
 
getDescriptor() - Static method in class ola.proto.Ola.DmxData
 
getDescriptor() - Static method in class ola.proto.Ola
 
getDescriptor() - Static method in enum ola.proto.Ola.MergeMode
 
getDescriptor() - Static method in class ola.proto.Ola.MergeModeRequest.Builder
 
getDescriptor() - Static method in class ola.proto.Ola.MergeModeRequest
 
getDescriptor() - Static method in class ola.proto.Ola.OlaClientService
 
getDescriptor() - Static method in class ola.proto.Ola.OlaServerService
 
getDescriptor() - Static method in class ola.proto.Ola.OptionalUniverseRequest.Builder
 
getDescriptor() - Static method in class ola.proto.Ola.OptionalUniverseRequest
 
getDescriptor() - Static method in enum ola.proto.Ola.PatchAction
 
getDescriptor() - Static method in class ola.proto.Ola.PatchPortRequest.Builder
 
getDescriptor() - Static method in class ola.proto.Ola.PatchPortRequest
 
getDescriptor() - Static method in class ola.proto.Ola.PluginDescriptionReply.Builder
 
getDescriptor() - Static method in class ola.proto.Ola.PluginDescriptionReply
 
getDescriptor() - Static method in class ola.proto.Ola.PluginDescriptionRequest.Builder
 
getDescriptor() - Static method in class ola.proto.Ola.PluginDescriptionRequest
 
getDescriptor() - Static method in enum ola.proto.Ola.PluginIds
 
getDescriptor() - Static method in class ola.proto.Ola.PluginInfo.Builder
 
getDescriptor() - Static method in class ola.proto.Ola.PluginInfo
 
getDescriptor() - Static method in class ola.proto.Ola.PluginListReply.Builder
 
getDescriptor() - Static method in class ola.proto.Ola.PluginListReply
 
getDescriptor() - Static method in class ola.proto.Ola.PluginListRequest.Builder
 
getDescriptor() - Static method in class ola.proto.Ola.PluginListRequest
 
getDescriptor() - Static method in class ola.proto.Ola.PluginReloadRequest.Builder
 
getDescriptor() - Static method in class ola.proto.Ola.PluginReloadRequest
 
getDescriptor() - Static method in class ola.proto.Ola.PluginStateChangeRequest.Builder
 
getDescriptor() - Static method in class ola.proto.Ola.PluginStateChangeRequest
 
getDescriptor() - Static method in class ola.proto.Ola.PluginStateReply.Builder
 
getDescriptor() - Static method in class ola.proto.Ola.PluginStateReply
 
getDescriptor() - Static method in class ola.proto.Ola.PluginStateRequest.Builder
 
getDescriptor() - Static method in class ola.proto.Ola.PluginStateRequest
 
getDescriptor() - Static method in class ola.proto.Ola.PortInfo.Builder
 
getDescriptor() - Static method in class ola.proto.Ola.PortInfo
 
getDescriptor() - Static method in class ola.proto.Ola.PortPriorityRequest.Builder
 
getDescriptor() - Static method in class ola.proto.Ola.PortPriorityRequest
 
getDescriptor() - Static method in enum ola.proto.Ola.RDMCommandClass
 
getDescriptor() - Static method in class ola.proto.Ola.RDMDiscoveryRequest.Builder
 
getDescriptor() - Static method in class ola.proto.Ola.RDMDiscoveryRequest
 
getDescriptor() - Static method in class ola.proto.Ola.RDMFrame.Builder
 
getDescriptor() - Static method in class ola.proto.Ola.RDMFrame
 
getDescriptor() - Static method in class ola.proto.Ola.RDMFrameTiming.Builder
 
getDescriptor() - Static method in class ola.proto.Ola.RDMFrameTiming
 
getDescriptor() - Static method in class ola.proto.Ola.RDMRequest.Builder
 
getDescriptor() - Static method in class ola.proto.Ola.RDMRequest
 
getDescriptor() - Static method in class ola.proto.Ola.RDMRequestOverrideOptions.Builder
 
getDescriptor() - Static method in class ola.proto.Ola.RDMRequestOverrideOptions
 
getDescriptor() - Static method in class ola.proto.Ola.RDMResponse.Builder
 
getDescriptor() - Static method in class ola.proto.Ola.RDMResponse
 
getDescriptor() - Static method in enum ola.proto.Ola.RDMResponseCode
 
getDescriptor() - Static method in enum ola.proto.Ola.RDMResponseType
 
getDescriptor() - Static method in enum ola.proto.Ola.RegisterAction
 
getDescriptor() - Static method in class ola.proto.Ola.RegisterDmxRequest.Builder
 
getDescriptor() - Static method in class ola.proto.Ola.RegisterDmxRequest
 
getDescriptor() - Static method in class ola.proto.Ola.STREAMING_NO_RESPONSE.Builder
 
getDescriptor() - Static method in class ola.proto.Ola.STREAMING_NO_RESPONSE
 
getDescriptor() - Static method in class ola.proto.Ola.TimeCode.Builder
 
getDescriptor() - Static method in class ola.proto.Ola.TimeCode
 
getDescriptor() - Static method in enum ola.proto.Ola.TimeCodeType
 
getDescriptor() - Static method in class ola.proto.Ola.UID.Builder
 
getDescriptor() - Static method in class ola.proto.Ola.UID
 
getDescriptor() - Static method in class ola.proto.Ola.UIDListReply.Builder
 
getDescriptor() - Static method in class ola.proto.Ola.UIDListReply
 
getDescriptor() - Static method in class ola.proto.Ola.UniverseInfo.Builder
 
getDescriptor() - Static method in class ola.proto.Ola.UniverseInfo
 
getDescriptor() - Static method in class ola.proto.Ola.UniverseInfoReply.Builder
 
getDescriptor() - Static method in class ola.proto.Ola.UniverseInfoReply
 
getDescriptor() - Static method in class ola.proto.Ola.UniverseNameRequest.Builder
 
getDescriptor() - Static method in class ola.proto.Ola.UniverseNameRequest
 
getDescriptor() - Static method in class ola.proto.Ola.UniverseRequest.Builder
 
getDescriptor() - Static method in class ola.proto.Ola.UniverseRequest
 
getDescriptor() - Static method in class ola.rpc.Rpc
 
getDescriptor() - Static method in class ola.rpc.Rpc.RpcMessage.Builder
 
getDescriptor() - Static method in class ola.rpc.Rpc.RpcMessage
 
getDescriptor() - Static method in enum ola.rpc.Rpc.Type
 
getDescriptorForType() - Method in class ola.proto.Ola.Ack.Builder
 
getDescriptorForType() - Method in class ola.proto.Ola.DeviceConfigReply.Builder
 
getDescriptorForType() - Method in class ola.proto.Ola.DeviceConfigRequest.Builder
 
getDescriptorForType() - Method in class ola.proto.Ola.DeviceInfo.Builder
 
getDescriptorForType() - Method in class ola.proto.Ola.DeviceInfoReply.Builder
 
getDescriptorForType() - Method in class ola.proto.Ola.DeviceInfoRequest.Builder
 
getDescriptorForType() - Method in class ola.proto.Ola.DiscoveryRequest.Builder
 
getDescriptorForType() - Method in class ola.proto.Ola.DmxData.Builder
 
getDescriptorForType() - Method in enum ola.proto.Ola.MergeMode
 
getDescriptorForType() - Method in class ola.proto.Ola.MergeModeRequest.Builder
 
getDescriptorForType() - Method in class ola.proto.Ola.OlaClientService
 
getDescriptorForType() - Method in class ola.proto.Ola.OlaServerService
 
getDescriptorForType() - Method in class ola.proto.Ola.OptionalUniverseRequest.Builder
 
getDescriptorForType() - Method in enum ola.proto.Ola.PatchAction
 
getDescriptorForType() - Method in class ola.proto.Ola.PatchPortRequest.Builder
 
getDescriptorForType() - Method in class ola.proto.Ola.PluginDescriptionReply.Builder
 
getDescriptorForType() - Method in class ola.proto.Ola.PluginDescriptionRequest.Builder
 
getDescriptorForType() - Method in enum ola.proto.Ola.PluginIds
 
getDescriptorForType() - Method in class ola.proto.Ola.PluginInfo.Builder
 
getDescriptorForType() - Method in class ola.proto.Ola.PluginListReply.Builder
 
getDescriptorForType() - Method in class ola.proto.Ola.PluginListRequest.Builder
 
getDescriptorForType() - Method in class ola.proto.Ola.PluginReloadRequest.Builder
 
getDescriptorForType() - Method in class ola.proto.Ola.PluginStateChangeRequest.Builder
 
getDescriptorForType() - Method in class ola.proto.Ola.PluginStateReply.Builder
 
getDescriptorForType() - Method in class ola.proto.Ola.PluginStateRequest.Builder
 
getDescriptorForType() - Method in class ola.proto.Ola.PortInfo.Builder
 
getDescriptorForType() - Method in class ola.proto.Ola.PortPriorityRequest.Builder
 
getDescriptorForType() - Method in enum ola.proto.Ola.RDMCommandClass
 
getDescriptorForType() - Method in class ola.proto.Ola.RDMDiscoveryRequest.Builder
 
getDescriptorForType() - Method in class ola.proto.Ola.RDMFrame.Builder
 
getDescriptorForType() - Method in class ola.proto.Ola.RDMFrameTiming.Builder
 
getDescriptorForType() - Method in class ola.proto.Ola.RDMRequest.Builder
 
getDescriptorForType() - Method in class ola.proto.Ola.RDMRequestOverrideOptions.Builder
 
getDescriptorForType() - Method in class ola.proto.Ola.RDMResponse.Builder
 
getDescriptorForType() - Method in enum ola.proto.Ola.RDMResponseCode
 
getDescriptorForType() - Method in enum ola.proto.Ola.RDMResponseType
 
getDescriptorForType() - Method in enum ola.proto.Ola.RegisterAction
 
getDescriptorForType() - Method in class ola.proto.Ola.RegisterDmxRequest.Builder
 
getDescriptorForType() - Method in class ola.proto.Ola.STREAMING_NO_RESPONSE.Builder
 
getDescriptorForType() - Method in class ola.proto.Ola.TimeCode.Builder
 
getDescriptorForType() - Method in enum ola.proto.Ola.TimeCodeType
 
getDescriptorForType() - Method in class ola.proto.Ola.UID.Builder
 
getDescriptorForType() - Method in class ola.proto.Ola.UIDListReply.Builder
 
getDescriptorForType() - Method in class ola.proto.Ola.UniverseInfo.Builder
 
getDescriptorForType() - Method in class ola.proto.Ola.UniverseInfoReply.Builder
 
getDescriptorForType() - Method in class ola.proto.Ola.UniverseNameRequest.Builder
 
getDescriptorForType() - Method in class ola.proto.Ola.UniverseRequest.Builder
 
getDescriptorForType() - Method in class ola.rpc.Rpc.RpcMessage.Builder
 
getDescriptorForType() - Method in enum ola.rpc.Rpc.Type
 
getDestUid() - Method in class ola.proto.Ola.RDMResponse.Builder
optional .ola.proto.UID dest_uid = 10;
getDestUid() - Method in class ola.proto.Ola.RDMResponse
optional .ola.proto.UID dest_uid = 10;
getDestUid() - Method in interface ola.proto.Ola.RDMResponseOrBuilder
optional .ola.proto.UID dest_uid = 10;
getDestUidBuilder() - Method in class ola.proto.Ola.RDMResponse.Builder
optional .ola.proto.UID dest_uid = 10;
getDestUidOrBuilder() - Method in class ola.proto.Ola.RDMResponse.Builder
optional .ola.proto.UID dest_uid = 10;
getDestUidOrBuilder() - Method in class ola.proto.Ola.RDMResponse
optional .ola.proto.UID dest_uid = 10;
getDestUidOrBuilder() - Method in interface ola.proto.Ola.RDMResponseOrBuilder
optional .ola.proto.UID dest_uid = 10;
getDevice(int) - Method in class ola.proto.Ola.DeviceInfoReply.Builder
repeated .ola.proto.DeviceInfo device = 1;
getDevice(int) - Method in class ola.proto.Ola.DeviceInfoReply
repeated .ola.proto.DeviceInfo device = 1;
getDevice(int) - Method in interface ola.proto.Ola.DeviceInfoReplyOrBuilder
repeated .ola.proto.DeviceInfo device = 1;
getDeviceAlias() - Method in class ola.proto.Ola.DeviceConfigRequest.Builder
required int32 device_alias = 1;
getDeviceAlias() - Method in class ola.proto.Ola.DeviceConfigRequest
required int32 device_alias = 1;
getDeviceAlias() - Method in interface ola.proto.Ola.DeviceConfigRequestOrBuilder
required int32 device_alias = 1;
getDeviceAlias() - Method in class ola.proto.Ola.DeviceInfo.Builder
required int32 device_alias = 1;
getDeviceAlias() - Method in class ola.proto.Ola.DeviceInfo
required int32 device_alias = 1;
getDeviceAlias() - Method in interface ola.proto.Ola.DeviceInfoOrBuilder
required int32 device_alias = 1;
getDeviceAlias() - Method in class ola.proto.Ola.PatchPortRequest.Builder
required int32 device_alias = 2;
getDeviceAlias() - Method in class ola.proto.Ola.PatchPortRequest
required int32 device_alias = 2;
getDeviceAlias() - Method in interface ola.proto.Ola.PatchPortRequestOrBuilder
required int32 device_alias = 2;
getDeviceAlias() - Method in class ola.proto.Ola.PortPriorityRequest.Builder
required int32 device_alias = 1;
getDeviceAlias() - Method in class ola.proto.Ola.PortPriorityRequest
required int32 device_alias = 1;
getDeviceAlias() - Method in interface ola.proto.Ola.PortPriorityRequestOrBuilder
required int32 device_alias = 1;
getDeviceBuilder(int) - Method in class ola.proto.Ola.DeviceInfoReply.Builder
repeated .ola.proto.DeviceInfo device = 1;
getDeviceBuilderList() - Method in class ola.proto.Ola.DeviceInfoReply.Builder
repeated .ola.proto.DeviceInfo device = 1;
getDeviceCount() - Method in class ola.proto.Ola.DeviceInfoReply.Builder
repeated .ola.proto.DeviceInfo device = 1;
getDeviceCount() - Method in class ola.proto.Ola.DeviceInfoReply
repeated .ola.proto.DeviceInfo device = 1;
getDeviceCount() - Method in interface ola.proto.Ola.DeviceInfoReplyOrBuilder
repeated .ola.proto.DeviceInfo device = 1;
getDeviceId() - Method in class ola.proto.Ola.DeviceInfo.Builder
required string device_id = 6;
getDeviceId() - Method in class ola.proto.Ola.DeviceInfo
required string device_id = 6;
getDeviceId() - Method in interface ola.proto.Ola.DeviceInfoOrBuilder
required string device_id = 6;
getDeviceId() - Method in class ola.proto.Ola.UID.Builder
required fixed32 device_id = 2;
getDeviceId() - Method in class ola.proto.Ola.UID
required fixed32 device_id = 2;
getDeviceId() - Method in interface ola.proto.Ola.UIDOrBuilder
required fixed32 device_id = 2;
getDeviceIdBytes() - Method in class ola.proto.Ola.DeviceInfo.Builder
required string device_id = 6;
getDeviceIdBytes() - Method in class ola.proto.Ola.DeviceInfo
required string device_id = 6;
getDeviceIdBytes() - Method in interface ola.proto.Ola.DeviceInfoOrBuilder
required string device_id = 6;
getDeviceInfo() - Method in class ola.OlaClient
Get device info from olad.
getDeviceInfo(RpcController, Ola.DeviceInfoRequest) - Method in interface ola.proto.Ola.OlaServerService.BlockingInterface
 
getDeviceInfo(RpcController, Ola.DeviceInfoRequest, RpcCallback<Ola.DeviceInfoReply>) - Method in class ola.proto.Ola.OlaServerService
rpc GetDeviceInfo(.ola.proto.DeviceInfoRequest) returns (.ola.proto.DeviceInfoReply);
getDeviceInfo(RpcController, Ola.DeviceInfoRequest, RpcCallback<Ola.DeviceInfoReply>) - Method in interface ola.proto.Ola.OlaServerService.Interface
rpc GetDeviceInfo(.ola.proto.DeviceInfoRequest) returns (.ola.proto.DeviceInfoReply);
getDeviceInfo(RpcController, Ola.DeviceInfoRequest, RpcCallback<Ola.DeviceInfoReply>) - Method in class ola.proto.Ola.OlaServerService.Stub
 
getDeviceList() - Method in class ola.proto.Ola.DeviceInfoReply.Builder
repeated .ola.proto.DeviceInfo device = 1;
getDeviceList() - Method in class ola.proto.Ola.DeviceInfoReply
repeated .ola.proto.DeviceInfo device = 1;
getDeviceList() - Method in interface ola.proto.Ola.DeviceInfoReplyOrBuilder
repeated .ola.proto.DeviceInfo device = 1;
getDeviceName() - Method in class ola.proto.Ola.DeviceInfo.Builder
required string device_name = 3;
getDeviceName() - Method in class ola.proto.Ola.DeviceInfo
required string device_name = 3;
getDeviceName() - Method in interface ola.proto.Ola.DeviceInfoOrBuilder
required string device_name = 3;
getDeviceNameBytes() - Method in class ola.proto.Ola.DeviceInfo.Builder
required string device_name = 3;
getDeviceNameBytes() - Method in class ola.proto.Ola.DeviceInfo
required string device_name = 3;
getDeviceNameBytes() - Method in interface ola.proto.Ola.DeviceInfoOrBuilder
required string device_name = 3;
getDeviceOrBuilder(int) - Method in class ola.proto.Ola.DeviceInfoReply.Builder
repeated .ola.proto.DeviceInfo device = 1;
getDeviceOrBuilder(int) - Method in class ola.proto.Ola.DeviceInfoReply
repeated .ola.proto.DeviceInfo device = 1;
getDeviceOrBuilder(int) - Method in interface ola.proto.Ola.DeviceInfoReplyOrBuilder
repeated .ola.proto.DeviceInfo device = 1;
getDeviceOrBuilderList() - Method in class ola.proto.Ola.DeviceInfoReply.Builder
repeated .ola.proto.DeviceInfo device = 1;
getDeviceOrBuilderList() - Method in class ola.proto.Ola.DeviceInfoReply
repeated .ola.proto.DeviceInfo device = 1;
getDeviceOrBuilderList() - Method in interface ola.proto.Ola.DeviceInfoReplyOrBuilder
repeated .ola.proto.DeviceInfo device = 1;
getDmx(int) - Method in class ola.OlaClient
Retrieve dmx data from universe.
getDmx(RpcController, Ola.UniverseRequest) - Method in interface ola.proto.Ola.OlaServerService.BlockingInterface
 
getDmx(RpcController, Ola.UniverseRequest, RpcCallback<Ola.DmxData>) - Method in class ola.proto.Ola.OlaServerService
rpc GetDmx(.ola.proto.UniverseRequest) returns (.ola.proto.DmxData);
getDmx(RpcController, Ola.UniverseRequest, RpcCallback<Ola.DmxData>) - Method in interface ola.proto.Ola.OlaServerService.Interface
rpc GetDmx(.ola.proto.UniverseRequest) returns (.ola.proto.DmxData);
getDmx(RpcController, Ola.UniverseRequest, RpcCallback<Ola.DmxData>) - Method in class ola.proto.Ola.OlaServerService.Stub
 
getEnabled() - Method in class ola.proto.Ola.PluginInfo.Builder
optional bool enabled = 4;
getEnabled() - Method in class ola.proto.Ola.PluginInfo
optional bool enabled = 4;
getEnabled() - Method in interface ola.proto.Ola.PluginInfoOrBuilder
optional bool enabled = 4;
getEnabled() - Method in class ola.proto.Ola.PluginStateChangeRequest.Builder
required bool enabled = 2;
getEnabled() - Method in class ola.proto.Ola.PluginStateChangeRequest
required bool enabled = 2;
getEnabled() - Method in interface ola.proto.Ola.PluginStateChangeRequestOrBuilder
required bool enabled = 2;
getEnabled() - Method in class ola.proto.Ola.PluginStateReply.Builder
required bool enabled = 2;
getEnabled() - Method in class ola.proto.Ola.PluginStateReply
required bool enabled = 2;
getEnabled() - Method in interface ola.proto.Ola.PluginStateReplyOrBuilder
required bool enabled = 2;
getEstaId() - Method in class ola.proto.Ola.UID.Builder
required int32 esta_id = 1;
getEstaId() - Method in class ola.proto.Ola.UID
required int32 esta_id = 1;
getEstaId() - Method in interface ola.proto.Ola.UIDOrBuilder
required int32 esta_id = 1;
getFrames() - Method in class ola.proto.Ola.TimeCode.Builder
required uint32 frames = 4;
getFrames() - Method in class ola.proto.Ola.TimeCode
required uint32 frames = 4;
getFrames() - Method in interface ola.proto.Ola.TimeCodeOrBuilder
required uint32 frames = 4;
getFull() - Method in class ola.proto.Ola.DiscoveryRequest.Builder
required bool full = 2;
getFull() - Method in class ola.proto.Ola.DiscoveryRequest
required bool full = 2;
getFull() - Method in interface ola.proto.Ola.DiscoveryRequestOrBuilder
required bool full = 2;
getHours() - Method in class ola.proto.Ola.TimeCode.Builder
required uint32 hours = 1;
getHours() - Method in class ola.proto.Ola.TimeCode
required uint32 hours = 1;
getHours() - Method in interface ola.proto.Ola.TimeCodeOrBuilder
required uint32 hours = 1;
getId() - Method in class ola.rpc.Rpc.RpcMessage.Builder
optional uint32 id = 2;
getId() - Method in class ola.rpc.Rpc.RpcMessage
optional uint32 id = 2;
getId() - Method in interface ola.rpc.Rpc.RpcMessageOrBuilder
optional uint32 id = 2;
getIncludeRawResponse() - Method in class ola.proto.Ola.RDMDiscoveryRequest.Builder
optional bool include_raw_response = 6 [default = false];
getIncludeRawResponse() - Method in class ola.proto.Ola.RDMDiscoveryRequest
optional bool include_raw_response = 6 [default = false];
getIncludeRawResponse() - Method in interface ola.proto.Ola.RDMDiscoveryRequestOrBuilder
optional bool include_raw_response = 6 [default = false];
getIncludeRawResponse() - Method in class ola.proto.Ola.RDMRequest.Builder
optional bool include_raw_response = 7 [default = false];
getIncludeRawResponse() - Method in class ola.proto.Ola.RDMRequest
optional bool include_raw_response = 7 [default = false];
getIncludeRawResponse() - Method in interface ola.proto.Ola.RDMRequestOrBuilder
optional bool include_raw_response = 7 [default = false];
getInputPort(int) - Method in class ola.proto.Ola.DeviceInfo.Builder
repeated .ola.proto.PortInfo input_port = 4;
getInputPort(int) - Method in class ola.proto.Ola.DeviceInfo
repeated .ola.proto.PortInfo input_port = 4;
getInputPort(int) - Method in interface ola.proto.Ola.DeviceInfoOrBuilder
repeated .ola.proto.PortInfo input_port = 4;
getInputPortBuilder(int) - Method in class ola.proto.Ola.DeviceInfo.Builder
repeated .ola.proto.PortInfo input_port = 4;
getInputPortBuilderList() - Method in class ola.proto.Ola.DeviceInfo.Builder
repeated .ola.proto.PortInfo input_port = 4;
getInputPortCount() - Method in class ola.proto.Ola.DeviceInfo.Builder
repeated .ola.proto.PortInfo input_port = 4;
getInputPortCount() - Method in class ola.proto.Ola.DeviceInfo
repeated .ola.proto.PortInfo input_port = 4;
getInputPortCount() - Method in interface ola.proto.Ola.DeviceInfoOrBuilder
repeated .ola.proto.PortInfo input_port = 4;
getInputPortCount() - Method in class ola.proto.Ola.UniverseInfo.Builder
required int32 input_port_count = 4;
getInputPortCount() - Method in class ola.proto.Ola.UniverseInfo
required int32 input_port_count = 4;
getInputPortCount() - Method in interface ola.proto.Ola.UniverseInfoOrBuilder
required int32 input_port_count = 4;
getInputPortList() - Method in class ola.proto.Ola.DeviceInfo.Builder
repeated .ola.proto.PortInfo input_port = 4;
getInputPortList() - Method in class ola.proto.Ola.DeviceInfo
repeated .ola.proto.PortInfo input_port = 4;
getInputPortList() - Method in interface ola.proto.Ola.DeviceInfoOrBuilder
repeated .ola.proto.PortInfo input_port = 4;
getInputPortOrBuilder(int) - Method in class ola.proto.Ola.DeviceInfo.Builder
repeated .ola.proto.PortInfo input_port = 4;
getInputPortOrBuilder(int) - Method in class ola.proto.Ola.DeviceInfo
repeated .ola.proto.PortInfo input_port = 4;
getInputPortOrBuilder(int) - Method in interface ola.proto.Ola.DeviceInfoOrBuilder
repeated .ola.proto.PortInfo input_port = 4;
getInputPortOrBuilderList() - Method in class ola.proto.Ola.DeviceInfo.Builder
repeated .ola.proto.PortInfo input_port = 4;
getInputPortOrBuilderList() - Method in class ola.proto.Ola.DeviceInfo
repeated .ola.proto.PortInfo input_port = 4;
getInputPortOrBuilderList() - Method in interface ola.proto.Ola.DeviceInfoOrBuilder
repeated .ola.proto.PortInfo input_port = 4;
getInputPorts(int) - Method in class ola.proto.Ola.UniverseInfo.Builder
repeated .ola.proto.PortInfo input_ports = 7;
getInputPorts(int) - Method in class ola.proto.Ola.UniverseInfo
repeated .ola.proto.PortInfo input_ports = 7;
getInputPorts(int) - Method in interface ola.proto.Ola.UniverseInfoOrBuilder
repeated .ola.proto.PortInfo input_ports = 7;
getInputPortsBuilder(int) - Method in class ola.proto.Ola.UniverseInfo.Builder
repeated .ola.proto.PortInfo input_ports = 7;
getInputPortsBuilderList() - Method in class ola.proto.Ola.UniverseInfo.Builder
repeated .ola.proto.PortInfo input_ports = 7;
getInputPortsCount() - Method in class ola.proto.Ola.UniverseInfo.Builder
repeated .ola.proto.PortInfo input_ports = 7;
getInputPortsCount() - Method in class ola.proto.Ola.UniverseInfo
repeated .ola.proto.PortInfo input_ports = 7;
getInputPortsCount() - Method in interface ola.proto.Ola.UniverseInfoOrBuilder
repeated .ola.proto.PortInfo input_ports = 7;
getInputPortsList() - Method in class ola.proto.Ola.UniverseInfo.Builder
repeated .ola.proto.PortInfo input_ports = 7;
getInputPortsList() - Method in class ola.proto.Ola.UniverseInfo
repeated .ola.proto.PortInfo input_ports = 7;
getInputPortsList() - Method in interface ola.proto.Ola.UniverseInfoOrBuilder
repeated .ola.proto.PortInfo input_ports = 7;
getInputPortsOrBuilder(int) - Method in class ola.proto.Ola.UniverseInfo.Builder
repeated .ola.proto.PortInfo input_ports = 7;
getInputPortsOrBuilder(int) - Method in class ola.proto.Ola.UniverseInfo
repeated .ola.proto.PortInfo input_ports = 7;
getInputPortsOrBuilder(int) - Method in interface ola.proto.Ola.UniverseInfoOrBuilder
repeated .ola.proto.PortInfo input_ports = 7;
getInputPortsOrBuilderList() - Method in class ola.proto.Ola.UniverseInfo.Builder
repeated .ola.proto.PortInfo input_ports = 7;
getInputPortsOrBuilderList() - Method in class ola.proto.Ola.UniverseInfo
repeated .ola.proto.PortInfo input_ports = 7;
getInputPortsOrBuilderList() - Method in interface ola.proto.Ola.UniverseInfoOrBuilder
repeated .ola.proto.PortInfo input_ports = 7;
getIsOutput() - Method in class ola.proto.Ola.PatchPortRequest.Builder
required bool is_output = 5;
getIsOutput() - Method in class ola.proto.Ola.PatchPortRequest
required bool is_output = 5;
getIsOutput() - Method in interface ola.proto.Ola.PatchPortRequestOrBuilder
required bool is_output = 5;
getIsOutput() - Method in class ola.proto.Ola.PortPriorityRequest.Builder
required bool is_output = 2;
getIsOutput() - Method in class ola.proto.Ola.PortPriorityRequest
required bool is_output = 2;
getIsOutput() - Method in interface ola.proto.Ola.PortPriorityRequestOrBuilder
required bool is_output = 2;
getIsSet() - Method in class ola.proto.Ola.RDMRequest.Builder
required bool is_set = 6;
getIsSet() - Method in class ola.proto.Ola.RDMRequest
required bool is_set = 6;
getIsSet() - Method in interface ola.proto.Ola.RDMRequestOrBuilder
required bool is_set = 6;
getMarkTime() - Method in class ola.proto.Ola.RDMFrameTiming.Builder
optional int32 mark_time = 3;
getMarkTime() - Method in class ola.proto.Ola.RDMFrameTiming
optional int32 mark_time = 3;
getMarkTime() - Method in interface ola.proto.Ola.RDMFrameTimingOrBuilder
optional int32 mark_time = 3;
getMergeMode() - Method in class ola.proto.Ola.MergeModeRequest.Builder
required .ola.proto.MergeMode merge_mode = 2;
getMergeMode() - Method in class ola.proto.Ola.MergeModeRequest
required .ola.proto.MergeMode merge_mode = 2;
getMergeMode() - Method in interface ola.proto.Ola.MergeModeRequestOrBuilder
required .ola.proto.MergeMode merge_mode = 2;
getMergeMode() - Method in class ola.proto.Ola.UniverseInfo.Builder
required .ola.proto.MergeMode merge_mode = 3;
getMergeMode() - Method in class ola.proto.Ola.UniverseInfo
required .ola.proto.MergeMode merge_mode = 3;
getMergeMode() - Method in interface ola.proto.Ola.UniverseInfoOrBuilder
required .ola.proto.MergeMode merge_mode = 3;
getMessageCount() - Method in class ola.proto.Ola.RDMRequestOverrideOptions.Builder
optional uint32 message_count = 3;
getMessageCount() - Method in class ola.proto.Ola.RDMRequestOverrideOptions
optional uint32 message_count = 3;
getMessageCount() - Method in interface ola.proto.Ola.RDMRequestOverrideOptionsOrBuilder
optional uint32 message_count = 3;
getMessageCount() - Method in class ola.proto.Ola.RDMResponse.Builder
optional uint32 message_count = 3 [default = 0];
getMessageCount() - Method in class ola.proto.Ola.RDMResponse
optional uint32 message_count = 3 [default = 0];
getMessageCount() - Method in interface ola.proto.Ola.RDMResponseOrBuilder
optional uint32 message_count = 3 [default = 0];
getMessageLength() - Method in class ola.proto.Ola.RDMRequestOverrideOptions.Builder
optional uint32 message_length = 2;
getMessageLength() - Method in class ola.proto.Ola.RDMRequestOverrideOptions
optional uint32 message_length = 2;
getMessageLength() - Method in interface ola.proto.Ola.RDMRequestOverrideOptionsOrBuilder
optional uint32 message_length = 2;
getMinutes() - Method in class ola.proto.Ola.TimeCode.Builder
required uint32 minutes = 2;
getMinutes() - Method in class ola.proto.Ola.TimeCode
required uint32 minutes = 2;
getMinutes() - Method in interface ola.proto.Ola.TimeCodeOrBuilder
required uint32 minutes = 2;
getName() - Method in class ola.proto.Ola.PluginDescriptionReply.Builder
required string name = 1;
getName() - Method in class ola.proto.Ola.PluginDescriptionReply
required string name = 1;
getName() - Method in interface ola.proto.Ola.PluginDescriptionReplyOrBuilder
required string name = 1;
getName() - Method in class ola.proto.Ola.PluginInfo.Builder
required string name = 2;
getName() - Method in class ola.proto.Ola.PluginInfo
required string name = 2;
getName() - Method in interface ola.proto.Ola.PluginInfoOrBuilder
required string name = 2;
getName() - Method in class ola.proto.Ola.PluginStateReply.Builder
required string name = 1;
getName() - Method in class ola.proto.Ola.PluginStateReply
required string name = 1;
getName() - Method in interface ola.proto.Ola.PluginStateReplyOrBuilder
required string name = 1;
getName() - Method in class ola.proto.Ola.UniverseInfo.Builder
required string name = 2;
getName() - Method in class ola.proto.Ola.UniverseInfo
required string name = 2;
getName() - Method in interface ola.proto.Ola.UniverseInfoOrBuilder
required string name = 2;
getName() - Method in class ola.proto.Ola.UniverseNameRequest.Builder
required string name = 2;
getName() - Method in class ola.proto.Ola.UniverseNameRequest
required string name = 2;
getName() - Method in interface ola.proto.Ola.UniverseNameRequestOrBuilder
required string name = 2;
getName() - Method in class ola.rpc.Rpc.RpcMessage.Builder
optional string name = 3;
getName() - Method in class ola.rpc.Rpc.RpcMessage
optional string name = 3;
getName() - Method in interface ola.rpc.Rpc.RpcMessageOrBuilder
optional string name = 3;
getNameBytes() - Method in class ola.proto.Ola.PluginDescriptionReply.Builder
required string name = 1;
getNameBytes() - Method in class ola.proto.Ola.PluginDescriptionReply
required string name = 1;
getNameBytes() - Method in interface ola.proto.Ola.PluginDescriptionReplyOrBuilder
required string name = 1;
getNameBytes() - Method in class ola.proto.Ola.PluginInfo.Builder
required string name = 2;
getNameBytes() - Method in class ola.proto.Ola.PluginInfo
required string name = 2;
getNameBytes() - Method in interface ola.proto.Ola.PluginInfoOrBuilder
required string name = 2;
getNameBytes() - Method in class ola.proto.Ola.PluginStateReply.Builder
required string name = 1;
getNameBytes() - Method in class ola.proto.Ola.PluginStateReply
required string name = 1;
getNameBytes() - Method in interface ola.proto.Ola.PluginStateReplyOrBuilder
required string name = 1;
getNameBytes() - Method in class ola.proto.Ola.UniverseInfo.Builder
required string name = 2;
getNameBytes() - Method in class ola.proto.Ola.UniverseInfo
required string name = 2;
getNameBytes() - Method in interface ola.proto.Ola.UniverseInfoOrBuilder
required string name = 2;
getNameBytes() - Method in class ola.proto.Ola.UniverseNameRequest.Builder
required string name = 2;
getNameBytes() - Method in class ola.proto.Ola.UniverseNameRequest
required string name = 2;
getNameBytes() - Method in interface ola.proto.Ola.UniverseNameRequestOrBuilder
required string name = 2;
getNameBytes() - Method in class ola.rpc.Rpc.RpcMessage.Builder
optional string name = 3;
getNameBytes() - Method in class ola.rpc.Rpc.RpcMessage
optional string name = 3;
getNameBytes() - Method in interface ola.rpc.Rpc.RpcMessageOrBuilder
optional string name = 3;
getNumber() - Method in enum ola.proto.Ola.MergeMode
 
getNumber() - Method in enum ola.proto.Ola.PatchAction
 
getNumber() - Method in enum ola.proto.Ola.PluginIds
 
getNumber() - Method in enum ola.proto.Ola.RDMCommandClass
 
getNumber() - Method in enum ola.proto.Ola.RDMResponseCode
 
getNumber() - Method in enum ola.proto.Ola.RDMResponseType
 
getNumber() - Method in enum ola.proto.Ola.RegisterAction
 
getNumber() - Method in enum ola.proto.Ola.TimeCodeType
 
getNumber() - Method in enum ola.rpc.Rpc.Type
 
getOptions() - Method in class ola.proto.Ola.RDMDiscoveryRequest.Builder
optional .ola.proto.RDMRequestOverrideOptions options = 8;
getOptions() - Method in class ola.proto.Ola.RDMDiscoveryRequest
optional .ola.proto.RDMRequestOverrideOptions options = 8;
getOptions() - Method in interface ola.proto.Ola.RDMDiscoveryRequestOrBuilder
optional .ola.proto.RDMRequestOverrideOptions options = 8;
getOptions() - Method in class ola.proto.Ola.RDMRequest.Builder
optional .ola.proto.RDMRequestOverrideOptions options = 8;
getOptions() - Method in class ola.proto.Ola.RDMRequest
optional .ola.proto.RDMRequestOverrideOptions options = 8;
getOptions() - Method in interface ola.proto.Ola.RDMRequestOrBuilder
optional .ola.proto.RDMRequestOverrideOptions options = 8;
getOptionsBuilder() - Method in class ola.proto.Ola.RDMDiscoveryRequest.Builder
optional .ola.proto.RDMRequestOverrideOptions options = 8;
getOptionsBuilder() - Method in class ola.proto.Ola.RDMRequest.Builder
optional .ola.proto.RDMRequestOverrideOptions options = 8;
getOptionsOrBuilder() - Method in class ola.proto.Ola.RDMDiscoveryRequest.Builder
optional .ola.proto.RDMRequestOverrideOptions options = 8;
getOptionsOrBuilder() - Method in class ola.proto.Ola.RDMDiscoveryRequest
optional .ola.proto.RDMRequestOverrideOptions options = 8;
getOptionsOrBuilder() - Method in interface ola.proto.Ola.RDMDiscoveryRequestOrBuilder
optional .ola.proto.RDMRequestOverrideOptions options = 8;
getOptionsOrBuilder() - Method in class ola.proto.Ola.RDMRequest.Builder
optional .ola.proto.RDMRequestOverrideOptions options = 8;
getOptionsOrBuilder() - Method in class ola.proto.Ola.RDMRequest
optional .ola.proto.RDMRequestOverrideOptions options = 8;
getOptionsOrBuilder() - Method in interface ola.proto.Ola.RDMRequestOrBuilder
optional .ola.proto.RDMRequestOverrideOptions options = 8;
getOutputPort(int) - Method in class ola.proto.Ola.DeviceInfo.Builder
repeated .ola.proto.PortInfo output_port = 5;
getOutputPort(int) - Method in class ola.proto.Ola.DeviceInfo
repeated .ola.proto.PortInfo output_port = 5;
getOutputPort(int) - Method in interface ola.proto.Ola.DeviceInfoOrBuilder
repeated .ola.proto.PortInfo output_port = 5;
getOutputPortBuilder(int) - Method in class ola.proto.Ola.DeviceInfo.Builder
repeated .ola.proto.PortInfo output_port = 5;
getOutputPortBuilderList() - Method in class ola.proto.Ola.DeviceInfo.Builder
repeated .ola.proto.PortInfo output_port = 5;
getOutputPortCount() - Method in class ola.proto.Ola.DeviceInfo.Builder
repeated .ola.proto.PortInfo output_port = 5;
getOutputPortCount() - Method in class ola.proto.Ola.DeviceInfo
repeated .ola.proto.PortInfo output_port = 5;
getOutputPortCount() - Method in interface ola.proto.Ola.DeviceInfoOrBuilder
repeated .ola.proto.PortInfo output_port = 5;
getOutputPortCount() - Method in class ola.proto.Ola.UniverseInfo.Builder
required int32 output_port_count = 5;
getOutputPortCount() - Method in class ola.proto.Ola.UniverseInfo
required int32 output_port_count = 5;
getOutputPortCount() - Method in interface ola.proto.Ola.UniverseInfoOrBuilder
required int32 output_port_count = 5;
getOutputPortList() - Method in class ola.proto.Ola.DeviceInfo.Builder
repeated .ola.proto.PortInfo output_port = 5;
getOutputPortList() - Method in class ola.proto.Ola.DeviceInfo
repeated .ola.proto.PortInfo output_port = 5;
getOutputPortList() - Method in interface ola.proto.Ola.DeviceInfoOrBuilder
repeated .ola.proto.PortInfo output_port = 5;
getOutputPortOrBuilder(int) - Method in class ola.proto.Ola.DeviceInfo.Builder
repeated .ola.proto.PortInfo output_port = 5;
getOutputPortOrBuilder(int) - Method in class ola.proto.Ola.DeviceInfo
repeated .ola.proto.PortInfo output_port = 5;
getOutputPortOrBuilder(int) - Method in interface ola.proto.Ola.DeviceInfoOrBuilder
repeated .ola.proto.PortInfo output_port = 5;
getOutputPortOrBuilderList() - Method in class ola.proto.Ola.DeviceInfo.Builder
repeated .ola.proto.PortInfo output_port = 5;
getOutputPortOrBuilderList() - Method in class ola.proto.Ola.DeviceInfo
repeated .ola.proto.PortInfo output_port = 5;
getOutputPortOrBuilderList() - Method in interface ola.proto.Ola.DeviceInfoOrBuilder
repeated .ola.proto.PortInfo output_port = 5;
getOutputPorts(int) - Method in class ola.proto.Ola.UniverseInfo.Builder
repeated .ola.proto.PortInfo output_ports = 8;
getOutputPorts(int) - Method in class ola.proto.Ola.UniverseInfo
repeated .ola.proto.PortInfo output_ports = 8;
getOutputPorts(int) - Method in interface ola.proto.Ola.UniverseInfoOrBuilder
repeated .ola.proto.PortInfo output_ports = 8;
getOutputPortsBuilder(int) - Method in class ola.proto.Ola.UniverseInfo.Builder
repeated .ola.proto.PortInfo output_ports = 8;
getOutputPortsBuilderList() - Method in class ola.proto.Ola.UniverseInfo.Builder
repeated .ola.proto.PortInfo output_ports = 8;
getOutputPortsCount() - Method in class ola.proto.Ola.UniverseInfo.Builder
repeated .ola.proto.PortInfo output_ports = 8;
getOutputPortsCount() - Method in class ola.proto.Ola.UniverseInfo
repeated .ola.proto.PortInfo output_ports = 8;
getOutputPortsCount() - Method in interface ola.proto.Ola.UniverseInfoOrBuilder
repeated .ola.proto.PortInfo output_ports = 8;
getOutputPortsList() - Method in class ola.proto.Ola.UniverseInfo.Builder
repeated .ola.proto.PortInfo output_ports = 8;
getOutputPortsList() - Method in class ola.proto.Ola.UniverseInfo
repeated .ola.proto.PortInfo output_ports = 8;
getOutputPortsList() - Method in interface ola.proto.Ola.UniverseInfoOrBuilder
repeated .ola.proto.PortInfo output_ports = 8;
getOutputPortsOrBuilder(int) - Method in class ola.proto.Ola.UniverseInfo.Builder
repeated .ola.proto.PortInfo output_ports = 8;
getOutputPortsOrBuilder(int) - Method in class ola.proto.Ola.UniverseInfo
repeated .ola.proto.PortInfo output_ports = 8;
getOutputPortsOrBuilder(int) - Method in interface ola.proto.Ola.UniverseInfoOrBuilder
repeated .ola.proto.PortInfo output_ports = 8;
getOutputPortsOrBuilderList() - Method in class ola.proto.Ola.UniverseInfo.Builder
repeated .ola.proto.PortInfo output_ports = 8;
getOutputPortsOrBuilderList() - Method in class ola.proto.Ola.UniverseInfo
repeated .ola.proto.PortInfo output_ports = 8;
getOutputPortsOrBuilderList() - Method in interface ola.proto.Ola.UniverseInfoOrBuilder
repeated .ola.proto.PortInfo output_ports = 8;
getParamId() - Method in class ola.proto.Ola.RDMDiscoveryRequest.Builder
required int32 param_id = 4;
getParamId() - Method in class ola.proto.Ola.RDMDiscoveryRequest
required int32 param_id = 4;
getParamId() - Method in interface ola.proto.Ola.RDMDiscoveryRequestOrBuilder
required int32 param_id = 4;
getParamId() - Method in class ola.proto.Ola.RDMRequest.Builder
required int32 param_id = 4;
getParamId() - Method in class ola.proto.Ola.RDMRequest
required int32 param_id = 4;
getParamId() - Method in interface ola.proto.Ola.RDMRequestOrBuilder
required int32 param_id = 4;
getParamId() - Method in class ola.proto.Ola.RDMResponse.Builder
optional uint32 param_id = 5;
getParamId() - Method in class ola.proto.Ola.RDMResponse
optional uint32 param_id = 5;
getParamId() - Method in interface ola.proto.Ola.RDMResponseOrBuilder
optional uint32 param_id = 5;
getParserForType() - Method in class ola.proto.Ola.Ack
 
getParserForType() - Method in class ola.proto.Ola.DeviceConfigReply
 
getParserForType() - Method in class ola.proto.Ola.DeviceConfigRequest
 
getParserForType() - Method in class ola.proto.Ola.DeviceInfo
 
getParserForType() - Method in class ola.proto.Ola.DeviceInfoReply
 
getParserForType() - Method in class ola.proto.Ola.DeviceInfoRequest
 
getParserForType() - Method in class ola.proto.Ola.DiscoveryRequest
 
getParserForType() - Method in class ola.proto.Ola.DmxData
 
getParserForType() - Method in class ola.proto.Ola.MergeModeRequest
 
getParserForType() - Method in class ola.proto.Ola.OptionalUniverseRequest
 
getParserForType() - Method in class ola.proto.Ola.PatchPortRequest
 
getParserForType() - Method in class ola.proto.Ola.PluginDescriptionReply
 
getParserForType() - Method in class ola.proto.Ola.PluginDescriptionRequest
 
getParserForType() - Method in class ola.proto.Ola.PluginInfo
 
getParserForType() - Method in class ola.proto.Ola.PluginListReply
 
getParserForType() - Method in class ola.proto.Ola.PluginListRequest
 
getParserForType() - Method in class ola.proto.Ola.PluginReloadRequest
 
getParserForType() - Method in class ola.proto.Ola.PluginStateChangeRequest
 
getParserForType() - Method in class ola.proto.Ola.PluginStateReply
 
getParserForType() - Method in class ola.proto.Ola.PluginStateRequest
 
getParserForType() - Method in class ola.proto.Ola.PortInfo
 
getParserForType() - Method in class ola.proto.Ola.PortPriorityRequest
 
getParserForType() - Method in class ola.proto.Ola.RDMDiscoveryRequest
 
getParserForType() - Method in class ola.proto.Ola.RDMFrame
 
getParserForType() - Method in class ola.proto.Ola.RDMFrameTiming
 
getParserForType() - Method in class ola.proto.Ola.RDMRequest
 
getParserForType() - Method in class ola.proto.Ola.RDMRequestOverrideOptions
 
getParserForType() - Method in class ola.proto.Ola.RDMResponse
 
getParserForType() - Method in class ola.proto.Ola.RegisterDmxRequest
 
getParserForType() - Method in class ola.proto.Ola.STREAMING_NO_RESPONSE
 
getParserForType() - Method in class ola.proto.Ola.TimeCode
 
getParserForType() - Method in class ola.proto.Ola.UID
 
getParserForType() - Method in class ola.proto.Ola.UIDListReply
 
getParserForType() - Method in class ola.proto.Ola.UniverseInfo
 
getParserForType() - Method in class ola.proto.Ola.UniverseInfoReply
 
getParserForType() - Method in class ola.proto.Ola.UniverseNameRequest
 
getParserForType() - Method in class ola.proto.Ola.UniverseRequest
 
getParserForType() - Method in class ola.rpc.Rpc.RpcMessage
 
getPlugin(int) - Method in class ola.proto.Ola.PluginListReply.Builder
repeated .ola.proto.PluginInfo plugin = 1;
getPlugin(int) - Method in class ola.proto.Ola.PluginListReply
repeated .ola.proto.PluginInfo plugin = 1;
getPlugin(int) - Method in interface ola.proto.Ola.PluginListReplyOrBuilder
repeated .ola.proto.PluginInfo plugin = 1;
getPluginBuilder(int) - Method in class ola.proto.Ola.PluginListReply.Builder
repeated .ola.proto.PluginInfo plugin = 1;
getPluginBuilderList() - Method in class ola.proto.Ola.PluginListReply.Builder
repeated .ola.proto.PluginInfo plugin = 1;
getPluginCount() - Method in class ola.proto.Ola.PluginListReply.Builder
repeated .ola.proto.PluginInfo plugin = 1;
getPluginCount() - Method in class ola.proto.Ola.PluginListReply
repeated .ola.proto.PluginInfo plugin = 1;
getPluginCount() - Method in interface ola.proto.Ola.PluginListReplyOrBuilder
repeated .ola.proto.PluginInfo plugin = 1;
getPluginDescription(int) - Method in class ola.OlaClient
Get a plugin description from olad.
getPluginDescription(RpcController, Ola.PluginDescriptionRequest) - Method in interface ola.proto.Ola.OlaServerService.BlockingInterface
 
getPluginDescription(RpcController, Ola.PluginDescriptionRequest, RpcCallback<Ola.PluginDescriptionReply>) - Method in class ola.proto.Ola.OlaServerService
rpc GetPluginDescription(.ola.proto.PluginDescriptionRequest) returns (.ola.proto.PluginDescriptionReply);
getPluginDescription(RpcController, Ola.PluginDescriptionRequest, RpcCallback<Ola.PluginDescriptionReply>) - Method in interface ola.proto.Ola.OlaServerService.Interface
rpc GetPluginDescription(.ola.proto.PluginDescriptionRequest) returns (.ola.proto.PluginDescriptionReply);
getPluginDescription(RpcController, Ola.PluginDescriptionRequest, RpcCallback<Ola.PluginDescriptionReply>) - Method in class ola.proto.Ola.OlaServerService.Stub
 
getPluginId() - Method in class ola.proto.Ola.DeviceInfo.Builder
required int32 plugin_id = 2;
getPluginId() - Method in class ola.proto.Ola.DeviceInfo
required int32 plugin_id = 2;
getPluginId() - Method in interface ola.proto.Ola.DeviceInfoOrBuilder
required int32 plugin_id = 2;
getPluginId() - Method in class ola.proto.Ola.DeviceInfoRequest.Builder
optional int32 plugin_id = 1;
getPluginId() - Method in class ola.proto.Ola.DeviceInfoRequest
optional int32 plugin_id = 1;
getPluginId() - Method in interface ola.proto.Ola.DeviceInfoRequestOrBuilder
optional int32 plugin_id = 1;
getPluginId() - Method in class ola.proto.Ola.PluginDescriptionRequest.Builder
required int32 plugin_id = 1;
getPluginId() - Method in class ola.proto.Ola.PluginDescriptionRequest
required int32 plugin_id = 1;
getPluginId() - Method in interface ola.proto.Ola.PluginDescriptionRequestOrBuilder
required int32 plugin_id = 1;
getPluginId() - Method in class ola.proto.Ola.PluginInfo.Builder
required int32 plugin_id = 1;
getPluginId() - Method in class ola.proto.Ola.PluginInfo
required int32 plugin_id = 1;
getPluginId() - Method in interface ola.proto.Ola.PluginInfoOrBuilder
required int32 plugin_id = 1;
getPluginId() - Method in class ola.proto.Ola.PluginStateChangeRequest.Builder
required int32 plugin_id = 1;
getPluginId() - Method in class ola.proto.Ola.PluginStateChangeRequest
required int32 plugin_id = 1;
getPluginId() - Method in interface ola.proto.Ola.PluginStateChangeRequestOrBuilder
required int32 plugin_id = 1;
getPluginId() - Method in class ola.proto.Ola.PluginStateRequest.Builder
required int32 plugin_id = 1;
getPluginId() - Method in class ola.proto.Ola.PluginStateRequest
required int32 plugin_id = 1;
getPluginId() - Method in interface ola.proto.Ola.PluginStateRequestOrBuilder
required int32 plugin_id = 1;
getPluginList() - Method in class ola.proto.Ola.PluginListReply.Builder
repeated .ola.proto.PluginInfo plugin = 1;
getPluginList() - Method in class ola.proto.Ola.PluginListReply
repeated .ola.proto.PluginInfo plugin = 1;
getPluginList() - Method in interface ola.proto.Ola.PluginListReplyOrBuilder
repeated .ola.proto.PluginInfo plugin = 1;
getPluginOrBuilder(int) - Method in class ola.proto.Ola.PluginListReply.Builder
repeated .ola.proto.PluginInfo plugin = 1;
getPluginOrBuilder(int) - Method in class ola.proto.Ola.PluginListReply
repeated .ola.proto.PluginInfo plugin = 1;
getPluginOrBuilder(int) - Method in interface ola.proto.Ola.PluginListReplyOrBuilder
repeated .ola.proto.PluginInfo plugin = 1;
getPluginOrBuilderList() - Method in class ola.proto.Ola.PluginListReply.Builder
repeated .ola.proto.PluginInfo plugin = 1;
getPluginOrBuilderList() - Method in class ola.proto.Ola.PluginListReply
repeated .ola.proto.PluginInfo plugin = 1;
getPluginOrBuilderList() - Method in interface ola.proto.Ola.PluginListReplyOrBuilder
repeated .ola.proto.PluginInfo plugin = 1;
getPlugins() - Method in class ola.OlaClient
Get a list of plugins from olad.
getPlugins(RpcController, Ola.PluginListRequest) - Method in interface ola.proto.Ola.OlaServerService.BlockingInterface
 
getPlugins(RpcController, Ola.PluginListRequest, RpcCallback<Ola.PluginListReply>) - Method in class ola.proto.Ola.OlaServerService
rpc GetPlugins(.ola.proto.PluginListRequest) returns (.ola.proto.PluginListReply);
getPlugins(RpcController, Ola.PluginListRequest, RpcCallback<Ola.PluginListReply>) - Method in interface ola.proto.Ola.OlaServerService.Interface
rpc GetPlugins(.ola.proto.PluginListRequest) returns (.ola.proto.PluginListReply);
getPlugins(RpcController, Ola.PluginListRequest, RpcCallback<Ola.PluginListReply>) - Method in class ola.proto.Ola.OlaServerService.Stub
 
getPluginState(RpcController, Ola.PluginStateRequest) - Method in interface ola.proto.Ola.OlaServerService.BlockingInterface
 
getPluginState(RpcController, Ola.PluginStateRequest, RpcCallback<Ola.PluginStateReply>) - Method in class ola.proto.Ola.OlaServerService
rpc GetPluginState(.ola.proto.PluginStateRequest) returns (.ola.proto.PluginStateReply);
getPluginState(RpcController, Ola.PluginStateRequest, RpcCallback<Ola.PluginStateReply>) - Method in interface ola.proto.Ola.OlaServerService.Interface
rpc GetPluginState(.ola.proto.PluginStateRequest) returns (.ola.proto.PluginStateReply);
getPluginState(RpcController, Ola.PluginStateRequest, RpcCallback<Ola.PluginStateReply>) - Method in class ola.proto.Ola.OlaServerService.Stub
 
getPortId() - Method in class ola.proto.Ola.PatchPortRequest.Builder
required int32 port_id = 3;
getPortId() - Method in class ola.proto.Ola.PatchPortRequest
required int32 port_id = 3;
getPortId() - Method in interface ola.proto.Ola.PatchPortRequestOrBuilder
required int32 port_id = 3;
getPortId() - Method in class ola.proto.Ola.PortInfo.Builder
required int32 port_id = 1;
getPortId() - Method in class ola.proto.Ola.PortInfo
required int32 port_id = 1;
getPortId() - Method in interface ola.proto.Ola.PortInfoOrBuilder
required int32 port_id = 1;
getPortId() - Method in class ola.proto.Ola.PortPriorityRequest.Builder
required int32 port_id = 3;
getPortId() - Method in class ola.proto.Ola.PortPriorityRequest
required int32 port_id = 3;
getPortId() - Method in interface ola.proto.Ola.PortPriorityRequestOrBuilder
required int32 port_id = 3;
getPreferencesSource() - Method in class ola.proto.Ola.PluginStateReply.Builder
required string preferences_source = 4;
getPreferencesSource() - Method in class ola.proto.Ola.PluginStateReply
required string preferences_source = 4;
getPreferencesSource() - Method in interface ola.proto.Ola.PluginStateReplyOrBuilder
required string preferences_source = 4;
getPreferencesSourceBytes() - Method in class ola.proto.Ola.PluginStateReply.Builder
required string preferences_source = 4;
getPreferencesSourceBytes() - Method in class ola.proto.Ola.PluginStateReply
required string preferences_source = 4;
getPreferencesSourceBytes() - Method in interface ola.proto.Ola.PluginStateReplyOrBuilder
required string preferences_source = 4;
getPriority() - Method in class ola.proto.Ola.DmxData.Builder
optional int32 priority = 3;
getPriority() - Method in class ola.proto.Ola.DmxData
optional int32 priority = 3;
getPriority() - Method in interface ola.proto.Ola.DmxDataOrBuilder
optional int32 priority = 3;
getPriority() - Method in class ola.proto.Ola.PortInfo.Builder
optional int32 priority = 7;
getPriority() - Method in class ola.proto.Ola.PortInfo
optional int32 priority = 7;
getPriority() - Method in interface ola.proto.Ola.PortInfoOrBuilder
optional int32 priority = 7;
getPriority() - Method in class ola.proto.Ola.PortPriorityRequest.Builder
optional int32 priority = 5;
getPriority() - Method in class ola.proto.Ola.PortPriorityRequest
optional int32 priority = 5;
getPriority() - Method in interface ola.proto.Ola.PortPriorityRequestOrBuilder
optional int32 priority = 5;
getPriorityCapability() - Method in class ola.proto.Ola.PortInfo.Builder
required int32 priority_capability = 2;
getPriorityCapability() - Method in class ola.proto.Ola.PortInfo
required int32 priority_capability = 2;
getPriorityCapability() - Method in interface ola.proto.Ola.PortInfoOrBuilder
required int32 priority_capability = 2;
getPriorityMode() - Method in class ola.proto.Ola.PortInfo.Builder
optional int32 priority_mode = 6;
getPriorityMode() - Method in class ola.proto.Ola.PortInfo
optional int32 priority_mode = 6;
getPriorityMode() - Method in interface ola.proto.Ola.PortInfoOrBuilder
optional int32 priority_mode = 6;
getPriorityMode() - Method in class ola.proto.Ola.PortPriorityRequest.Builder
required int32 priority_mode = 4;
getPriorityMode() - Method in class ola.proto.Ola.PortPriorityRequest
required int32 priority_mode = 4;
getPriorityMode() - Method in interface ola.proto.Ola.PortPriorityRequestOrBuilder
required int32 priority_mode = 4;
getRawFrame(int) - Method in class ola.proto.Ola.RDMResponse.Builder
repeated .ola.proto.RDMFrame raw_frame = 12;
getRawFrame(int) - Method in class ola.proto.Ola.RDMResponse
repeated .ola.proto.RDMFrame raw_frame = 12;
getRawFrame(int) - Method in interface ola.proto.Ola.RDMResponseOrBuilder
repeated .ola.proto.RDMFrame raw_frame = 12;
getRawFrameBuilder(int) - Method in class ola.proto.Ola.RDMResponse.Builder
repeated .ola.proto.RDMFrame raw_frame = 12;
getRawFrameBuilderList() - Method in class ola.proto.Ola.RDMResponse.Builder
repeated .ola.proto.RDMFrame raw_frame = 12;
getRawFrameCount() - Method in class ola.proto.Ola.RDMResponse.Builder
repeated .ola.proto.RDMFrame raw_frame = 12;
getRawFrameCount() - Method in class ola.proto.Ola.RDMResponse
repeated .ola.proto.RDMFrame raw_frame = 12;
getRawFrameCount() - Method in interface ola.proto.Ola.RDMResponseOrBuilder
repeated .ola.proto.RDMFrame raw_frame = 12;
getRawFrameList() - Method in class ola.proto.Ola.RDMResponse.Builder
repeated .ola.proto.RDMFrame raw_frame = 12;
getRawFrameList() - Method in class ola.proto.Ola.RDMResponse
repeated .ola.proto.RDMFrame raw_frame = 12;
getRawFrameList() - Method in interface ola.proto.Ola.RDMResponseOrBuilder
repeated .ola.proto.RDMFrame raw_frame = 12;
getRawFrameOrBuilder(int) - Method in class ola.proto.Ola.RDMResponse.Builder
repeated .ola.proto.RDMFrame raw_frame = 12;
getRawFrameOrBuilder(int) - Method in class ola.proto.Ola.RDMResponse
repeated .ola.proto.RDMFrame raw_frame = 12;
getRawFrameOrBuilder(int) - Method in interface ola.proto.Ola.RDMResponseOrBuilder
repeated .ola.proto.RDMFrame raw_frame = 12;
getRawFrameOrBuilderList() - Method in class ola.proto.Ola.RDMResponse.Builder
repeated .ola.proto.RDMFrame raw_frame = 12;
getRawFrameOrBuilderList() - Method in class ola.proto.Ola.RDMResponse
repeated .ola.proto.RDMFrame raw_frame = 12;
getRawFrameOrBuilderList() - Method in interface ola.proto.Ola.RDMResponseOrBuilder
repeated .ola.proto.RDMFrame raw_frame = 12;
getRawResponse() - Method in class ola.proto.Ola.RDMFrame.Builder
optional bytes raw_response = 1;
getRawResponse() - Method in class ola.proto.Ola.RDMFrame
optional bytes raw_response = 1;
getRawResponse() - Method in interface ola.proto.Ola.RDMFrameOrBuilder
optional bytes raw_response = 1;
getRawResponse(int) - Method in class ola.proto.Ola.RDMResponse.Builder
repeated bytes raw_response = 8;
getRawResponse(int) - Method in class ola.proto.Ola.RDMResponse
repeated bytes raw_response = 8;
getRawResponse(int) - Method in interface ola.proto.Ola.RDMResponseOrBuilder
repeated bytes raw_response = 8;
getRawResponseCount() - Method in class ola.proto.Ola.RDMResponse.Builder
repeated bytes raw_response = 8;
getRawResponseCount() - Method in class ola.proto.Ola.RDMResponse
repeated bytes raw_response = 8;
getRawResponseCount() - Method in interface ola.proto.Ola.RDMResponseOrBuilder
repeated bytes raw_response = 8;
getRawResponseList() - Method in class ola.proto.Ola.RDMResponse.Builder
repeated bytes raw_response = 8;
getRawResponseList() - Method in class ola.proto.Ola.RDMResponse
repeated bytes raw_response = 8;
getRawResponseList() - Method in interface ola.proto.Ola.RDMResponseOrBuilder
repeated bytes raw_response = 8;
getRdmDevices() - Method in class ola.proto.Ola.UniverseInfo.Builder
required int32 rdm_devices = 6;
getRdmDevices() - Method in class ola.proto.Ola.UniverseInfo
required int32 rdm_devices = 6;
getRdmDevices() - Method in interface ola.proto.Ola.UniverseInfoOrBuilder
required int32 rdm_devices = 6;
getRequestPrototype(Descriptors.MethodDescriptor) - Method in class ola.proto.Ola.OlaClientService
 
getRequestPrototype(Descriptors.MethodDescriptor) - Method in class ola.proto.Ola.OlaServerService
 
getResponseCode() - Method in class ola.proto.Ola.RDMResponse.Builder
required .ola.proto.RDMResponseCode response_code = 1;
getResponseCode() - Method in class ola.proto.Ola.RDMResponse
required .ola.proto.RDMResponseCode response_code = 1;
getResponseCode() - Method in interface ola.proto.Ola.RDMResponseOrBuilder
required .ola.proto.RDMResponseCode response_code = 1;
getResponseDelay() - Method in class ola.proto.Ola.RDMFrameTiming.Builder
optional int32 response_delay = 1;
getResponseDelay() - Method in class ola.proto.Ola.RDMFrameTiming
optional int32 response_delay = 1;
getResponseDelay() - Method in interface ola.proto.Ola.RDMFrameTimingOrBuilder
optional int32 response_delay = 1;
getResponsePrototype(Descriptors.MethodDescriptor) - Method in class ola.proto.Ola.OlaClientService
 
getResponsePrototype(Descriptors.MethodDescriptor) - Method in class ola.proto.Ola.OlaServerService
 
getResponseType() - Method in class ola.proto.Ola.RDMResponse.Builder
optional .ola.proto.RDMResponseType response_type = 2;
getResponseType() - Method in class ola.proto.Ola.RDMResponse
optional .ola.proto.RDMResponseType response_type = 2;
getResponseType() - Method in interface ola.proto.Ola.RDMResponseOrBuilder
optional .ola.proto.RDMResponseType response_type = 2;
getSeconds() - Method in class ola.proto.Ola.TimeCode.Builder
required uint32 seconds = 3;
getSeconds() - Method in class ola.proto.Ola.TimeCode
required uint32 seconds = 3;
getSeconds() - Method in interface ola.proto.Ola.TimeCodeOrBuilder
required uint32 seconds = 3;
getSerializedSize() - Method in class ola.proto.Ola.Ack
 
getSerializedSize() - Method in class ola.proto.Ola.DeviceConfigReply
 
getSerializedSize() - Method in class ola.proto.Ola.DeviceConfigRequest
 
getSerializedSize() - Method in class ola.proto.Ola.DeviceInfo
 
getSerializedSize() - Method in class ola.proto.Ola.DeviceInfoReply
 
getSerializedSize() - Method in class ola.proto.Ola.DeviceInfoRequest
 
getSerializedSize() - Method in class ola.proto.Ola.DiscoveryRequest
 
getSerializedSize() - Method in class ola.proto.Ola.DmxData
 
getSerializedSize() - Method in class ola.proto.Ola.MergeModeRequest
 
getSerializedSize() - Method in class ola.proto.Ola.OptionalUniverseRequest
 
getSerializedSize() - Method in class ola.proto.Ola.PatchPortRequest
 
getSerializedSize() - Method in class ola.proto.Ola.PluginDescriptionReply
 
getSerializedSize() - Method in class ola.proto.Ola.PluginDescriptionRequest
 
getSerializedSize() - Method in class ola.proto.Ola.PluginInfo
 
getSerializedSize() - Method in class ola.proto.Ola.PluginListReply
 
getSerializedSize() - Method in class ola.proto.Ola.PluginListRequest
 
getSerializedSize() - Method in class ola.proto.Ola.PluginReloadRequest
 
getSerializedSize() - Method in class ola.proto.Ola.PluginStateChangeRequest
 
getSerializedSize() - Method in class ola.proto.Ola.PluginStateReply
 
getSerializedSize() - Method in class ola.proto.Ola.PluginStateRequest
 
getSerializedSize() - Method in class ola.proto.Ola.PortInfo
 
getSerializedSize() - Method in class ola.proto.Ola.PortPriorityRequest
 
getSerializedSize() - Method in class ola.proto.Ola.RDMDiscoveryRequest
 
getSerializedSize() - Method in class ola.proto.Ola.RDMFrame
 
getSerializedSize() - Method in class ola.proto.Ola.RDMFrameTiming
 
getSerializedSize() - Method in class ola.proto.Ola.RDMRequest
 
getSerializedSize() - Method in class ola.proto.Ola.RDMRequestOverrideOptions
 
getSerializedSize() - Method in class ola.proto.Ola.RDMResponse
 
getSerializedSize() - Method in class ola.proto.Ola.RegisterDmxRequest
 
getSerializedSize() - Method in class ola.proto.Ola.STREAMING_NO_RESPONSE
 
getSerializedSize() - Method in class ola.proto.Ola.TimeCode
 
getSerializedSize() - Method in class ola.proto.Ola.UID
 
getSerializedSize() - Method in class ola.proto.Ola.UIDListReply
 
getSerializedSize() - Method in class ola.proto.Ola.UniverseInfo
 
getSerializedSize() - Method in class ola.proto.Ola.UniverseInfoReply
 
getSerializedSize() - Method in class ola.proto.Ola.UniverseNameRequest
 
getSerializedSize() - Method in class ola.proto.Ola.UniverseRequest
 
getSerializedSize() - Method in class ola.rpc.Rpc.RpcMessage
 
getSourceUid() - Method in class ola.proto.Ola.RDMResponse.Builder
optional .ola.proto.UID source_uid = 9;
getSourceUid() - Method in class ola.proto.Ola.RDMResponse
optional .ola.proto.UID source_uid = 9;
getSourceUid() - Method in interface ola.proto.Ola.RDMResponseOrBuilder
optional .ola.proto.UID source_uid = 9;
getSourceUidBuilder() - Method in class ola.proto.Ola.RDMResponse.Builder
optional .ola.proto.UID source_uid = 9;
getSourceUidOrBuilder() - Method in class ola.proto.Ola.RDMResponse.Builder
optional .ola.proto.UID source_uid = 9;
getSourceUidOrBuilder() - Method in class ola.proto.Ola.RDMResponse
optional .ola.proto.UID source_uid = 9;
getSourceUidOrBuilder() - Method in interface ola.proto.Ola.RDMResponseOrBuilder
optional .ola.proto.UID source_uid = 9;
getSubDevice() - Method in class ola.proto.Ola.RDMDiscoveryRequest.Builder
required int32 sub_device = 3;
getSubDevice() - Method in class ola.proto.Ola.RDMDiscoveryRequest
required int32 sub_device = 3;
getSubDevice() - Method in interface ola.proto.Ola.RDMDiscoveryRequestOrBuilder
required int32 sub_device = 3;
getSubDevice() - Method in class ola.proto.Ola.RDMRequest.Builder
required int32 sub_device = 3;
getSubDevice() - Method in class ola.proto.Ola.RDMRequest
required int32 sub_device = 3;
getSubDevice() - Method in interface ola.proto.Ola.RDMRequestOrBuilder
required int32 sub_device = 3;
getSubDevice() - Method in class ola.proto.Ola.RDMResponse.Builder
optional uint32 sub_device = 7;
getSubDevice() - Method in class ola.proto.Ola.RDMResponse
optional uint32 sub_device = 7;
getSubDevice() - Method in interface ola.proto.Ola.RDMResponseOrBuilder
optional uint32 sub_device = 7;
getSubStartCode() - Method in class ola.proto.Ola.RDMRequestOverrideOptions.Builder
optional uint32 sub_start_code = 1;
getSubStartCode() - Method in class ola.proto.Ola.RDMRequestOverrideOptions
optional uint32 sub_start_code = 1;
getSubStartCode() - Method in interface ola.proto.Ola.RDMRequestOverrideOptionsOrBuilder
optional uint32 sub_start_code = 1;
getSupportsRdm() - Method in class ola.proto.Ola.PortInfo.Builder
optional bool supports_rdm = 8 [default = false];
getSupportsRdm() - Method in class ola.proto.Ola.PortInfo
optional bool supports_rdm = 8 [default = false];
getSupportsRdm() - Method in interface ola.proto.Ola.PortInfoOrBuilder
optional bool supports_rdm = 8 [default = false];
getTiming() - Method in class ola.proto.Ola.RDMFrame.Builder
optional .ola.proto.RDMFrameTiming timing = 2;
getTiming() - Method in class ola.proto.Ola.RDMFrame
optional .ola.proto.RDMFrameTiming timing = 2;
getTiming() - Method in interface ola.proto.Ola.RDMFrameOrBuilder
optional .ola.proto.RDMFrameTiming timing = 2;
getTimingBuilder() - Method in class ola.proto.Ola.RDMFrame.Builder
optional .ola.proto.RDMFrameTiming timing = 2;
getTimingOrBuilder() - Method in class ola.proto.Ola.RDMFrame.Builder
optional .ola.proto.RDMFrameTiming timing = 2;
getTimingOrBuilder() - Method in class ola.proto.Ola.RDMFrame
optional .ola.proto.RDMFrameTiming timing = 2;
getTimingOrBuilder() - Method in interface ola.proto.Ola.RDMFrameOrBuilder
optional .ola.proto.RDMFrameTiming timing = 2;
getTransactionNumber() - Method in class ola.proto.Ola.RDMResponse.Builder
optional int32 transaction_number = 11;
getTransactionNumber() - Method in class ola.proto.Ola.RDMResponse
optional int32 transaction_number = 11;
getTransactionNumber() - Method in interface ola.proto.Ola.RDMResponseOrBuilder
optional int32 transaction_number = 11;
getType() - Method in class ola.proto.Ola.TimeCode.Builder
required .ola.proto.TimeCodeType type = 5;
getType() - Method in class ola.proto.Ola.TimeCode
required .ola.proto.TimeCodeType type = 5;
getType() - Method in interface ola.proto.Ola.TimeCodeOrBuilder
required .ola.proto.TimeCodeType type = 5;
getType() - Method in class ola.rpc.Rpc.RpcMessage.Builder
required .ola.rpc.Type type = 1;
getType() - Method in class ola.rpc.Rpc.RpcMessage
required .ola.rpc.Type type = 1;
getType() - Method in interface ola.rpc.Rpc.RpcMessageOrBuilder
required .ola.rpc.Type type = 1;
getUid() - Method in class ola.proto.Ola.RDMDiscoveryRequest.Builder
required .ola.proto.UID uid = 2;
getUid() - Method in class ola.proto.Ola.RDMDiscoveryRequest
required .ola.proto.UID uid = 2;
getUid() - Method in interface ola.proto.Ola.RDMDiscoveryRequestOrBuilder
required .ola.proto.UID uid = 2;
getUid() - Method in class ola.proto.Ola.RDMRequest.Builder
required .ola.proto.UID uid = 2;
getUid() - Method in class ola.proto.Ola.RDMRequest
required .ola.proto.UID uid = 2;
getUid() - Method in interface ola.proto.Ola.RDMRequestOrBuilder
required .ola.proto.UID uid = 2;
getUid(int) - Method in class ola.proto.Ola.UIDListReply.Builder
repeated .ola.proto.UID uid = 2;
getUid(int) - Method in class ola.proto.Ola.UIDListReply
repeated .ola.proto.UID uid = 2;
getUid(int) - Method in interface ola.proto.Ola.UIDListReplyOrBuilder
repeated .ola.proto.UID uid = 2;
getUidBuilder() - Method in class ola.proto.Ola.RDMDiscoveryRequest.Builder
required .ola.proto.UID uid = 2;
getUidBuilder() - Method in class ola.proto.Ola.RDMRequest.Builder
required .ola.proto.UID uid = 2;
getUidBuilder(int) - Method in class ola.proto.Ola.UIDListReply.Builder
repeated .ola.proto.UID uid = 2;
getUidBuilderList() - Method in class ola.proto.Ola.UIDListReply.Builder
repeated .ola.proto.UID uid = 2;
getUidCount() - Method in class ola.proto.Ola.UIDListReply.Builder
repeated .ola.proto.UID uid = 2;
getUidCount() - Method in class ola.proto.Ola.UIDListReply
repeated .ola.proto.UID uid = 2;
getUidCount() - Method in interface ola.proto.Ola.UIDListReplyOrBuilder
repeated .ola.proto.UID uid = 2;
getUidList() - Method in class ola.proto.Ola.UIDListReply.Builder
repeated .ola.proto.UID uid = 2;
getUidList() - Method in class ola.proto.Ola.UIDListReply
repeated .ola.proto.UID uid = 2;
getUidList() - Method in interface ola.proto.Ola.UIDListReplyOrBuilder
repeated .ola.proto.UID uid = 2;
getUidOrBuilder() - Method in class ola.proto.Ola.RDMDiscoveryRequest.Builder
required .ola.proto.UID uid = 2;
getUidOrBuilder() - Method in class ola.proto.Ola.RDMDiscoveryRequest
required .ola.proto.UID uid = 2;
getUidOrBuilder() - Method in interface ola.proto.Ola.RDMDiscoveryRequestOrBuilder
required .ola.proto.UID uid = 2;
getUidOrBuilder() - Method in class ola.proto.Ola.RDMRequest.Builder
required .ola.proto.UID uid = 2;
getUidOrBuilder() - Method in class ola.proto.Ola.RDMRequest
required .ola.proto.UID uid = 2;
getUidOrBuilder() - Method in interface ola.proto.Ola.RDMRequestOrBuilder
required .ola.proto.UID uid = 2;
getUidOrBuilder(int) - Method in class ola.proto.Ola.UIDListReply.Builder
repeated .ola.proto.UID uid = 2;
getUidOrBuilder(int) - Method in class ola.proto.Ola.UIDListReply
repeated .ola.proto.UID uid = 2;
getUidOrBuilder(int) - Method in interface ola.proto.Ola.UIDListReplyOrBuilder
repeated .ola.proto.UID uid = 2;
getUidOrBuilderList() - Method in class ola.proto.Ola.UIDListReply.Builder
repeated .ola.proto.UID uid = 2;
getUidOrBuilderList() - Method in class ola.proto.Ola.UIDListReply
repeated .ola.proto.UID uid = 2;
getUidOrBuilderList() - Method in interface ola.proto.Ola.UIDListReplyOrBuilder
repeated .ola.proto.UID uid = 2;
getUIDs(int) - Method in class ola.OlaClient
Get UID's.
getUIDs(RpcController, Ola.UniverseRequest) - Method in interface ola.proto.Ola.OlaServerService.BlockingInterface
 
getUIDs(RpcController, Ola.UniverseRequest, RpcCallback<Ola.UIDListReply>) - Method in class ola.proto.Ola.OlaServerService
rpc GetUIDs(.ola.proto.UniverseRequest) returns (.ola.proto.UIDListReply);
getUIDs(RpcController, Ola.UniverseRequest, RpcCallback<Ola.UIDListReply>) - Method in interface ola.proto.Ola.OlaServerService.Interface
rpc GetUIDs(.ola.proto.UniverseRequest) returns (.ola.proto.UIDListReply);
getUIDs(RpcController, Ola.UniverseRequest, RpcCallback<Ola.UIDListReply>) - Method in class ola.proto.Ola.OlaServerService.Stub
 
getUniverse() - Method in class ola.proto.Ola.DiscoveryRequest.Builder
required int32 universe = 1;
getUniverse() - Method in class ola.proto.Ola.DiscoveryRequest
required int32 universe = 1;
getUniverse() - Method in interface ola.proto.Ola.DiscoveryRequestOrBuilder
required int32 universe = 1;
getUniverse() - Method in class ola.proto.Ola.DmxData.Builder
required int32 universe = 1;
getUniverse() - Method in class ola.proto.Ola.DmxData
required int32 universe = 1;
getUniverse() - Method in interface ola.proto.Ola.DmxDataOrBuilder
required int32 universe = 1;
getUniverse() - Method in class ola.proto.Ola.MergeModeRequest.Builder
required int32 universe = 1;
getUniverse() - Method in class ola.proto.Ola.MergeModeRequest
required int32 universe = 1;
getUniverse() - Method in interface ola.proto.Ola.MergeModeRequestOrBuilder
required int32 universe = 1;
getUniverse() - Method in class ola.proto.Ola.OptionalUniverseRequest.Builder
optional int32 universe = 1;
getUniverse() - Method in class ola.proto.Ola.OptionalUniverseRequest
optional int32 universe = 1;
getUniverse() - Method in interface ola.proto.Ola.OptionalUniverseRequestOrBuilder
optional int32 universe = 1;
getUniverse() - Method in class ola.proto.Ola.PatchPortRequest.Builder
required int32 universe = 1;
getUniverse() - Method in class ola.proto.Ola.PatchPortRequest
required int32 universe = 1;
getUniverse() - Method in interface ola.proto.Ola.PatchPortRequestOrBuilder
required int32 universe = 1;
getUniverse() - Method in class ola.proto.Ola.PortInfo.Builder
optional int32 universe = 3;
getUniverse() - Method in class ola.proto.Ola.PortInfo
optional int32 universe = 3;
getUniverse() - Method in interface ola.proto.Ola.PortInfoOrBuilder
optional int32 universe = 3;
getUniverse() - Method in class ola.proto.Ola.RDMDiscoveryRequest.Builder
required int32 universe = 1;
getUniverse() - Method in class ola.proto.Ola.RDMDiscoveryRequest
required int32 universe = 1;
getUniverse() - Method in interface ola.proto.Ola.RDMDiscoveryRequestOrBuilder
required int32 universe = 1;
getUniverse() - Method in class ola.proto.Ola.RDMRequest.Builder
required int32 universe = 1;
getUniverse() - Method in class ola.proto.Ola.RDMRequest
required int32 universe = 1;
getUniverse() - Method in interface ola.proto.Ola.RDMRequestOrBuilder
required int32 universe = 1;
getUniverse() - Method in class ola.proto.Ola.RegisterDmxRequest.Builder
required int32 universe = 1;
getUniverse() - Method in class ola.proto.Ola.RegisterDmxRequest
required int32 universe = 1;
getUniverse() - Method in interface ola.proto.Ola.RegisterDmxRequestOrBuilder
required int32 universe = 1;
getUniverse() - Method in class ola.proto.Ola.UIDListReply.Builder
required int32 universe = 1;
getUniverse() - Method in class ola.proto.Ola.UIDListReply
required int32 universe = 1;
getUniverse() - Method in interface ola.proto.Ola.UIDListReplyOrBuilder
required int32 universe = 1;
getUniverse() - Method in class ola.proto.Ola.UniverseInfo.Builder
required int32 universe = 1;
getUniverse() - Method in class ola.proto.Ola.UniverseInfo
required int32 universe = 1;
getUniverse() - Method in interface ola.proto.Ola.UniverseInfoOrBuilder
required int32 universe = 1;
getUniverse(int) - Method in class ola.proto.Ola.UniverseInfoReply.Builder
repeated .ola.proto.UniverseInfo universe = 1;
getUniverse(int) - Method in class ola.proto.Ola.UniverseInfoReply
repeated .ola.proto.UniverseInfo universe = 1;
getUniverse(int) - Method in interface ola.proto.Ola.UniverseInfoReplyOrBuilder
repeated .ola.proto.UniverseInfo universe = 1;
getUniverse() - Method in class ola.proto.Ola.UniverseNameRequest.Builder
required int32 universe = 1;
getUniverse() - Method in class ola.proto.Ola.UniverseNameRequest
required int32 universe = 1;
getUniverse() - Method in interface ola.proto.Ola.UniverseNameRequestOrBuilder
required int32 universe = 1;
getUniverse() - Method in class ola.proto.Ola.UniverseRequest.Builder
required int32 universe = 1;
getUniverse() - Method in class ola.proto.Ola.UniverseRequest
required int32 universe = 1;
getUniverse() - Method in interface ola.proto.Ola.UniverseRequestOrBuilder
required int32 universe = 1;
getUniverseBuilder(int) - Method in class ola.proto.Ola.UniverseInfoReply.Builder
repeated .ola.proto.UniverseInfo universe = 1;
getUniverseBuilderList() - Method in class ola.proto.Ola.UniverseInfoReply.Builder
repeated .ola.proto.UniverseInfo universe = 1;
getUniverseCount() - Method in class ola.proto.Ola.UniverseInfoReply.Builder
repeated .ola.proto.UniverseInfo universe = 1;
getUniverseCount() - Method in class ola.proto.Ola.UniverseInfoReply
repeated .ola.proto.UniverseInfo universe = 1;
getUniverseCount() - Method in interface ola.proto.Ola.UniverseInfoReplyOrBuilder
repeated .ola.proto.UniverseInfo universe = 1;
getUniverseInfo(int) - Method in class ola.OlaClient
Get universe information.
getUniverseInfo(RpcController, Ola.OptionalUniverseRequest) - Method in interface ola.proto.Ola.OlaServerService.BlockingInterface
 
getUniverseInfo(RpcController, Ola.OptionalUniverseRequest, RpcCallback<Ola.UniverseInfoReply>) - Method in class ola.proto.Ola.OlaServerService
rpc GetUniverseInfo(.ola.proto.OptionalUniverseRequest) returns (.ola.proto.UniverseInfoReply);
getUniverseInfo(RpcController, Ola.OptionalUniverseRequest, RpcCallback<Ola.UniverseInfoReply>) - Method in interface ola.proto.Ola.OlaServerService.Interface
rpc GetUniverseInfo(.ola.proto.OptionalUniverseRequest) returns (.ola.proto.UniverseInfoReply);
getUniverseInfo(RpcController, Ola.OptionalUniverseRequest, RpcCallback<Ola.UniverseInfoReply>) - Method in class ola.proto.Ola.OlaServerService.Stub
 
getUniverseList() - Method in class ola.proto.Ola.UniverseInfoReply.Builder
repeated .ola.proto.UniverseInfo universe = 1;
getUniverseList() - Method in class ola.proto.Ola.UniverseInfoReply
repeated .ola.proto.UniverseInfo universe = 1;
getUniverseList() - Method in interface ola.proto.Ola.UniverseInfoReplyOrBuilder
repeated .ola.proto.UniverseInfo universe = 1;
getUniverseOrBuilder(int) - Method in class ola.proto.Ola.UniverseInfoReply.Builder
repeated .ola.proto.UniverseInfo universe = 1;
getUniverseOrBuilder(int) - Method in class ola.proto.Ola.UniverseInfoReply
repeated .ola.proto.UniverseInfo universe = 1;
getUniverseOrBuilder(int) - Method in interface ola.proto.Ola.UniverseInfoReplyOrBuilder
repeated .ola.proto.UniverseInfo universe = 1;
getUniverseOrBuilderList() - Method in class ola.proto.Ola.UniverseInfoReply.Builder
repeated .ola.proto.UniverseInfo universe = 1;
getUniverseOrBuilderList() - Method in class ola.proto.Ola.UniverseInfoReply
repeated .ola.proto.UniverseInfo universe = 1;
getUniverseOrBuilderList() - Method in interface ola.proto.Ola.UniverseInfoReplyOrBuilder
repeated .ola.proto.UniverseInfo universe = 1;
getUnknownFields() - Method in class ola.proto.Ola.Ack
 
getUnknownFields() - Method in class ola.proto.Ola.DeviceConfigReply
 
getUnknownFields() - Method in class ola.proto.Ola.DeviceConfigRequest
 
getUnknownFields() - Method in class ola.proto.Ola.DeviceInfo
 
getUnknownFields() - Method in class ola.proto.Ola.DeviceInfoReply
 
getUnknownFields() - Method in class ola.proto.Ola.DeviceInfoRequest
 
getUnknownFields() - Method in class ola.proto.Ola.DiscoveryRequest
 
getUnknownFields() - Method in class ola.proto.Ola.DmxData
 
getUnknownFields() - Method in class ola.proto.Ola.MergeModeRequest
 
getUnknownFields() - Method in class ola.proto.Ola.OptionalUniverseRequest
 
getUnknownFields() - Method in class ola.proto.Ola.PatchPortRequest
 
getUnknownFields() - Method in class ola.proto.Ola.PluginDescriptionReply
 
getUnknownFields() - Method in class ola.proto.Ola.PluginDescriptionRequest
 
getUnknownFields() - Method in class ola.proto.Ola.PluginInfo
 
getUnknownFields() - Method in class ola.proto.Ola.PluginListReply
 
getUnknownFields() - Method in class ola.proto.Ola.PluginListRequest
 
getUnknownFields() - Method in class ola.proto.Ola.PluginReloadRequest
 
getUnknownFields() - Method in class ola.proto.Ola.PluginStateChangeRequest
 
getUnknownFields() - Method in class ola.proto.Ola.PluginStateReply
 
getUnknownFields() - Method in class ola.proto.Ola.PluginStateRequest
 
getUnknownFields() - Method in class ola.proto.Ola.PortInfo
 
getUnknownFields() - Method in class ola.proto.Ola.PortPriorityRequest
 
getUnknownFields() - Method in class ola.proto.Ola.RDMDiscoveryRequest
 
getUnknownFields() - Method in class ola.proto.Ola.RDMFrame
 
getUnknownFields() - Method in class ola.proto.Ola.RDMFrameTiming
 
getUnknownFields() - Method in class ola.proto.Ola.RDMRequest
 
getUnknownFields() - Method in class ola.proto.Ola.RDMRequestOverrideOptions
 
getUnknownFields() - Method in class ola.proto.Ola.RDMResponse
 
getUnknownFields() - Method in class ola.proto.Ola.RegisterDmxRequest
 
getUnknownFields() - Method in class ola.proto.Ola.STREAMING_NO_RESPONSE
 
getUnknownFields() - Method in class ola.proto.Ola.TimeCode
 
getUnknownFields() - Method in class ola.proto.Ola.UID
 
getUnknownFields() - Method in class ola.proto.Ola.UIDListReply
 
getUnknownFields() - Method in class ola.proto.Ola.UniverseInfo
 
getUnknownFields() - Method in class ola.proto.Ola.UniverseInfoReply
 
getUnknownFields() - Method in class ola.proto.Ola.UniverseNameRequest
 
getUnknownFields() - Method in class ola.proto.Ola.UniverseRequest
 
getUnknownFields() - Method in class ola.rpc.Rpc.RpcMessage
 
getValueDescriptor() - Method in enum ola.proto.Ola.MergeMode
 
getValueDescriptor() - Method in enum ola.proto.Ola.PatchAction
 
getValueDescriptor() - Method in enum ola.proto.Ola.PluginIds
 
getValueDescriptor() - Method in enum ola.proto.Ola.RDMCommandClass
 
getValueDescriptor() - Method in enum ola.proto.Ola.RDMResponseCode
 
getValueDescriptor() - Method in enum ola.proto.Ola.RDMResponseType
 
getValueDescriptor() - Method in enum ola.proto.Ola.RegisterAction
 
getValueDescriptor() - Method in enum ola.proto.Ola.TimeCodeType
 
getValueDescriptor() - Method in enum ola.rpc.Rpc.Type
 

H

hasAction() - Method in class ola.proto.Ola.PatchPortRequest.Builder
required .ola.proto.PatchAction action = 4;
hasAction() - Method in class ola.proto.Ola.PatchPortRequest
required .ola.proto.PatchAction action = 4;
hasAction() - Method in interface ola.proto.Ola.PatchPortRequestOrBuilder
required .ola.proto.PatchAction action = 4;
hasAction() - Method in class ola.proto.Ola.RegisterDmxRequest.Builder
required .ola.proto.RegisterAction action = 2;
hasAction() - Method in class ola.proto.Ola.RegisterDmxRequest
required .ola.proto.RegisterAction action = 2;
hasAction() - Method in interface ola.proto.Ola.RegisterDmxRequestOrBuilder
required .ola.proto.RegisterAction action = 2;
hasActive() - Method in class ola.proto.Ola.PluginInfo.Builder
required bool active = 3;
hasActive() - Method in class ola.proto.Ola.PluginInfo
required bool active = 3;
hasActive() - Method in interface ola.proto.Ola.PluginInfoOrBuilder
required bool active = 3;
hasActive() - Method in class ola.proto.Ola.PluginStateReply.Builder
required bool active = 3;
hasActive() - Method in class ola.proto.Ola.PluginStateReply
required bool active = 3;
hasActive() - Method in interface ola.proto.Ola.PluginStateReplyOrBuilder
required bool active = 3;
hasActive() - Method in class ola.proto.Ola.PortInfo.Builder
optional bool active = 4;
hasActive() - Method in class ola.proto.Ola.PortInfo
optional bool active = 4;
hasActive() - Method in interface ola.proto.Ola.PortInfoOrBuilder
optional bool active = 4;
hasBreakTime() - Method in class ola.proto.Ola.RDMFrameTiming.Builder
optional int32 break_time = 2;
hasBreakTime() - Method in class ola.proto.Ola.RDMFrameTiming
optional int32 break_time = 2;
hasBreakTime() - Method in interface ola.proto.Ola.RDMFrameTimingOrBuilder
optional int32 break_time = 2;
hasBuffer() - Method in class ola.rpc.Rpc.RpcMessage.Builder
optional bytes buffer = 4;
hasBuffer() - Method in class ola.rpc.Rpc.RpcMessage
optional bytes buffer = 4;
hasBuffer() - Method in interface ola.rpc.Rpc.RpcMessageOrBuilder
optional bytes buffer = 4;
hasChecksum() - Method in class ola.proto.Ola.RDMRequestOverrideOptions.Builder
optional uint32 checksum = 4;
hasChecksum() - Method in class ola.proto.Ola.RDMRequestOverrideOptions
optional uint32 checksum = 4;
hasChecksum() - Method in interface ola.proto.Ola.RDMRequestOverrideOptionsOrBuilder
optional uint32 checksum = 4;
hasCommandClass() - Method in class ola.proto.Ola.RDMResponse.Builder
optional .ola.proto.RDMCommandClass command_class = 6;
hasCommandClass() - Method in class ola.proto.Ola.RDMResponse
optional .ola.proto.RDMCommandClass command_class = 6;
hasCommandClass() - Method in interface ola.proto.Ola.RDMResponseOrBuilder
optional .ola.proto.RDMCommandClass command_class = 6;
hasData() - Method in class ola.proto.Ola.DeviceConfigReply.Builder
required bytes data = 1;
hasData() - Method in class ola.proto.Ola.DeviceConfigReply
required bytes data = 1;
hasData() - Method in interface ola.proto.Ola.DeviceConfigReplyOrBuilder
required bytes data = 1;
hasData() - Method in class ola.proto.Ola.DeviceConfigRequest.Builder
required bytes data = 2;
hasData() - Method in class ola.proto.Ola.DeviceConfigRequest
required bytes data = 2;
hasData() - Method in interface ola.proto.Ola.DeviceConfigRequestOrBuilder
required bytes data = 2;
hasData() - Method in class ola.proto.Ola.DmxData.Builder
required bytes data = 2;
hasData() - Method in class ola.proto.Ola.DmxData
required bytes data = 2;
hasData() - Method in interface ola.proto.Ola.DmxDataOrBuilder
required bytes data = 2;
hasData() - Method in class ola.proto.Ola.RDMDiscoveryRequest.Builder
required bytes data = 5;
hasData() - Method in class ola.proto.Ola.RDMDiscoveryRequest
required bytes data = 5;
hasData() - Method in interface ola.proto.Ola.RDMDiscoveryRequestOrBuilder
required bytes data = 5;
hasData() - Method in class ola.proto.Ola.RDMRequest.Builder
required bytes data = 5;
hasData() - Method in class ola.proto.Ola.RDMRequest
required bytes data = 5;
hasData() - Method in interface ola.proto.Ola.RDMRequestOrBuilder
required bytes data = 5;
hasData() - Method in class ola.proto.Ola.RDMResponse.Builder
optional bytes data = 4 [default = ""];
hasData() - Method in class ola.proto.Ola.RDMResponse
optional bytes data = 4 [default = ""];
hasData() - Method in interface ola.proto.Ola.RDMResponseOrBuilder
optional bytes data = 4 [default = ""];
hasDataTime() - Method in class ola.proto.Ola.RDMFrameTiming.Builder
optional int32 data_time = 4;
hasDataTime() - Method in class ola.proto.Ola.RDMFrameTiming
optional int32 data_time = 4;
hasDataTime() - Method in interface ola.proto.Ola.RDMFrameTimingOrBuilder
optional int32 data_time = 4;
hasDescription() - Method in class ola.proto.Ola.PluginDescriptionReply.Builder
required string description = 2;
hasDescription() - Method in class ola.proto.Ola.PluginDescriptionReply
required string description = 2;
hasDescription() - Method in interface ola.proto.Ola.PluginDescriptionReplyOrBuilder
required string description = 2;
hasDescription() - Method in class ola.proto.Ola.PortInfo.Builder
required string description = 5;
hasDescription() - Method in class ola.proto.Ola.PortInfo
required string description = 5;
hasDescription() - Method in interface ola.proto.Ola.PortInfoOrBuilder
required string description = 5;
hasDestUid() - Method in class ola.proto.Ola.RDMResponse.Builder
optional .ola.proto.UID dest_uid = 10;
hasDestUid() - Method in class ola.proto.Ola.RDMResponse
optional .ola.proto.UID dest_uid = 10;
hasDestUid() - Method in interface ola.proto.Ola.RDMResponseOrBuilder
optional .ola.proto.UID dest_uid = 10;
hasDeviceAlias() - Method in class ola.proto.Ola.DeviceConfigRequest.Builder
required int32 device_alias = 1;
hasDeviceAlias() - Method in class ola.proto.Ola.DeviceConfigRequest
required int32 device_alias = 1;
hasDeviceAlias() - Method in interface ola.proto.Ola.DeviceConfigRequestOrBuilder
required int32 device_alias = 1;
hasDeviceAlias() - Method in class ola.proto.Ola.DeviceInfo.Builder
required int32 device_alias = 1;
hasDeviceAlias() - Method in class ola.proto.Ola.DeviceInfo
required int32 device_alias = 1;
hasDeviceAlias() - Method in interface ola.proto.Ola.DeviceInfoOrBuilder
required int32 device_alias = 1;
hasDeviceAlias() - Method in class ola.proto.Ola.PatchPortRequest.Builder
required int32 device_alias = 2;
hasDeviceAlias() - Method in class ola.proto.Ola.PatchPortRequest
required int32 device_alias = 2;
hasDeviceAlias() - Method in interface ola.proto.Ola.PatchPortRequestOrBuilder
required int32 device_alias = 2;
hasDeviceAlias() - Method in class ola.proto.Ola.PortPriorityRequest.Builder
required int32 device_alias = 1;
hasDeviceAlias() - Method in class ola.proto.Ola.PortPriorityRequest
required int32 device_alias = 1;
hasDeviceAlias() - Method in interface ola.proto.Ola.PortPriorityRequestOrBuilder
required int32 device_alias = 1;
hasDeviceId() - Method in class ola.proto.Ola.DeviceInfo.Builder
required string device_id = 6;
hasDeviceId() - Method in class ola.proto.Ola.DeviceInfo
required string device_id = 6;
hasDeviceId() - Method in interface ola.proto.Ola.DeviceInfoOrBuilder
required string device_id = 6;
hasDeviceId() - Method in class ola.proto.Ola.UID.Builder
required fixed32 device_id = 2;
hasDeviceId() - Method in class ola.proto.Ola.UID
required fixed32 device_id = 2;
hasDeviceId() - Method in interface ola.proto.Ola.UIDOrBuilder
required fixed32 device_id = 2;
hasDeviceName() - Method in class ola.proto.Ola.DeviceInfo.Builder
required string device_name = 3;
hasDeviceName() - Method in class ola.proto.Ola.DeviceInfo
required string device_name = 3;
hasDeviceName() - Method in interface ola.proto.Ola.DeviceInfoOrBuilder
required string device_name = 3;
hasEnabled() - Method in class ola.proto.Ola.PluginInfo.Builder
optional bool enabled = 4;
hasEnabled() - Method in class ola.proto.Ola.PluginInfo
optional bool enabled = 4;
hasEnabled() - Method in interface ola.proto.Ola.PluginInfoOrBuilder
optional bool enabled = 4;
hasEnabled() - Method in class ola.proto.Ola.PluginStateChangeRequest.Builder
required bool enabled = 2;
hasEnabled() - Method in class ola.proto.Ola.PluginStateChangeRequest
required bool enabled = 2;
hasEnabled() - Method in interface ola.proto.Ola.PluginStateChangeRequestOrBuilder
required bool enabled = 2;
hasEnabled() - Method in class ola.proto.Ola.PluginStateReply.Builder
required bool enabled = 2;
hasEnabled() - Method in class ola.proto.Ola.PluginStateReply
required bool enabled = 2;
hasEnabled() - Method in interface ola.proto.Ola.PluginStateReplyOrBuilder
required bool enabled = 2;
hasEstaId() - Method in class ola.proto.Ola.UID.Builder
required int32 esta_id = 1;
hasEstaId() - Method in class ola.proto.Ola.UID
required int32 esta_id = 1;
hasEstaId() - Method in interface ola.proto.Ola.UIDOrBuilder
required int32 esta_id = 1;
hasFrames() - Method in class ola.proto.Ola.TimeCode.Builder
required uint32 frames = 4;
hasFrames() - Method in class ola.proto.Ola.TimeCode
required uint32 frames = 4;
hasFrames() - Method in interface ola.proto.Ola.TimeCodeOrBuilder
required uint32 frames = 4;
hasFull() - Method in class ola.proto.Ola.DiscoveryRequest.Builder
required bool full = 2;
hasFull() - Method in class ola.proto.Ola.DiscoveryRequest
required bool full = 2;
hasFull() - Method in interface ola.proto.Ola.DiscoveryRequestOrBuilder
required bool full = 2;
hasHours() - Method in class ola.proto.Ola.TimeCode.Builder
required uint32 hours = 1;
hasHours() - Method in class ola.proto.Ola.TimeCode
required uint32 hours = 1;
hasHours() - Method in interface ola.proto.Ola.TimeCodeOrBuilder
required uint32 hours = 1;
hasId() - Method in class ola.rpc.Rpc.RpcMessage.Builder
optional uint32 id = 2;
hasId() - Method in class ola.rpc.Rpc.RpcMessage
optional uint32 id = 2;
hasId() - Method in interface ola.rpc.Rpc.RpcMessageOrBuilder
optional uint32 id = 2;
hasIncludeRawResponse() - Method in class ola.proto.Ola.RDMDiscoveryRequest.Builder
optional bool include_raw_response = 6 [default = false];
hasIncludeRawResponse() - Method in class ola.proto.Ola.RDMDiscoveryRequest
optional bool include_raw_response = 6 [default = false];
hasIncludeRawResponse() - Method in interface ola.proto.Ola.RDMDiscoveryRequestOrBuilder
optional bool include_raw_response = 6 [default = false];
hasIncludeRawResponse() - Method in class ola.proto.Ola.RDMRequest.Builder
optional bool include_raw_response = 7 [default = false];
hasIncludeRawResponse() - Method in class ola.proto.Ola.RDMRequest
optional bool include_raw_response = 7 [default = false];
hasIncludeRawResponse() - Method in interface ola.proto.Ola.RDMRequestOrBuilder
optional bool include_raw_response = 7 [default = false];
hasInputPortCount() - Method in class ola.proto.Ola.UniverseInfo.Builder
required int32 input_port_count = 4;
hasInputPortCount() - Method in class ola.proto.Ola.UniverseInfo
required int32 input_port_count = 4;
hasInputPortCount() - Method in interface ola.proto.Ola.UniverseInfoOrBuilder
required int32 input_port_count = 4;
hasIsOutput() - Method in class ola.proto.Ola.PatchPortRequest.Builder
required bool is_output = 5;
hasIsOutput() - Method in class ola.proto.Ola.PatchPortRequest
required bool is_output = 5;
hasIsOutput() - Method in interface ola.proto.Ola.PatchPortRequestOrBuilder
required bool is_output = 5;
hasIsOutput() - Method in class ola.proto.Ola.PortPriorityRequest.Builder
required bool is_output = 2;
hasIsOutput() - Method in class ola.proto.Ola.PortPriorityRequest
required bool is_output = 2;
hasIsOutput() - Method in interface ola.proto.Ola.PortPriorityRequestOrBuilder
required bool is_output = 2;
hasIsSet() - Method in class ola.proto.Ola.RDMRequest.Builder
required bool is_set = 6;
hasIsSet() - Method in class ola.proto.Ola.RDMRequest
required bool is_set = 6;
hasIsSet() - Method in interface ola.proto.Ola.RDMRequestOrBuilder
required bool is_set = 6;
hasMarkTime() - Method in class ola.proto.Ola.RDMFrameTiming.Builder
optional int32 mark_time = 3;
hasMarkTime() - Method in class ola.proto.Ola.RDMFrameTiming
optional int32 mark_time = 3;
hasMarkTime() - Method in interface ola.proto.Ola.RDMFrameTimingOrBuilder
optional int32 mark_time = 3;
hasMergeMode() - Method in class ola.proto.Ola.MergeModeRequest.Builder
required .ola.proto.MergeMode merge_mode = 2;
hasMergeMode() - Method in class ola.proto.Ola.MergeModeRequest
required .ola.proto.MergeMode merge_mode = 2;
hasMergeMode() - Method in interface ola.proto.Ola.MergeModeRequestOrBuilder
required .ola.proto.MergeMode merge_mode = 2;
hasMergeMode() - Method in class ola.proto.Ola.UniverseInfo.Builder
required .ola.proto.MergeMode merge_mode = 3;
hasMergeMode() - Method in class ola.proto.Ola.UniverseInfo
required .ola.proto.MergeMode merge_mode = 3;
hasMergeMode() - Method in interface ola.proto.Ola.UniverseInfoOrBuilder
required .ola.proto.MergeMode merge_mode = 3;
hasMessageCount() - Method in class ola.proto.Ola.RDMRequestOverrideOptions.Builder
optional uint32 message_count = 3;
hasMessageCount() - Method in class ola.proto.Ola.RDMRequestOverrideOptions
optional uint32 message_count = 3;
hasMessageCount() - Method in interface ola.proto.Ola.RDMRequestOverrideOptionsOrBuilder
optional uint32 message_count = 3;
hasMessageCount() - Method in class ola.proto.Ola.RDMResponse.Builder
optional uint32 message_count = 3 [default = 0];
hasMessageCount() - Method in class ola.proto.Ola.RDMResponse
optional uint32 message_count = 3 [default = 0];
hasMessageCount() - Method in interface ola.proto.Ola.RDMResponseOrBuilder
optional uint32 message_count = 3 [default = 0];
hasMessageLength() - Method in class ola.proto.Ola.RDMRequestOverrideOptions.Builder
optional uint32 message_length = 2;
hasMessageLength() - Method in class ola.proto.Ola.RDMRequestOverrideOptions
optional uint32 message_length = 2;
hasMessageLength() - Method in interface ola.proto.Ola.RDMRequestOverrideOptionsOrBuilder
optional uint32 message_length = 2;
hasMinutes() - Method in class ola.proto.Ola.TimeCode.Builder
required uint32 minutes = 2;
hasMinutes() - Method in class ola.proto.Ola.TimeCode
required uint32 minutes = 2;
hasMinutes() - Method in interface ola.proto.Ola.TimeCodeOrBuilder
required uint32 minutes = 2;
hasName() - Method in class ola.proto.Ola.PluginDescriptionReply.Builder
required string name = 1;
hasName() - Method in class ola.proto.Ola.PluginDescriptionReply
required string name = 1;
hasName() - Method in interface ola.proto.Ola.PluginDescriptionReplyOrBuilder
required string name = 1;
hasName() - Method in class ola.proto.Ola.PluginInfo.Builder
required string name = 2;
hasName() - Method in class ola.proto.Ola.PluginInfo
required string name = 2;
hasName() - Method in interface ola.proto.Ola.PluginInfoOrBuilder
required string name = 2;
hasName() - Method in class ola.proto.Ola.PluginStateReply.Builder
required string name = 1;
hasName() - Method in class ola.proto.Ola.PluginStateReply
required string name = 1;
hasName() - Method in interface ola.proto.Ola.PluginStateReplyOrBuilder
required string name = 1;
hasName() - Method in class ola.proto.Ola.UniverseInfo.Builder
required string name = 2;
hasName() - Method in class ola.proto.Ola.UniverseInfo
required string name = 2;
hasName() - Method in interface ola.proto.Ola.UniverseInfoOrBuilder
required string name = 2;
hasName() - Method in class ola.proto.Ola.UniverseNameRequest.Builder
required string name = 2;
hasName() - Method in class ola.proto.Ola.UniverseNameRequest
required string name = 2;
hasName() - Method in interface ola.proto.Ola.UniverseNameRequestOrBuilder
required string name = 2;
hasName() - Method in class ola.rpc.Rpc.RpcMessage.Builder
optional string name = 3;
hasName() - Method in class ola.rpc.Rpc.RpcMessage
optional string name = 3;
hasName() - Method in interface ola.rpc.Rpc.RpcMessageOrBuilder
optional string name = 3;
hasOptions() - Method in class ola.proto.Ola.RDMDiscoveryRequest.Builder
optional .ola.proto.RDMRequestOverrideOptions options = 8;
hasOptions() - Method in class ola.proto.Ola.RDMDiscoveryRequest
optional .ola.proto.RDMRequestOverrideOptions options = 8;
hasOptions() - Method in interface ola.proto.Ola.RDMDiscoveryRequestOrBuilder
optional .ola.proto.RDMRequestOverrideOptions options = 8;
hasOptions() - Method in class ola.proto.Ola.RDMRequest.Builder
optional .ola.proto.RDMRequestOverrideOptions options = 8;
hasOptions() - Method in class ola.proto.Ola.RDMRequest
optional .ola.proto.RDMRequestOverrideOptions options = 8;
hasOptions() - Method in interface ola.proto.Ola.RDMRequestOrBuilder
optional .ola.proto.RDMRequestOverrideOptions options = 8;
hasOutputPortCount() - Method in class ola.proto.Ola.UniverseInfo.Builder
required int32 output_port_count = 5;
hasOutputPortCount() - Method in class ola.proto.Ola.UniverseInfo
required int32 output_port_count = 5;
hasOutputPortCount() - Method in interface ola.proto.Ola.UniverseInfoOrBuilder
required int32 output_port_count = 5;
hasParamId() - Method in class ola.proto.Ola.RDMDiscoveryRequest.Builder
required int32 param_id = 4;
hasParamId() - Method in class ola.proto.Ola.RDMDiscoveryRequest
required int32 param_id = 4;
hasParamId() - Method in interface ola.proto.Ola.RDMDiscoveryRequestOrBuilder
required int32 param_id = 4;
hasParamId() - Method in class ola.proto.Ola.RDMRequest.Builder
required int32 param_id = 4;
hasParamId() - Method in class ola.proto.Ola.RDMRequest
required int32 param_id = 4;
hasParamId() - Method in interface ola.proto.Ola.RDMRequestOrBuilder
required int32 param_id = 4;
hasParamId() - Method in class ola.proto.Ola.RDMResponse.Builder
optional uint32 param_id = 5;
hasParamId() - Method in class ola.proto.Ola.RDMResponse
optional uint32 param_id = 5;
hasParamId() - Method in interface ola.proto.Ola.RDMResponseOrBuilder
optional uint32 param_id = 5;
hasPluginId() - Method in class ola.proto.Ola.DeviceInfo.Builder
required int32 plugin_id = 2;
hasPluginId() - Method in class ola.proto.Ola.DeviceInfo
required int32 plugin_id = 2;
hasPluginId() - Method in interface ola.proto.Ola.DeviceInfoOrBuilder
required int32 plugin_id = 2;
hasPluginId() - Method in class ola.proto.Ola.DeviceInfoRequest.Builder
optional int32 plugin_id = 1;
hasPluginId() - Method in class ola.proto.Ola.DeviceInfoRequest
optional int32 plugin_id = 1;
hasPluginId() - Method in interface ola.proto.Ola.DeviceInfoRequestOrBuilder
optional int32 plugin_id = 1;
hasPluginId() - Method in class ola.proto.Ola.PluginDescriptionRequest.Builder
required int32 plugin_id = 1;
hasPluginId() - Method in class ola.proto.Ola.PluginDescriptionRequest
required int32 plugin_id = 1;
hasPluginId() - Method in interface ola.proto.Ola.PluginDescriptionRequestOrBuilder
required int32 plugin_id = 1;
hasPluginId() - Method in class ola.proto.Ola.PluginInfo.Builder
required int32 plugin_id = 1;
hasPluginId() - Method in class ola.proto.Ola.PluginInfo
required int32 plugin_id = 1;
hasPluginId() - Method in interface ola.proto.Ola.PluginInfoOrBuilder
required int32 plugin_id = 1;
hasPluginId() - Method in class ola.proto.Ola.PluginStateChangeRequest.Builder
required int32 plugin_id = 1;
hasPluginId() - Method in class ola.proto.Ola.PluginStateChangeRequest
required int32 plugin_id = 1;
hasPluginId() - Method in interface ola.proto.Ola.PluginStateChangeRequestOrBuilder
required int32 plugin_id = 1;
hasPluginId() - Method in class ola.proto.Ola.PluginStateRequest.Builder
required int32 plugin_id = 1;
hasPluginId() - Method in class ola.proto.Ola.PluginStateRequest
required int32 plugin_id = 1;
hasPluginId() - Method in interface ola.proto.Ola.PluginStateRequestOrBuilder
required int32 plugin_id = 1;
hasPortId() - Method in class ola.proto.Ola.PatchPortRequest.Builder
required int32 port_id = 3;
hasPortId() - Method in class ola.proto.Ola.PatchPortRequest
required int32 port_id = 3;
hasPortId() - Method in interface ola.proto.Ola.PatchPortRequestOrBuilder
required int32 port_id = 3;
hasPortId() - Method in class ola.proto.Ola.PortInfo.Builder
required int32 port_id = 1;
hasPortId() - Method in class ola.proto.Ola.PortInfo
required int32 port_id = 1;
hasPortId() - Method in interface ola.proto.Ola.PortInfoOrBuilder
required int32 port_id = 1;
hasPortId() - Method in class ola.proto.Ola.PortPriorityRequest.Builder
required int32 port_id = 3;
hasPortId() - Method in class ola.proto.Ola.PortPriorityRequest
required int32 port_id = 3;
hasPortId() - Method in interface ola.proto.Ola.PortPriorityRequestOrBuilder
required int32 port_id = 3;
hasPreferencesSource() - Method in class ola.proto.Ola.PluginStateReply.Builder
required string preferences_source = 4;
hasPreferencesSource() - Method in class ola.proto.Ola.PluginStateReply
required string preferences_source = 4;
hasPreferencesSource() - Method in interface ola.proto.Ola.PluginStateReplyOrBuilder
required string preferences_source = 4;
hasPriority() - Method in class ola.proto.Ola.DmxData.Builder
optional int32 priority = 3;
hasPriority() - Method in class ola.proto.Ola.DmxData
optional int32 priority = 3;
hasPriority() - Method in interface ola.proto.Ola.DmxDataOrBuilder
optional int32 priority = 3;
hasPriority() - Method in class ola.proto.Ola.PortInfo.Builder
optional int32 priority = 7;
hasPriority() - Method in class ola.proto.Ola.PortInfo
optional int32 priority = 7;
hasPriority() - Method in interface ola.proto.Ola.PortInfoOrBuilder
optional int32 priority = 7;
hasPriority() - Method in class ola.proto.Ola.PortPriorityRequest.Builder
optional int32 priority = 5;
hasPriority() - Method in class ola.proto.Ola.PortPriorityRequest
optional int32 priority = 5;
hasPriority() - Method in interface ola.proto.Ola.PortPriorityRequestOrBuilder
optional int32 priority = 5;
hasPriorityCapability() - Method in class ola.proto.Ola.PortInfo.Builder
required int32 priority_capability = 2;
hasPriorityCapability() - Method in class ola.proto.Ola.PortInfo
required int32 priority_capability = 2;
hasPriorityCapability() - Method in interface ola.proto.Ola.PortInfoOrBuilder
required int32 priority_capability = 2;
hasPriorityMode() - Method in class ola.proto.Ola.PortInfo.Builder
optional int32 priority_mode = 6;
hasPriorityMode() - Method in class ola.proto.Ola.PortInfo
optional int32 priority_mode = 6;
hasPriorityMode() - Method in interface ola.proto.Ola.PortInfoOrBuilder
optional int32 priority_mode = 6;
hasPriorityMode() - Method in class ola.proto.Ola.PortPriorityRequest.Builder
required int32 priority_mode = 4;
hasPriorityMode() - Method in class ola.proto.Ola.PortPriorityRequest
required int32 priority_mode = 4;
hasPriorityMode() - Method in interface ola.proto.Ola.PortPriorityRequestOrBuilder
required int32 priority_mode = 4;
hasRawResponse() - Method in class ola.proto.Ola.RDMFrame.Builder
optional bytes raw_response = 1;
hasRawResponse() - Method in class ola.proto.Ola.RDMFrame
optional bytes raw_response = 1;
hasRawResponse() - Method in interface ola.proto.Ola.RDMFrameOrBuilder
optional bytes raw_response = 1;
hasRdmDevices() - Method in class ola.proto.Ola.UniverseInfo.Builder
required int32 rdm_devices = 6;
hasRdmDevices() - Method in class ola.proto.Ola.UniverseInfo
required int32 rdm_devices = 6;
hasRdmDevices() - Method in interface ola.proto.Ola.UniverseInfoOrBuilder
required int32 rdm_devices = 6;
hasResponseCode() - Method in class ola.proto.Ola.RDMResponse.Builder
required .ola.proto.RDMResponseCode response_code = 1;
hasResponseCode() - Method in class ola.proto.Ola.RDMResponse
required .ola.proto.RDMResponseCode response_code = 1;
hasResponseCode() - Method in interface ola.proto.Ola.RDMResponseOrBuilder
required .ola.proto.RDMResponseCode response_code = 1;
hasResponseDelay() - Method in class ola.proto.Ola.RDMFrameTiming.Builder
optional int32 response_delay = 1;
hasResponseDelay() - Method in class ola.proto.Ola.RDMFrameTiming
optional int32 response_delay = 1;
hasResponseDelay() - Method in interface ola.proto.Ola.RDMFrameTimingOrBuilder
optional int32 response_delay = 1;
hasResponseType() - Method in class ola.proto.Ola.RDMResponse.Builder
optional .ola.proto.RDMResponseType response_type = 2;
hasResponseType() - Method in class ola.proto.Ola.RDMResponse
optional .ola.proto.RDMResponseType response_type = 2;
hasResponseType() - Method in interface ola.proto.Ola.RDMResponseOrBuilder
optional .ola.proto.RDMResponseType response_type = 2;
hasSeconds() - Method in class ola.proto.Ola.TimeCode.Builder
required uint32 seconds = 3;
hasSeconds() - Method in class ola.proto.Ola.TimeCode
required uint32 seconds = 3;
hasSeconds() - Method in interface ola.proto.Ola.TimeCodeOrBuilder
required uint32 seconds = 3;
hasSourceUid() - Method in class ola.proto.Ola.RDMResponse.Builder
optional .ola.proto.UID source_uid = 9;
hasSourceUid() - Method in class ola.proto.Ola.RDMResponse
optional .ola.proto.UID source_uid = 9;
hasSourceUid() - Method in interface ola.proto.Ola.RDMResponseOrBuilder
optional .ola.proto.UID source_uid = 9;
hasSubDevice() - Method in class ola.proto.Ola.RDMDiscoveryRequest.Builder
required int32 sub_device = 3;
hasSubDevice() - Method in class ola.proto.Ola.RDMDiscoveryRequest
required int32 sub_device = 3;
hasSubDevice() - Method in interface ola.proto.Ola.RDMDiscoveryRequestOrBuilder
required int32 sub_device = 3;
hasSubDevice() - Method in class ola.proto.Ola.RDMRequest.Builder
required int32 sub_device = 3;
hasSubDevice() - Method in class ola.proto.Ola.RDMRequest
required int32 sub_device = 3;
hasSubDevice() - Method in interface ola.proto.Ola.RDMRequestOrBuilder
required int32 sub_device = 3;
hasSubDevice() - Method in class ola.proto.Ola.RDMResponse.Builder
optional uint32 sub_device = 7;
hasSubDevice() - Method in class ola.proto.Ola.RDMResponse
optional uint32 sub_device = 7;
hasSubDevice() - Method in interface ola.proto.Ola.RDMResponseOrBuilder
optional uint32 sub_device = 7;
hasSubStartCode() - Method in class ola.proto.Ola.RDMRequestOverrideOptions.Builder
optional uint32 sub_start_code = 1;
hasSubStartCode() - Method in class ola.proto.Ola.RDMRequestOverrideOptions
optional uint32 sub_start_code = 1;
hasSubStartCode() - Method in interface ola.proto.Ola.RDMRequestOverrideOptionsOrBuilder
optional uint32 sub_start_code = 1;
hasSupportsRdm() - Method in class ola.proto.Ola.PortInfo.Builder
optional bool supports_rdm = 8 [default = false];
hasSupportsRdm() - Method in class ola.proto.Ola.PortInfo
optional bool supports_rdm = 8 [default = false];
hasSupportsRdm() - Method in interface ola.proto.Ola.PortInfoOrBuilder
optional bool supports_rdm = 8 [default = false];
hasTiming() - Method in class ola.proto.Ola.RDMFrame.Builder
optional .ola.proto.RDMFrameTiming timing = 2;
hasTiming() - Method in class ola.proto.Ola.RDMFrame
optional .ola.proto.RDMFrameTiming timing = 2;
hasTiming() - Method in interface ola.proto.Ola.RDMFrameOrBuilder
optional .ola.proto.RDMFrameTiming timing = 2;
hasTransactionNumber() - Method in class ola.proto.Ola.RDMResponse.Builder
optional int32 transaction_number = 11;
hasTransactionNumber() - Method in class ola.proto.Ola.RDMResponse
optional int32 transaction_number = 11;
hasTransactionNumber() - Method in interface ola.proto.Ola.RDMResponseOrBuilder
optional int32 transaction_number = 11;
hasType() - Method in class ola.proto.Ola.TimeCode.Builder
required .ola.proto.TimeCodeType type = 5;
hasType() - Method in class ola.proto.Ola.TimeCode
required .ola.proto.TimeCodeType type = 5;
hasType() - Method in interface ola.proto.Ola.TimeCodeOrBuilder
required .ola.proto.TimeCodeType type = 5;
hasType() - Method in class ola.rpc.Rpc.RpcMessage.Builder
required .ola.rpc.Type type = 1;
hasType() - Method in class ola.rpc.Rpc.RpcMessage
required .ola.rpc.Type type = 1;
hasType() - Method in interface ola.rpc.Rpc.RpcMessageOrBuilder
required .ola.rpc.Type type = 1;
hasUid() - Method in class ola.proto.Ola.RDMDiscoveryRequest.Builder
required .ola.proto.UID uid = 2;
hasUid() - Method in class ola.proto.Ola.RDMDiscoveryRequest
required .ola.proto.UID uid = 2;
hasUid() - Method in interface ola.proto.Ola.RDMDiscoveryRequestOrBuilder
required .ola.proto.UID uid = 2;
hasUid() - Method in class ola.proto.Ola.RDMRequest.Builder
required .ola.proto.UID uid = 2;
hasUid() - Method in class ola.proto.Ola.RDMRequest
required .ola.proto.UID uid = 2;
hasUid() - Method in interface ola.proto.Ola.RDMRequestOrBuilder
required .ola.proto.UID uid = 2;
hasUniverse() - Method in class ola.proto.Ola.DiscoveryRequest.Builder
required int32 universe = 1;
hasUniverse() - Method in class ola.proto.Ola.DiscoveryRequest
required int32 universe = 1;
hasUniverse() - Method in interface ola.proto.Ola.DiscoveryRequestOrBuilder
required int32 universe = 1;
hasUniverse() - Method in class ola.proto.Ola.DmxData.Builder
required int32 universe = 1;
hasUniverse() - Method in class ola.proto.Ola.DmxData
required int32 universe = 1;
hasUniverse() - Method in interface ola.proto.Ola.DmxDataOrBuilder
required int32 universe = 1;
hasUniverse() - Method in class ola.proto.Ola.MergeModeRequest.Builder
required int32 universe = 1;
hasUniverse() - Method in class ola.proto.Ola.MergeModeRequest
required int32 universe = 1;
hasUniverse() - Method in interface ola.proto.Ola.MergeModeRequestOrBuilder
required int32 universe = 1;
hasUniverse() - Method in class ola.proto.Ola.OptionalUniverseRequest.Builder
optional int32 universe = 1;
hasUniverse() - Method in class ola.proto.Ola.OptionalUniverseRequest
optional int32 universe = 1;
hasUniverse() - Method in interface ola.proto.Ola.OptionalUniverseRequestOrBuilder
optional int32 universe = 1;
hasUniverse() - Method in class ola.proto.Ola.PatchPortRequest.Builder
required int32 universe = 1;
hasUniverse() - Method in class ola.proto.Ola.PatchPortRequest
required int32 universe = 1;
hasUniverse() - Method in interface ola.proto.Ola.PatchPortRequestOrBuilder
required int32 universe = 1;
hasUniverse() - Method in class ola.proto.Ola.PortInfo.Builder
optional int32 universe = 3;
hasUniverse() - Method in class ola.proto.Ola.PortInfo
optional int32 universe = 3;
hasUniverse() - Method in interface ola.proto.Ola.PortInfoOrBuilder
optional int32 universe = 3;
hasUniverse() - Method in class ola.proto.Ola.RDMDiscoveryRequest.Builder
required int32 universe = 1;
hasUniverse() - Method in class ola.proto.Ola.RDMDiscoveryRequest
required int32 universe = 1;
hasUniverse() - Method in interface ola.proto.Ola.RDMDiscoveryRequestOrBuilder
required int32 universe = 1;
hasUniverse() - Method in class ola.proto.Ola.RDMRequest.Builder
required int32 universe = 1;
hasUniverse() - Method in class ola.proto.Ola.RDMRequest
required int32 universe = 1;
hasUniverse() - Method in interface ola.proto.Ola.RDMRequestOrBuilder
required int32 universe = 1;
hasUniverse() - Method in class ola.proto.Ola.RegisterDmxRequest.Builder
required int32 universe = 1;
hasUniverse() - Method in class ola.proto.Ola.RegisterDmxRequest
required int32 universe = 1;
hasUniverse() - Method in interface ola.proto.Ola.RegisterDmxRequestOrBuilder
required int32 universe = 1;
hasUniverse() - Method in class ola.proto.Ola.UIDListReply.Builder
required int32 universe = 1;
hasUniverse() - Method in class ola.proto.Ola.UIDListReply
required int32 universe = 1;
hasUniverse() - Method in interface ola.proto.Ola.UIDListReplyOrBuilder
required int32 universe = 1;
hasUniverse() - Method in class ola.proto.Ola.UniverseInfo.Builder
required int32 universe = 1;
hasUniverse() - Method in class ola.proto.Ola.UniverseInfo
required int32 universe = 1;
hasUniverse() - Method in interface ola.proto.Ola.UniverseInfoOrBuilder
required int32 universe = 1;
hasUniverse() - Method in class ola.proto.Ola.UniverseNameRequest.Builder
required int32 universe = 1;
hasUniverse() - Method in class ola.proto.Ola.UniverseNameRequest
required int32 universe = 1;
hasUniverse() - Method in interface ola.proto.Ola.UniverseNameRequestOrBuilder
required int32 universe = 1;
hasUniverse() - Method in class ola.proto.Ola.UniverseRequest.Builder
required int32 universe = 1;
hasUniverse() - Method in class ola.proto.Ola.UniverseRequest
required int32 universe = 1;
hasUniverse() - Method in interface ola.proto.Ola.UniverseRequestOrBuilder
required int32 universe = 1;
HOST - Static variable in class ola.rpc.StreamRpcChannel
 
HOURS_FIELD_NUMBER - Static variable in class ola.proto.Ola.TimeCode
 
HTP_VALUE - Static variable in enum ola.proto.Ola.MergeMode
HTP = 1;

I

ID_FIELD_NUMBER - Static variable in class ola.rpc.Rpc.RpcMessage
 
INCLUDE_RAW_RESPONSE_FIELD_NUMBER - Static variable in class ola.proto.Ola.RDMDiscoveryRequest
 
INCLUDE_RAW_RESPONSE_FIELD_NUMBER - Static variable in class ola.proto.Ola.RDMRequest
 
INPUT_PORT_COUNT_FIELD_NUMBER - Static variable in class ola.proto.Ola.UniverseInfo
 
INPUT_PORT_FIELD_NUMBER - Static variable in class ola.proto.Ola.DeviceInfo
 
INPUT_PORTS_FIELD_NUMBER - Static variable in class ola.proto.Ola.UniverseInfo
 
internalGetFieldAccessorTable() - Method in class ola.proto.Ola.Ack.Builder
 
internalGetFieldAccessorTable() - Method in class ola.proto.Ola.Ack
 
internalGetFieldAccessorTable() - Method in class ola.proto.Ola.DeviceConfigReply.Builder
 
internalGetFieldAccessorTable() - Method in class ola.proto.Ola.DeviceConfigReply
 
internalGetFieldAccessorTable() - Method in class ola.proto.Ola.DeviceConfigRequest.Builder
 
internalGetFieldAccessorTable() - Method in class ola.proto.Ola.DeviceConfigRequest
 
internalGetFieldAccessorTable() - Method in class ola.proto.Ola.DeviceInfo.Builder
 
internalGetFieldAccessorTable() - Method in class ola.proto.Ola.DeviceInfo
 
internalGetFieldAccessorTable() - Method in class ola.proto.Ola.DeviceInfoReply.Builder
 
internalGetFieldAccessorTable() - Method in class ola.proto.Ola.DeviceInfoReply
 
internalGetFieldAccessorTable() - Method in class ola.proto.Ola.DeviceInfoRequest.Builder
 
internalGetFieldAccessorTable() - Method in class ola.proto.Ola.DeviceInfoRequest
 
internalGetFieldAccessorTable() - Method in class ola.proto.Ola.DiscoveryRequest.Builder
 
internalGetFieldAccessorTable() - Method in class ola.proto.Ola.DiscoveryRequest
 
internalGetFieldAccessorTable() - Method in class ola.proto.Ola.DmxData.Builder
 
internalGetFieldAccessorTable() - Method in class ola.proto.Ola.DmxData
 
internalGetFieldAccessorTable() - Method in class ola.proto.Ola.MergeModeRequest.Builder
 
internalGetFieldAccessorTable() - Method in class ola.proto.Ola.MergeModeRequest
 
internalGetFieldAccessorTable() - Method in class ola.proto.Ola.OptionalUniverseRequest.Builder
 
internalGetFieldAccessorTable() - Method in class ola.proto.Ola.OptionalUniverseRequest
 
internalGetFieldAccessorTable() - Method in class ola.proto.Ola.PatchPortRequest.Builder
 
internalGetFieldAccessorTable() - Method in class ola.proto.Ola.PatchPortRequest
 
internalGetFieldAccessorTable() - Method in class ola.proto.Ola.PluginDescriptionReply.Builder
 
internalGetFieldAccessorTable() - Method in class ola.proto.Ola.PluginDescriptionReply
 
internalGetFieldAccessorTable() - Method in class ola.proto.Ola.PluginDescriptionRequest.Builder
 
internalGetFieldAccessorTable() - Method in class ola.proto.Ola.PluginDescriptionRequest
 
internalGetFieldAccessorTable() - Method in class ola.proto.Ola.PluginInfo.Builder
 
internalGetFieldAccessorTable() - Method in class ola.proto.Ola.PluginInfo
 
internalGetFieldAccessorTable() - Method in class ola.proto.Ola.PluginListReply.Builder
 
internalGetFieldAccessorTable() - Method in class ola.proto.Ola.PluginListReply
 
internalGetFieldAccessorTable() - Method in class ola.proto.Ola.PluginListRequest.Builder
 
internalGetFieldAccessorTable() - Method in class ola.proto.Ola.PluginListRequest
 
internalGetFieldAccessorTable() - Method in class ola.proto.Ola.PluginReloadRequest.Builder
 
internalGetFieldAccessorTable() - Method in class ola.proto.Ola.PluginReloadRequest
 
internalGetFieldAccessorTable() - Method in class ola.proto.Ola.PluginStateChangeRequest.Builder
 
internalGetFieldAccessorTable() - Method in class ola.proto.Ola.PluginStateChangeRequest
 
internalGetFieldAccessorTable() - Method in class ola.proto.Ola.PluginStateReply.Builder
 
internalGetFieldAccessorTable() - Method in class ola.proto.Ola.PluginStateReply
 
internalGetFieldAccessorTable() - Method in class ola.proto.Ola.PluginStateRequest.Builder
 
internalGetFieldAccessorTable() - Method in class ola.proto.Ola.PluginStateRequest
 
internalGetFieldAccessorTable() - Method in class ola.proto.Ola.PortInfo.Builder
 
internalGetFieldAccessorTable() - Method in class ola.proto.Ola.PortInfo
 
internalGetFieldAccessorTable() - Method in class ola.proto.Ola.PortPriorityRequest.Builder
 
internalGetFieldAccessorTable() - Method in class ola.proto.Ola.PortPriorityRequest
 
internalGetFieldAccessorTable() - Method in class ola.proto.Ola.RDMDiscoveryRequest.Builder
 
internalGetFieldAccessorTable() - Method in class ola.proto.Ola.RDMDiscoveryRequest
 
internalGetFieldAccessorTable() - Method in class ola.proto.Ola.RDMFrame.Builder
 
internalGetFieldAccessorTable() - Method in class ola.proto.Ola.RDMFrame
 
internalGetFieldAccessorTable() - Method in class ola.proto.Ola.RDMFrameTiming.Builder
 
internalGetFieldAccessorTable() - Method in class ola.proto.Ola.RDMFrameTiming
 
internalGetFieldAccessorTable() - Method in class ola.proto.Ola.RDMRequest.Builder
 
internalGetFieldAccessorTable() - Method in class ola.proto.Ola.RDMRequest
 
internalGetFieldAccessorTable() - Method in class ola.proto.Ola.RDMRequestOverrideOptions.Builder
 
internalGetFieldAccessorTable() - Method in class ola.proto.Ola.RDMRequestOverrideOptions
 
internalGetFieldAccessorTable() - Method in class ola.proto.Ola.RDMResponse.Builder
 
internalGetFieldAccessorTable() - Method in class ola.proto.Ola.RDMResponse
 
internalGetFieldAccessorTable() - Method in class ola.proto.Ola.RegisterDmxRequest.Builder
 
internalGetFieldAccessorTable() - Method in class ola.proto.Ola.RegisterDmxRequest
 
internalGetFieldAccessorTable() - Method in class ola.proto.Ola.STREAMING_NO_RESPONSE.Builder
 
internalGetFieldAccessorTable() - Method in class ola.proto.Ola.STREAMING_NO_RESPONSE
 
internalGetFieldAccessorTable() - Method in class ola.proto.Ola.TimeCode.Builder
 
internalGetFieldAccessorTable() - Method in class ola.proto.Ola.TimeCode
 
internalGetFieldAccessorTable() - Method in class ola.proto.Ola.UID.Builder
 
internalGetFieldAccessorTable() - Method in class ola.proto.Ola.UID
 
internalGetFieldAccessorTable() - Method in class ola.proto.Ola.UIDListReply.Builder
 
internalGetFieldAccessorTable() - Method in class ola.proto.Ola.UIDListReply
 
internalGetFieldAccessorTable() - Method in class ola.proto.Ola.UniverseInfo.Builder
 
internalGetFieldAccessorTable() - Method in class ola.proto.Ola.UniverseInfo
 
internalGetFieldAccessorTable() - Method in class ola.proto.Ola.UniverseInfoReply.Builder
 
internalGetFieldAccessorTable() - Method in class ola.proto.Ola.UniverseInfoReply
 
internalGetFieldAccessorTable() - Method in class ola.proto.Ola.UniverseNameRequest.Builder
 
internalGetFieldAccessorTable() - Method in class ola.proto.Ola.UniverseNameRequest
 
internalGetFieldAccessorTable() - Method in class ola.proto.Ola.UniverseRequest.Builder
 
internalGetFieldAccessorTable() - Method in class ola.proto.Ola.UniverseRequest
 
internalGetFieldAccessorTable() - Method in class ola.rpc.Rpc.RpcMessage.Builder
 
internalGetFieldAccessorTable() - Method in class ola.rpc.Rpc.RpcMessage
 
internalGetValueMap() - Static method in enum ola.proto.Ola.MergeMode
 
internalGetValueMap() - Static method in enum ola.proto.Ola.PatchAction
 
internalGetValueMap() - Static method in enum ola.proto.Ola.PluginIds
 
internalGetValueMap() - Static method in enum ola.proto.Ola.RDMCommandClass
 
internalGetValueMap() - Static method in enum ola.proto.Ola.RDMResponseCode
 
internalGetValueMap() - Static method in enum ola.proto.Ola.RDMResponseType
 
internalGetValueMap() - Static method in enum ola.proto.Ola.RegisterAction
 
internalGetValueMap() - Static method in enum ola.proto.Ola.TimeCodeType
 
internalGetValueMap() - Static method in enum ola.rpc.Rpc.Type
 
IS_OUTPUT_FIELD_NUMBER - Static variable in class ola.proto.Ola.PatchPortRequest
 
IS_OUTPUT_FIELD_NUMBER - Static variable in class ola.proto.Ola.PortPriorityRequest
 
IS_SET_FIELD_NUMBER - Static variable in class ola.proto.Ola.RDMRequest
 
isCanceled() - Method in class ola.rpc.SimpleRpcController
 
isInitialized() - Method in class ola.proto.Ola.Ack.Builder
 
isInitialized() - Method in class ola.proto.Ola.Ack
 
isInitialized() - Method in class ola.proto.Ola.DeviceConfigReply.Builder
 
isInitialized() - Method in class ola.proto.Ola.DeviceConfigReply
 
isInitialized() - Method in class ola.proto.Ola.DeviceConfigRequest.Builder
 
isInitialized() - Method in class ola.proto.Ola.DeviceConfigRequest
 
isInitialized() - Method in class ola.proto.Ola.DeviceInfo.Builder
 
isInitialized() - Method in class ola.proto.Ola.DeviceInfo
 
isInitialized() - Method in class ola.proto.Ola.DeviceInfoReply.Builder
 
isInitialized() - Method in class ola.proto.Ola.DeviceInfoReply
 
isInitialized() - Method in class ola.proto.Ola.DeviceInfoRequest.Builder
 
isInitialized() - Method in class ola.proto.Ola.DeviceInfoRequest
 
isInitialized() - Method in class ola.proto.Ola.DiscoveryRequest.Builder
 
isInitialized() - Method in class ola.proto.Ola.DiscoveryRequest
 
isInitialized() - Method in class ola.proto.Ola.DmxData.Builder
 
isInitialized() - Method in class ola.proto.Ola.DmxData
 
isInitialized() - Method in class ola.proto.Ola.MergeModeRequest.Builder
 
isInitialized() - Method in class ola.proto.Ola.MergeModeRequest
 
isInitialized() - Method in class ola.proto.Ola.OptionalUniverseRequest.Builder
 
isInitialized() - Method in class ola.proto.Ola.OptionalUniverseRequest
 
isInitialized() - Method in class ola.proto.Ola.PatchPortRequest.Builder
 
isInitialized() - Method in class ola.proto.Ola.PatchPortRequest
 
isInitialized() - Method in class ola.proto.Ola.PluginDescriptionReply.Builder
 
isInitialized() - Method in class ola.proto.Ola.PluginDescriptionReply
 
isInitialized() - Method in class ola.proto.Ola.PluginDescriptionRequest.Builder
 
isInitialized() - Method in class ola.proto.Ola.PluginDescriptionRequest
 
isInitialized() - Method in class ola.proto.Ola.PluginInfo.Builder
 
isInitialized() - Method in class ola.proto.Ola.PluginInfo
 
isInitialized() - Method in class ola.proto.Ola.PluginListReply.Builder
 
isInitialized() - Method in class ola.proto.Ola.PluginListReply
 
isInitialized() - Method in class ola.proto.Ola.PluginListRequest.Builder
 
isInitialized() - Method in class ola.proto.Ola.PluginListRequest
 
isInitialized() - Method in class ola.proto.Ola.PluginReloadRequest.Builder
 
isInitialized() - Method in class ola.proto.Ola.PluginReloadRequest
 
isInitialized() - Method in class ola.proto.Ola.PluginStateChangeRequest.Builder
 
isInitialized() - Method in class ola.proto.Ola.PluginStateChangeRequest
 
isInitialized() - Method in class ola.proto.Ola.PluginStateReply.Builder
 
isInitialized() - Method in class ola.proto.Ola.PluginStateReply
 
isInitialized() - Method in class ola.proto.Ola.PluginStateRequest.Builder
 
isInitialized() - Method in class ola.proto.Ola.PluginStateRequest
 
isInitialized() - Method in class ola.proto.Ola.PortInfo.Builder
 
isInitialized() - Method in class ola.proto.Ola.PortInfo
 
isInitialized() - Method in class ola.proto.Ola.PortPriorityRequest.Builder
 
isInitialized() - Method in class ola.proto.Ola.PortPriorityRequest
 
isInitialized() - Method in class ola.proto.Ola.RDMDiscoveryRequest.Builder
 
isInitialized() - Method in class ola.proto.Ola.RDMDiscoveryRequest
 
isInitialized() - Method in class ola.proto.Ola.RDMFrame.Builder
 
isInitialized() - Method in class ola.proto.Ola.RDMFrame
 
isInitialized() - Method in class ola.proto.Ola.RDMFrameTiming.Builder
 
isInitialized() - Method in class ola.proto.Ola.RDMFrameTiming
 
isInitialized() - Method in class ola.proto.Ola.RDMRequest.Builder
 
isInitialized() - Method in class ola.proto.Ola.RDMRequest
 
isInitialized() - Method in class ola.proto.Ola.RDMRequestOverrideOptions.Builder
 
isInitialized() - Method in class ola.proto.Ola.RDMRequestOverrideOptions
 
isInitialized() - Method in class ola.proto.Ola.RDMResponse.Builder
 
isInitialized() - Method in class ola.proto.Ola.RDMResponse
 
isInitialized() - Method in class ola.proto.Ola.RegisterDmxRequest.Builder
 
isInitialized() - Method in class ola.proto.Ola.RegisterDmxRequest
 
isInitialized() - Method in class ola.proto.Ola.STREAMING_NO_RESPONSE.Builder
 
isInitialized() - Method in class ola.proto.Ola.STREAMING_NO_RESPONSE
 
isInitialized() - Method in class ola.proto.Ola.TimeCode.Builder
 
isInitialized() - Method in class ola.proto.Ola.TimeCode
 
isInitialized() - Method in class ola.proto.Ola.UID.Builder
 
isInitialized() - Method in class ola.proto.Ola.UID
 
isInitialized() - Method in class ola.proto.Ola.UIDListReply.Builder
 
isInitialized() - Method in class ola.proto.Ola.UIDListReply
 
isInitialized() - Method in class ola.proto.Ola.UniverseInfo.Builder
 
isInitialized() - Method in class ola.proto.Ola.UniverseInfo
 
isInitialized() - Method in class ola.proto.Ola.UniverseInfoReply.Builder
 
isInitialized() - Method in class ola.proto.Ola.UniverseInfoReply
 
isInitialized() - Method in class ola.proto.Ola.UniverseNameRequest.Builder
 
isInitialized() - Method in class ola.proto.Ola.UniverseNameRequest
 
isInitialized() - Method in class ola.proto.Ola.UniverseRequest.Builder
 
isInitialized() - Method in class ola.proto.Ola.UniverseRequest
 
isInitialized() - Method in class ola.rpc.Rpc.RpcMessage.Builder
 
isInitialized() - Method in class ola.rpc.Rpc.RpcMessage
 

L

LTP_VALUE - Static variable in enum ola.proto.Ola.MergeMode
LTP = 2;

M

MARK_TIME_FIELD_NUMBER - Static variable in class ola.proto.Ola.RDMFrameTiming
 
MERGE_MODE_FIELD_NUMBER - Static variable in class ola.proto.Ola.MergeModeRequest
 
MERGE_MODE_FIELD_NUMBER - Static variable in class ola.proto.Ola.UniverseInfo
 
mergeDestUid(Ola.UID) - Method in class ola.proto.Ola.RDMResponse.Builder
optional .ola.proto.UID dest_uid = 10;
mergeFrom(Message) - Method in class ola.proto.Ola.Ack.Builder
 
mergeFrom(Ola.Ack) - Method in class ola.proto.Ola.Ack.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class ola.proto.Ola.Ack.Builder
 
mergeFrom(Message) - Method in class ola.proto.Ola.DeviceConfigReply.Builder
 
mergeFrom(Ola.DeviceConfigReply) - Method in class ola.proto.Ola.DeviceConfigReply.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class ola.proto.Ola.DeviceConfigReply.Builder
 
mergeFrom(Message) - Method in class ola.proto.Ola.DeviceConfigRequest.Builder
 
mergeFrom(Ola.DeviceConfigRequest) - Method in class ola.proto.Ola.DeviceConfigRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class ola.proto.Ola.DeviceConfigRequest.Builder
 
mergeFrom(Message) - Method in class ola.proto.Ola.DeviceInfo.Builder
 
mergeFrom(Ola.DeviceInfo) - Method in class ola.proto.Ola.DeviceInfo.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class ola.proto.Ola.DeviceInfo.Builder
 
mergeFrom(Message) - Method in class ola.proto.Ola.DeviceInfoReply.Builder
 
mergeFrom(Ola.DeviceInfoReply) - Method in class ola.proto.Ola.DeviceInfoReply.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class ola.proto.Ola.DeviceInfoReply.Builder
 
mergeFrom(Message) - Method in class ola.proto.Ola.DeviceInfoRequest.Builder
 
mergeFrom(Ola.DeviceInfoRequest) - Method in class ola.proto.Ola.DeviceInfoRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class ola.proto.Ola.DeviceInfoRequest.Builder
 
mergeFrom(Message) - Method in class ola.proto.Ola.DiscoveryRequest.Builder
 
mergeFrom(Ola.DiscoveryRequest) - Method in class ola.proto.Ola.DiscoveryRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class ola.proto.Ola.DiscoveryRequest.Builder
 
mergeFrom(Message) - Method in class ola.proto.Ola.DmxData.Builder
 
mergeFrom(Ola.DmxData) - Method in class ola.proto.Ola.DmxData.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class ola.proto.Ola.DmxData.Builder
 
mergeFrom(Message) - Method in class ola.proto.Ola.MergeModeRequest.Builder
 
mergeFrom(Ola.MergeModeRequest) - Method in class ola.proto.Ola.MergeModeRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class ola.proto.Ola.MergeModeRequest.Builder
 
mergeFrom(Message) - Method in class ola.proto.Ola.OptionalUniverseRequest.Builder
 
mergeFrom(Ola.OptionalUniverseRequest) - Method in class ola.proto.Ola.OptionalUniverseRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class ola.proto.Ola.OptionalUniverseRequest.Builder
 
mergeFrom(Message) - Method in class ola.proto.Ola.PatchPortRequest.Builder
 
mergeFrom(Ola.PatchPortRequest) - Method in class ola.proto.Ola.PatchPortRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class ola.proto.Ola.PatchPortRequest.Builder
 
mergeFrom(Message) - Method in class ola.proto.Ola.PluginDescriptionReply.Builder
 
mergeFrom(Ola.PluginDescriptionReply) - Method in class ola.proto.Ola.PluginDescriptionReply.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class ola.proto.Ola.PluginDescriptionReply.Builder
 
mergeFrom(Message) - Method in class ola.proto.Ola.PluginDescriptionRequest.Builder
 
mergeFrom(Ola.PluginDescriptionRequest) - Method in class ola.proto.Ola.PluginDescriptionRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class ola.proto.Ola.PluginDescriptionRequest.Builder
 
mergeFrom(Message) - Method in class ola.proto.Ola.PluginInfo.Builder
 
mergeFrom(Ola.PluginInfo) - Method in class ola.proto.Ola.PluginInfo.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class ola.proto.Ola.PluginInfo.Builder
 
mergeFrom(Message) - Method in class ola.proto.Ola.PluginListReply.Builder
 
mergeFrom(Ola.PluginListReply) - Method in class ola.proto.Ola.PluginListReply.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class ola.proto.Ola.PluginListReply.Builder
 
mergeFrom(Message) - Method in class ola.proto.Ola.PluginListRequest.Builder
 
mergeFrom(Ola.PluginListRequest) - Method in class ola.proto.Ola.PluginListRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class ola.proto.Ola.PluginListRequest.Builder
 
mergeFrom(Message) - Method in class ola.proto.Ola.PluginReloadRequest.Builder
 
mergeFrom(Ola.PluginReloadRequest) - Method in class ola.proto.Ola.PluginReloadRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class ola.proto.Ola.PluginReloadRequest.Builder
 
mergeFrom(Message) - Method in class ola.proto.Ola.PluginStateChangeRequest.Builder
 
mergeFrom(Ola.PluginStateChangeRequest) - Method in class ola.proto.Ola.PluginStateChangeRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class ola.proto.Ola.PluginStateChangeRequest.Builder
 
mergeFrom(Message) - Method in class ola.proto.Ola.PluginStateReply.Builder
 
mergeFrom(Ola.PluginStateReply) - Method in class ola.proto.Ola.PluginStateReply.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class ola.proto.Ola.PluginStateReply.Builder
 
mergeFrom(Message) - Method in class ola.proto.Ola.PluginStateRequest.Builder
 
mergeFrom(Ola.PluginStateRequest) - Method in class ola.proto.Ola.PluginStateRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class ola.proto.Ola.PluginStateRequest.Builder
 
mergeFrom(Message) - Method in class ola.proto.Ola.PortInfo.Builder
 
mergeFrom(Ola.PortInfo) - Method in class ola.proto.Ola.PortInfo.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class ola.proto.Ola.PortInfo.Builder
 
mergeFrom(Message) - Method in class ola.proto.Ola.PortPriorityRequest.Builder
 
mergeFrom(Ola.PortPriorityRequest) - Method in class ola.proto.Ola.PortPriorityRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class ola.proto.Ola.PortPriorityRequest.Builder
 
mergeFrom(Message) - Method in class ola.proto.Ola.RDMDiscoveryRequest.Builder
 
mergeFrom(Ola.RDMDiscoveryRequest) - Method in class ola.proto.Ola.RDMDiscoveryRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class ola.proto.Ola.RDMDiscoveryRequest.Builder
 
mergeFrom(Message) - Method in class ola.proto.Ola.RDMFrame.Builder
 
mergeFrom(Ola.RDMFrame) - Method in class ola.proto.Ola.RDMFrame.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class ola.proto.Ola.RDMFrame.Builder
 
mergeFrom(Message) - Method in class ola.proto.Ola.RDMFrameTiming.Builder
 
mergeFrom(Ola.RDMFrameTiming) - Method in class ola.proto.Ola.RDMFrameTiming.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class ola.proto.Ola.RDMFrameTiming.Builder
 
mergeFrom(Message) - Method in class ola.proto.Ola.RDMRequest.Builder
 
mergeFrom(Ola.RDMRequest) - Method in class ola.proto.Ola.RDMRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class ola.proto.Ola.RDMRequest.Builder
 
mergeFrom(Message) - Method in class ola.proto.Ola.RDMRequestOverrideOptions.Builder
 
mergeFrom(Ola.RDMRequestOverrideOptions) - Method in class ola.proto.Ola.RDMRequestOverrideOptions.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class ola.proto.Ola.RDMRequestOverrideOptions.Builder
 
mergeFrom(Message) - Method in class ola.proto.Ola.RDMResponse.Builder
 
mergeFrom(Ola.RDMResponse) - Method in class ola.proto.Ola.RDMResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class ola.proto.Ola.RDMResponse.Builder
 
mergeFrom(Message) - Method in class ola.proto.Ola.RegisterDmxRequest.Builder
 
mergeFrom(Ola.RegisterDmxRequest) - Method in class ola.proto.Ola.RegisterDmxRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class ola.proto.Ola.RegisterDmxRequest.Builder
 
mergeFrom(Message) - Method in class ola.proto.Ola.STREAMING_NO_RESPONSE.Builder
 
mergeFrom(Ola.STREAMING_NO_RESPONSE) - Method in class ola.proto.Ola.STREAMING_NO_RESPONSE.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class ola.proto.Ola.STREAMING_NO_RESPONSE.Builder
 
mergeFrom(Message) - Method in class ola.proto.Ola.TimeCode.Builder
 
mergeFrom(Ola.TimeCode) - Method in class ola.proto.Ola.TimeCode.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class ola.proto.Ola.TimeCode.Builder
 
mergeFrom(Message) - Method in class ola.proto.Ola.UID.Builder
 
mergeFrom(Ola.UID) - Method in class ola.proto.Ola.UID.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class ola.proto.Ola.UID.Builder
 
mergeFrom(Message) - Method in class ola.proto.Ola.UIDListReply.Builder
 
mergeFrom(Ola.UIDListReply) - Method in class ola.proto.Ola.UIDListReply.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class ola.proto.Ola.UIDListReply.Builder
 
mergeFrom(Message) - Method in class ola.proto.Ola.UniverseInfo.Builder
 
mergeFrom(Ola.UniverseInfo) - Method in class ola.proto.Ola.UniverseInfo.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class ola.proto.Ola.UniverseInfo.Builder
 
mergeFrom(Message) - Method in class ola.proto.Ola.UniverseInfoReply.Builder
 
mergeFrom(Ola.UniverseInfoReply) - Method in class ola.proto.Ola.UniverseInfoReply.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class ola.proto.Ola.UniverseInfoReply.Builder
 
mergeFrom(Message) - Method in class ola.proto.Ola.UniverseNameRequest.Builder
 
mergeFrom(Ola.UniverseNameRequest) - Method in class ola.proto.Ola.UniverseNameRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class ola.proto.Ola.UniverseNameRequest.Builder
 
mergeFrom(Message) - Method in class ola.proto.Ola.UniverseRequest.Builder
 
mergeFrom(Ola.UniverseRequest) - Method in class ola.proto.Ola.UniverseRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class ola.proto.Ola.UniverseRequest.Builder
 
mergeFrom(Message) - Method in class ola.rpc.Rpc.RpcMessage.Builder
 
mergeFrom(Rpc.RpcMessage) - Method in class ola.rpc.Rpc.RpcMessage.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class ola.rpc.Rpc.RpcMessage.Builder
 
mergeOptions(Ola.RDMRequestOverrideOptions) - Method in class ola.proto.Ola.RDMDiscoveryRequest.Builder
optional .ola.proto.RDMRequestOverrideOptions options = 8;
mergeOptions(Ola.RDMRequestOverrideOptions) - Method in class ola.proto.Ola.RDMRequest.Builder
optional .ola.proto.RDMRequestOverrideOptions options = 8;
mergeSourceUid(Ola.UID) - Method in class ola.proto.Ola.RDMResponse.Builder
optional .ola.proto.UID source_uid = 9;
mergeTiming(Ola.RDMFrameTiming) - Method in class ola.proto.Ola.RDMFrame.Builder
optional .ola.proto.RDMFrameTiming timing = 2;
mergeUid(Ola.UID) - Method in class ola.proto.Ola.RDMDiscoveryRequest.Builder
required .ola.proto.UID uid = 2;
mergeUid(Ola.UID) - Method in class ola.proto.Ola.RDMRequest.Builder
required .ola.proto.UID uid = 2;
MESSAGE_COUNT_FIELD_NUMBER - Static variable in class ola.proto.Ola.RDMRequestOverrideOptions
 
MESSAGE_COUNT_FIELD_NUMBER - Static variable in class ola.proto.Ola.RDMResponse
 
MESSAGE_LENGTH_FIELD_NUMBER - Static variable in class ola.proto.Ola.RDMRequestOverrideOptions
 
MINUTES_FIELD_NUMBER - Static variable in class ola.proto.Ola.TimeCode
 

N

NAME_FIELD_NUMBER - Static variable in class ola.proto.Ola.PluginDescriptionReply
 
NAME_FIELD_NUMBER - Static variable in class ola.proto.Ola.PluginInfo
 
NAME_FIELD_NUMBER - Static variable in class ola.proto.Ola.PluginStateReply
 
NAME_FIELD_NUMBER - Static variable in class ola.proto.Ola.UniverseInfo
 
NAME_FIELD_NUMBER - Static variable in class ola.proto.Ola.UniverseNameRequest
 
NAME_FIELD_NUMBER - Static variable in class ola.rpc.Rpc.RpcMessage
 
newBlockingStub(BlockingRpcChannel) - Static method in class ola.proto.Ola.OlaClientService
 
newBlockingStub(BlockingRpcChannel) - Static method in class ola.proto.Ola.OlaServerService
 
newBuilder() - Static method in class ola.proto.Ola.Ack
 
newBuilder(Ola.Ack) - Static method in class ola.proto.Ola.Ack
 
newBuilder() - Static method in class ola.proto.Ola.DeviceConfigReply
 
newBuilder(Ola.DeviceConfigReply) - Static method in class ola.proto.Ola.DeviceConfigReply
 
newBuilder() - Static method in class ola.proto.Ola.DeviceConfigRequest
 
newBuilder(Ola.DeviceConfigRequest) - Static method in class ola.proto.Ola.DeviceConfigRequest
 
newBuilder() - Static method in class ola.proto.Ola.DeviceInfo
 
newBuilder(Ola.DeviceInfo) - Static method in class ola.proto.Ola.DeviceInfo
 
newBuilder() - Static method in class ola.proto.Ola.DeviceInfoReply
 
newBuilder(Ola.DeviceInfoReply) - Static method in class ola.proto.Ola.DeviceInfoReply
 
newBuilder() - Static method in class ola.proto.Ola.DeviceInfoRequest
 
newBuilder(Ola.DeviceInfoRequest) - Static method in class ola.proto.Ola.DeviceInfoRequest
 
newBuilder() - Static method in class ola.proto.Ola.DiscoveryRequest
 
newBuilder(Ola.DiscoveryRequest) - Static method in class ola.proto.Ola.DiscoveryRequest
 
newBuilder() - Static method in class ola.proto.Ola.DmxData
 
newBuilder(Ola.DmxData) - Static method in class ola.proto.Ola.DmxData
 
newBuilder() - Static method in class ola.proto.Ola.MergeModeRequest
 
newBuilder(Ola.MergeModeRequest) - Static method in class ola.proto.Ola.MergeModeRequest
 
newBuilder() - Static method in class ola.proto.Ola.OptionalUniverseRequest
 
newBuilder(Ola.OptionalUniverseRequest) - Static method in class ola.proto.Ola.OptionalUniverseRequest
 
newBuilder() - Static method in class ola.proto.Ola.PatchPortRequest
 
newBuilder(Ola.PatchPortRequest) - Static method in class ola.proto.Ola.PatchPortRequest
 
newBuilder() - Static method in class ola.proto.Ola.PluginDescriptionReply
 
newBuilder(Ola.PluginDescriptionReply) - Static method in class ola.proto.Ola.PluginDescriptionReply
 
newBuilder() - Static method in class ola.proto.Ola.PluginDescriptionRequest
 
newBuilder(Ola.PluginDescriptionRequest) - Static method in class ola.proto.Ola.PluginDescriptionRequest
 
newBuilder() - Static method in class ola.proto.Ola.PluginInfo
 
newBuilder(Ola.PluginInfo) - Static method in class ola.proto.Ola.PluginInfo
 
newBuilder() - Static method in class ola.proto.Ola.PluginListReply
 
newBuilder(Ola.PluginListReply) - Static method in class ola.proto.Ola.PluginListReply
 
newBuilder() - Static method in class ola.proto.Ola.PluginListRequest
 
newBuilder(Ola.PluginListRequest) - Static method in class ola.proto.Ola.PluginListRequest
 
newBuilder() - Static method in class ola.proto.Ola.PluginReloadRequest
 
newBuilder(Ola.PluginReloadRequest) - Static method in class ola.proto.Ola.PluginReloadRequest
 
newBuilder() - Static method in class ola.proto.Ola.PluginStateChangeRequest
 
newBuilder(Ola.PluginStateChangeRequest) - Static method in class ola.proto.Ola.PluginStateChangeRequest
 
newBuilder() - Static method in class ola.proto.Ola.PluginStateReply
 
newBuilder(Ola.PluginStateReply) - Static method in class ola.proto.Ola.PluginStateReply
 
newBuilder() - Static method in class ola.proto.Ola.PluginStateRequest
 
newBuilder(Ola.PluginStateRequest) - Static method in class ola.proto.Ola.PluginStateRequest
 
newBuilder() - Static method in class ola.proto.Ola.PortInfo
 
newBuilder(Ola.PortInfo) - Static method in class ola.proto.Ola.PortInfo
 
newBuilder() - Static method in class ola.proto.Ola.PortPriorityRequest
 
newBuilder(Ola.PortPriorityRequest) - Static method in class ola.proto.Ola.PortPriorityRequest
 
newBuilder() - Static method in class ola.proto.Ola.RDMDiscoveryRequest
 
newBuilder(Ola.RDMDiscoveryRequest) - Static method in class ola.proto.Ola.RDMDiscoveryRequest
 
newBuilder() - Static method in class ola.proto.Ola.RDMFrame
 
newBuilder(Ola.RDMFrame) - Static method in class ola.proto.Ola.RDMFrame
 
newBuilder() - Static method in class ola.proto.Ola.RDMFrameTiming
 
newBuilder(Ola.RDMFrameTiming) - Static method in class ola.proto.Ola.RDMFrameTiming
 
newBuilder() - Static method in class ola.proto.Ola.RDMRequest
 
newBuilder(Ola.RDMRequest) - Static method in class ola.proto.Ola.RDMRequest
 
newBuilder() - Static method in class ola.proto.Ola.RDMRequestOverrideOptions
 
newBuilder(Ola.RDMRequestOverrideOptions) - Static method in class ola.proto.Ola.RDMRequestOverrideOptions
 
newBuilder() - Static method in class ola.proto.Ola.RDMResponse
 
newBuilder(Ola.RDMResponse) - Static method in class ola.proto.Ola.RDMResponse
 
newBuilder() - Static method in class ola.proto.Ola.RegisterDmxRequest
 
newBuilder(Ola.RegisterDmxRequest) - Static method in class ola.proto.Ola.RegisterDmxRequest
 
newBuilder() - Static method in class ola.proto.Ola.STREAMING_NO_RESPONSE
 
newBuilder(Ola.STREAMING_NO_RESPONSE) - Static method in class ola.proto.Ola.STREAMING_NO_RESPONSE
 
newBuilder() - Static method in class ola.proto.Ola.TimeCode
 
newBuilder(Ola.TimeCode) - Static method in class ola.proto.Ola.TimeCode
 
newBuilder() - Static method in class ola.proto.Ola.UID
 
newBuilder(Ola.UID) - Static method in class ola.proto.Ola.UID
 
newBuilder() - Static method in class ola.proto.Ola.UIDListReply
 
newBuilder(Ola.UIDListReply) - Static method in class ola.proto.Ola.UIDListReply
 
newBuilder() - Static method in class ola.proto.Ola.UniverseInfo
 
newBuilder(Ola.UniverseInfo) - Static method in class ola.proto.Ola.UniverseInfo
 
newBuilder() - Static method in class ola.proto.Ola.UniverseInfoReply
 
newBuilder(Ola.UniverseInfoReply) - Static method in class ola.proto.Ola.UniverseInfoReply
 
newBuilder() - Static method in class ola.proto.Ola.UniverseNameRequest
 
newBuilder(Ola.UniverseNameRequest) - Static method in class ola.proto.Ola.UniverseNameRequest
 
newBuilder() - Static method in class ola.proto.Ola.UniverseRequest
 
newBuilder(Ola.UniverseRequest) - Static method in class ola.proto.Ola.UniverseRequest
 
newBuilder() - Static method in class ola.rpc.Rpc.RpcMessage
 
newBuilder(Rpc.RpcMessage) - Static method in class ola.rpc.Rpc.RpcMessage
 
newBuilderForType() - Method in class ola.proto.Ola.Ack
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class ola.proto.Ola.Ack
 
newBuilderForType() - Method in class ola.proto.Ola.DeviceConfigReply
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class ola.proto.Ola.DeviceConfigReply
 
newBuilderForType() - Method in class ola.proto.Ola.DeviceConfigRequest
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class ola.proto.Ola.DeviceConfigRequest
 
newBuilderForType() - Method in class ola.proto.Ola.DeviceInfo
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class ola.proto.Ola.DeviceInfo
 
newBuilderForType() - Method in class ola.proto.Ola.DeviceInfoReply
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class ola.proto.Ola.DeviceInfoReply
 
newBuilderForType() - Method in class ola.proto.Ola.DeviceInfoRequest
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class ola.proto.Ola.DeviceInfoRequest
 
newBuilderForType() - Method in class ola.proto.Ola.DiscoveryRequest
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class ola.proto.Ola.DiscoveryRequest
 
newBuilderForType() - Method in class ola.proto.Ola.DmxData
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class ola.proto.Ola.DmxData
 
newBuilderForType() - Method in class ola.proto.Ola.MergeModeRequest
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class ola.proto.Ola.MergeModeRequest
 
newBuilderForType() - Method in class ola.proto.Ola.OptionalUniverseRequest
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class ola.proto.Ola.OptionalUniverseRequest
 
newBuilderForType() - Method in class ola.proto.Ola.PatchPortRequest
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class ola.proto.Ola.PatchPortRequest
 
newBuilderForType() - Method in class ola.proto.Ola.PluginDescriptionReply
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class ola.proto.Ola.PluginDescriptionReply
 
newBuilderForType() - Method in class ola.proto.Ola.PluginDescriptionRequest
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class ola.proto.Ola.PluginDescriptionRequest
 
newBuilderForType() - Method in class ola.proto.Ola.PluginInfo
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class ola.proto.Ola.PluginInfo
 
newBuilderForType() - Method in class ola.proto.Ola.PluginListReply
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class ola.proto.Ola.PluginListReply
 
newBuilderForType() - Method in class ola.proto.Ola.PluginListRequest
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class ola.proto.Ola.PluginListRequest
 
newBuilderForType() - Method in class ola.proto.Ola.PluginReloadRequest
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class ola.proto.Ola.PluginReloadRequest
 
newBuilderForType() - Method in class ola.proto.Ola.PluginStateChangeRequest
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class ola.proto.Ola.PluginStateChangeRequest
 
newBuilderForType() - Method in class ola.proto.Ola.PluginStateReply
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class ola.proto.Ola.PluginStateReply
 
newBuilderForType() - Method in class ola.proto.Ola.PluginStateRequest
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class ola.proto.Ola.PluginStateRequest
 
newBuilderForType() - Method in class ola.proto.Ola.PortInfo
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class ola.proto.Ola.PortInfo
 
newBuilderForType() - Method in class ola.proto.Ola.PortPriorityRequest
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class ola.proto.Ola.PortPriorityRequest
 
newBuilderForType() - Method in class ola.proto.Ola.RDMDiscoveryRequest
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class ola.proto.Ola.RDMDiscoveryRequest
 
newBuilderForType() - Method in class ola.proto.Ola.RDMFrame
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class ola.proto.Ola.RDMFrame
 
newBuilderForType() - Method in class ola.proto.Ola.RDMFrameTiming
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class ola.proto.Ola.RDMFrameTiming
 
newBuilderForType() - Method in class ola.proto.Ola.RDMRequest
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class ola.proto.Ola.RDMRequest
 
newBuilderForType() - Method in class ola.proto.Ola.RDMRequestOverrideOptions
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class ola.proto.Ola.RDMRequestOverrideOptions
 
newBuilderForType() - Method in class ola.proto.Ola.RDMResponse
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class ola.proto.Ola.RDMResponse
 
newBuilderForType() - Method in class ola.proto.Ola.RegisterDmxRequest
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class ola.proto.Ola.RegisterDmxRequest
 
newBuilderForType() - Method in class ola.proto.Ola.STREAMING_NO_RESPONSE
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class ola.proto.Ola.STREAMING_NO_RESPONSE
 
newBuilderForType() - Method in class ola.proto.Ola.TimeCode
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class ola.proto.Ola.TimeCode
 
newBuilderForType() - Method in class ola.proto.Ola.UID
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class ola.proto.Ola.UID
 
newBuilderForType() - Method in class ola.proto.Ola.UIDListReply
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class ola.proto.Ola.UIDListReply
 
newBuilderForType() - Method in class ola.proto.Ola.UniverseInfo
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class ola.proto.Ola.UniverseInfo
 
newBuilderForType() - Method in class ola.proto.Ola.UniverseInfoReply
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class ola.proto.Ola.UniverseInfoReply
 
newBuilderForType() - Method in class ola.proto.Ola.UniverseNameRequest
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class ola.proto.Ola.UniverseNameRequest
 
newBuilderForType() - Method in class ola.proto.Ola.UniverseRequest
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class ola.proto.Ola.UniverseRequest
 
newBuilderForType() - Method in class ola.rpc.Rpc.RpcMessage
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class ola.rpc.Rpc.RpcMessage
 
newReflectiveBlockingService(Ola.OlaClientService.BlockingInterface) - Static method in class ola.proto.Ola.OlaClientService
 
newReflectiveBlockingService(Ola.OlaServerService.BlockingInterface) - Static method in class ola.proto.Ola.OlaServerService
 
newReflectiveService(Ola.OlaClientService.Interface) - Static method in class ola.proto.Ola.OlaClientService
 
newReflectiveService(Ola.OlaServerService.Interface) - Static method in class ola.proto.Ola.OlaServerService
 
newStub(RpcChannel) - Static method in class ola.proto.Ola.OlaClientService
 
newStub(RpcChannel) - Static method in class ola.proto.Ola.OlaServerService
 
notifyOnCancel(RpcCallback<Object>) - Method in class ola.rpc.SimpleRpcController
 

O

ola - package ola
 
Ola - Class in ola.proto
 
Ola.Ack - Class in ola.proto
Protobuf type ola.proto.Ack
Ola.Ack.Builder - Class in ola.proto
Protobuf type ola.proto.Ack
Ola.AckOrBuilder - Interface in ola.proto
 
Ola.DeviceConfigReply - Class in ola.proto
Protobuf type ola.proto.DeviceConfigReply
Ola.DeviceConfigReply.Builder - Class in ola.proto
Protobuf type ola.proto.DeviceConfigReply
Ola.DeviceConfigReplyOrBuilder - Interface in ola.proto
 
Ola.DeviceConfigRequest - Class in ola.proto
Protobuf type ola.proto.DeviceConfigRequest
Ola.DeviceConfigRequest.Builder - Class in ola.proto
Protobuf type ola.proto.DeviceConfigRequest
Ola.DeviceConfigRequestOrBuilder - Interface in ola.proto
 
Ola.DeviceInfo - Class in ola.proto
Protobuf type ola.proto.DeviceInfo
Ola.DeviceInfo.Builder - Class in ola.proto
Protobuf type ola.proto.DeviceInfo
Ola.DeviceInfoOrBuilder - Interface in ola.proto
 
Ola.DeviceInfoReply - Class in ola.proto
Protobuf type ola.proto.DeviceInfoReply
Ola.DeviceInfoReply.Builder - Class in ola.proto
Protobuf type ola.proto.DeviceInfoReply
Ola.DeviceInfoReplyOrBuilder - Interface in ola.proto
 
Ola.DeviceInfoRequest - Class in ola.proto
Protobuf type ola.proto.DeviceInfoRequest
Ola.DeviceInfoRequest.Builder - Class in ola.proto
Protobuf type ola.proto.DeviceInfoRequest
Ola.DeviceInfoRequestOrBuilder - Interface in ola.proto
 
Ola.DiscoveryRequest - Class in ola.proto
Protobuf type ola.proto.DiscoveryRequest
Ola.DiscoveryRequest.Builder - Class in ola.proto
Protobuf type ola.proto.DiscoveryRequest
Ola.DiscoveryRequestOrBuilder - Interface in ola.proto
 
Ola.DmxData - Class in ola.proto
Protobuf type ola.proto.DmxData
Ola.DmxData.Builder - Class in ola.proto
Protobuf type ola.proto.DmxData
Ola.DmxDataOrBuilder - Interface in ola.proto
 
Ola.MergeMode - Enum in ola.proto
Protobuf enum ola.proto.MergeMode
Ola.MergeModeRequest - Class in ola.proto
Protobuf type ola.proto.MergeModeRequest
Ola.MergeModeRequest.Builder - Class in ola.proto
Protobuf type ola.proto.MergeModeRequest
Ola.MergeModeRequestOrBuilder - Interface in ola.proto
 
Ola.OlaClientService - Class in ola.proto
Protobuf service ola.proto.OlaClientService
Ola.OlaClientService.BlockingInterface - Interface in ola.proto
 
Ola.OlaClientService.Interface - Interface in ola.proto
 
Ola.OlaClientService.Stub - Class in ola.proto
 
Ola.OlaServerService - Class in ola.proto
Protobuf service ola.proto.OlaServerService
Ola.OlaServerService.BlockingInterface - Interface in ola.proto
 
Ola.OlaServerService.Interface - Interface in ola.proto
 
Ola.OlaServerService.Stub - Class in ola.proto
 
Ola.OptionalUniverseRequest - Class in ola.proto
Protobuf type ola.proto.OptionalUniverseRequest
Ola.OptionalUniverseRequest.Builder - Class in ola.proto
Protobuf type ola.proto.OptionalUniverseRequest
Ola.OptionalUniverseRequestOrBuilder - Interface in ola.proto
 
Ola.PatchAction - Enum in ola.proto
Protobuf enum ola.proto.PatchAction
Ola.PatchPortRequest - Class in ola.proto
Protobuf type ola.proto.PatchPortRequest
Ola.PatchPortRequest.Builder - Class in ola.proto
Protobuf type ola.proto.PatchPortRequest
Ola.PatchPortRequestOrBuilder - Interface in ola.proto
 
Ola.PluginDescriptionReply - Class in ola.proto
Protobuf type ola.proto.PluginDescriptionReply
Ola.PluginDescriptionReply.Builder - Class in ola.proto
Protobuf type ola.proto.PluginDescriptionReply
Ola.PluginDescriptionReplyOrBuilder - Interface in ola.proto
 
Ola.PluginDescriptionRequest - Class in ola.proto
Protobuf type ola.proto.PluginDescriptionRequest
Ola.PluginDescriptionRequest.Builder - Class in ola.proto
Protobuf type ola.proto.PluginDescriptionRequest
Ola.PluginDescriptionRequestOrBuilder - Interface in ola.proto
 
Ola.PluginIds - Enum in ola.proto
Protobuf enum ola.proto.PluginIds
Ola.PluginInfo - Class in ola.proto
Protobuf type ola.proto.PluginInfo
Ola.PluginInfo.Builder - Class in ola.proto
Protobuf type ola.proto.PluginInfo
Ola.PluginInfoOrBuilder - Interface in ola.proto
 
Ola.PluginListReply - Class in ola.proto
Protobuf type ola.proto.PluginListReply
Ola.PluginListReply.Builder - Class in ola.proto
Protobuf type ola.proto.PluginListReply
Ola.PluginListReplyOrBuilder - Interface in ola.proto
 
Ola.PluginListRequest - Class in ola.proto
Protobuf type ola.proto.PluginListRequest
Ola.PluginListRequest.Builder - Class in ola.proto
Protobuf type ola.proto.PluginListRequest
Ola.PluginListRequestOrBuilder - Interface in ola.proto
 
Ola.PluginReloadRequest - Class in ola.proto
Protobuf type ola.proto.PluginReloadRequest
Ola.PluginReloadRequest.Builder - Class in ola.proto
Protobuf type ola.proto.PluginReloadRequest
Ola.PluginReloadRequestOrBuilder - Interface in ola.proto
 
Ola.PluginStateChangeRequest - Class in ola.proto
Protobuf type ola.proto.PluginStateChangeRequest
Ola.PluginStateChangeRequest.Builder - Class in ola.proto
Protobuf type ola.proto.PluginStateChangeRequest
Ola.PluginStateChangeRequestOrBuilder - Interface in ola.proto
 
Ola.PluginStateReply - Class in ola.proto
Protobuf type ola.proto.PluginStateReply
Ola.PluginStateReply.Builder - Class in ola.proto
Protobuf type ola.proto.PluginStateReply
Ola.PluginStateReplyOrBuilder - Interface in ola.proto
 
Ola.PluginStateRequest - Class in ola.proto
Protobuf type ola.proto.PluginStateRequest
Ola.PluginStateRequest.Builder - Class in ola.proto
Protobuf type ola.proto.PluginStateRequest
Ola.PluginStateRequestOrBuilder - Interface in ola.proto
 
Ola.PortInfo - Class in ola.proto
Protobuf type ola.proto.PortInfo
Ola.PortInfo.Builder - Class in ola.proto
Protobuf type ola.proto.PortInfo
Ola.PortInfoOrBuilder - Interface in ola.proto
 
Ola.PortPriorityRequest - Class in ola.proto
Protobuf type ola.proto.PortPriorityRequest
Ola.PortPriorityRequest.Builder - Class in ola.proto
Protobuf type ola.proto.PortPriorityRequest
Ola.PortPriorityRequestOrBuilder - Interface in ola.proto
 
ola.proto - package ola.proto
 
Ola.RDMCommandClass - Enum in ola.proto
Protobuf enum ola.proto.RDMCommandClass
Ola.RDMDiscoveryRequest - Class in ola.proto
Protobuf type ola.proto.RDMDiscoveryRequest
Ola.RDMDiscoveryRequest.Builder - Class in ola.proto
Protobuf type ola.proto.RDMDiscoveryRequest
Ola.RDMDiscoveryRequestOrBuilder - Interface in ola.proto
 
Ola.RDMFrame - Class in ola.proto
Protobuf type ola.proto.RDMFrame
Ola.RDMFrame.Builder - Class in ola.proto
Protobuf type ola.proto.RDMFrame
Ola.RDMFrameOrBuilder - Interface in ola.proto
 
Ola.RDMFrameTiming - Class in ola.proto
Protobuf type ola.proto.RDMFrameTiming
Ola.RDMFrameTiming.Builder - Class in ola.proto
Protobuf type ola.proto.RDMFrameTiming
Ola.RDMFrameTimingOrBuilder - Interface in ola.proto
 
Ola.RDMRequest - Class in ola.proto
Protobuf type ola.proto.RDMRequest
Ola.RDMRequest.Builder - Class in ola.proto
Protobuf type ola.proto.RDMRequest
Ola.RDMRequestOrBuilder - Interface in ola.proto
 
Ola.RDMRequestOverrideOptions - Class in ola.proto
Protobuf type ola.proto.RDMRequestOverrideOptions
Ola.RDMRequestOverrideOptions.Builder - Class in ola.proto
Protobuf type ola.proto.RDMRequestOverrideOptions
Ola.RDMRequestOverrideOptionsOrBuilder - Interface in ola.proto
 
Ola.RDMResponse - Class in ola.proto
Protobuf type ola.proto.RDMResponse
Ola.RDMResponse.Builder - Class in ola.proto
Protobuf type ola.proto.RDMResponse
Ola.RDMResponseCode - Enum in ola.proto
Protobuf enum ola.proto.RDMResponseCode
Ola.RDMResponseOrBuilder - Interface in ola.proto
 
Ola.RDMResponseType - Enum in ola.proto
Protobuf enum ola.proto.RDMResponseType
Ola.RegisterAction - Enum in ola.proto
Protobuf enum ola.proto.RegisterAction
Ola.RegisterDmxRequest - Class in ola.proto
Protobuf type ola.proto.RegisterDmxRequest
Ola.RegisterDmxRequest.Builder - Class in ola.proto
Protobuf type ola.proto.RegisterDmxRequest
Ola.RegisterDmxRequestOrBuilder - Interface in ola.proto
 
ola.rpc - package ola.rpc
 
Ola.STREAMING_NO_RESPONSE - Class in ola.proto
Protobuf type ola.proto.STREAMING_NO_RESPONSE
Ola.STREAMING_NO_RESPONSE.Builder - Class in ola.proto
Protobuf type ola.proto.STREAMING_NO_RESPONSE
Ola.STREAMING_NO_RESPONSEOrBuilder - Interface in ola.proto
 
Ola.TimeCode - Class in ola.proto
Protobuf type ola.proto.TimeCode
Ola.TimeCode.Builder - Class in ola.proto
Protobuf type ola.proto.TimeCode
Ola.TimeCodeOrBuilder - Interface in ola.proto
 
Ola.TimeCodeType - Enum in ola.proto
Protobuf enum ola.proto.TimeCodeType
Ola.UID - Class in ola.proto
Protobuf type ola.proto.UID
Ola.UID.Builder - Class in ola.proto
Protobuf type ola.proto.UID
Ola.UIDListReply - Class in ola.proto
Protobuf type ola.proto.UIDListReply
Ola.UIDListReply.Builder - Class in ola.proto
Protobuf type ola.proto.UIDListReply
Ola.UIDListReplyOrBuilder - Interface in ola.proto
 
Ola.UIDOrBuilder - Interface in ola.proto
 
Ola.UniverseInfo - Class in ola.proto
Protobuf type ola.proto.UniverseInfo
Ola.UniverseInfo.Builder - Class in ola.proto
Protobuf type ola.proto.UniverseInfo
Ola.UniverseInfoOrBuilder - Interface in ola.proto
 
Ola.UniverseInfoReply - Class in ola.proto
Protobuf type ola.proto.UniverseInfoReply
Ola.UniverseInfoReply.Builder - Class in ola.proto
Protobuf type ola.proto.UniverseInfoReply
Ola.UniverseInfoReplyOrBuilder - Interface in ola.proto
 
Ola.UniverseNameRequest - Class in ola.proto
Protobuf type ola.proto.UniverseNameRequest
Ola.UniverseNameRequest.Builder - Class in ola.proto
Protobuf type ola.proto.UniverseNameRequest
Ola.UniverseNameRequestOrBuilder - Interface in ola.proto
 
Ola.UniverseRequest - Class in ola.proto
Protobuf type ola.proto.UniverseRequest
Ola.UniverseRequest.Builder - Class in ola.proto
Protobuf type ola.proto.UniverseRequest
Ola.UniverseRequestOrBuilder - Interface in ola.proto
 
OLA_PLUGIN_ALL_VALUE - Static variable in enum ola.proto.Ola.PluginIds
OLA_PLUGIN_ALL = 0;
OLA_PLUGIN_ARTNET_VALUE - Static variable in enum ola.proto.Ola.PluginIds
OLA_PLUGIN_ARTNET = 2;
OLA_PLUGIN_DMX4LINUX_VALUE - Static variable in enum ola.proto.Ola.PluginIds
OLA_PLUGIN_DMX4LINUX = 10;
OLA_PLUGIN_DUMMY_VALUE - Static variable in enum ola.proto.Ola.PluginIds
OLA_PLUGIN_DUMMY = 1;
OLA_PLUGIN_E131_VALUE - Static variable in enum ola.proto.Ola.PluginIds
OLA_PLUGIN_E131 = 11;
OLA_PLUGIN_ESPNET_VALUE - Static variable in enum ola.proto.Ola.PluginIds
OLA_PLUGIN_ESPNET = 4;
OLA_PLUGIN_EXPERIMENTAL_VALUE - Static variable in enum ola.proto.Ola.PluginIds
OLA_PLUGIN_EXPERIMENTAL = 10000;
OLA_PLUGIN_FTDIDMX_VALUE - Static variable in enum ola.proto.Ola.PluginIds
OLA_PLUGIN_FTDIDMX = 13;
OLA_PLUGIN_GPIO_VALUE - Static variable in enum ola.proto.Ola.PluginIds
OLA_PLUGIN_GPIO = 22;
OLA_PLUGIN_KARATE_VALUE - Static variable in enum ola.proto.Ola.PluginIds
OLA_PLUGIN_KARATE = 17;
OLA_PLUGIN_KINET_VALUE - Static variable in enum ola.proto.Ola.PluginIds
OLA_PLUGIN_KINET = 16;
OLA_PLUGIN_MILINST_VALUE - Static variable in enum ola.proto.Ola.PluginIds
OLA_PLUGIN_MILINST = 18;
OLA_PLUGIN_OPENDMX_VALUE - Static variable in enum ola.proto.Ola.PluginIds
OLA_PLUGIN_OPENDMX = 6;
OLA_PLUGIN_OPENPIXELCONTROL_VALUE - Static variable in enum ola.proto.Ola.PluginIds
OLA_PLUGIN_OPENPIXELCONTROL = 21;
OLA_PLUGIN_OSC_VALUE - Static variable in enum ola.proto.Ola.PluginIds
OLA_PLUGIN_OSC = 14;
OLA_PLUGIN_PATHPORT_VALUE - Static variable in enum ola.proto.Ola.PluginIds
OLA_PLUGIN_PATHPORT = 9;
OLA_PLUGIN_RENARD_VALUE - Static variable in enum ola.proto.Ola.PluginIds
OLA_PLUGIN_RENARD = 19;
OLA_PLUGIN_SANDNET_VALUE - Static variable in enum ola.proto.Ola.PluginIds
OLA_PLUGIN_SANDNET = 7;
OLA_PLUGIN_SHOWNET_VALUE - Static variable in enum ola.proto.Ola.PluginIds
OLA_PLUGIN_SHOWNET = 3;
OLA_PLUGIN_SPI_VALUE - Static variable in enum ola.proto.Ola.PluginIds
OLA_PLUGIN_SPI = 15;
OLA_PLUGIN_STAGEPROFI_VALUE - Static variable in enum ola.proto.Ola.PluginIds
OLA_PLUGIN_STAGEPROFI = 8;
OLA_PLUGIN_UARTDMX_VALUE - Static variable in enum ola.proto.Ola.PluginIds
OLA_PLUGIN_UARTDMX = 20;
OLA_PLUGIN_USBDMX_VALUE - Static variable in enum ola.proto.Ola.PluginIds
OLA_PLUGIN_USBDMX = 12;
OLA_PLUGIN_USBPRO_VALUE - Static variable in enum ola.proto.Ola.PluginIds
OLA_PLUGIN_USBPRO = 5;
OlaClient - Class in ola
 
OlaClient() - Constructor for class ola.OlaClient
 
OlaClientService() - Constructor for class ola.proto.Ola.OlaClientService
 
OlaServerService() - Constructor for class ola.proto.Ola.OlaServerService
 
OPTIONS_FIELD_NUMBER - Static variable in class ola.proto.Ola.RDMDiscoveryRequest
 
OPTIONS_FIELD_NUMBER - Static variable in class ola.proto.Ola.RDMRequest
 
OUTPUT_PORT_COUNT_FIELD_NUMBER - Static variable in class ola.proto.Ola.UniverseInfo
 
OUTPUT_PORT_FIELD_NUMBER - Static variable in class ola.proto.Ola.DeviceInfo
 
OUTPUT_PORTS_FIELD_NUMBER - Static variable in class ola.proto.Ola.UniverseInfo
 

P

PARAM_ID_FIELD_NUMBER - Static variable in class ola.proto.Ola.RDMDiscoveryRequest
 
PARAM_ID_FIELD_NUMBER - Static variable in class ola.proto.Ola.RDMRequest
 
PARAM_ID_FIELD_NUMBER - Static variable in class ola.proto.Ola.RDMResponse
 
parseDelimitedFrom(InputStream) - Static method in class ola.proto.Ola.Ack
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class ola.proto.Ola.Ack
 
parseDelimitedFrom(InputStream) - Static method in class ola.proto.Ola.DeviceConfigReply
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class ola.proto.Ola.DeviceConfigReply
 
parseDelimitedFrom(InputStream) - Static method in class ola.proto.Ola.DeviceConfigRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class ola.proto.Ola.DeviceConfigRequest
 
parseDelimitedFrom(InputStream) - Static method in class ola.proto.Ola.DeviceInfo
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class ola.proto.Ola.DeviceInfo
 
parseDelimitedFrom(InputStream) - Static method in class ola.proto.Ola.DeviceInfoReply
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class ola.proto.Ola.DeviceInfoReply
 
parseDelimitedFrom(InputStream) - Static method in class ola.proto.Ola.DeviceInfoRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class ola.proto.Ola.DeviceInfoRequest
 
parseDelimitedFrom(InputStream) - Static method in class ola.proto.Ola.DiscoveryRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class ola.proto.Ola.DiscoveryRequest
 
parseDelimitedFrom(InputStream) - Static method in class ola.proto.Ola.DmxData
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class ola.proto.Ola.DmxData
 
parseDelimitedFrom(InputStream) - Static method in class ola.proto.Ola.MergeModeRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class ola.proto.Ola.MergeModeRequest
 
parseDelimitedFrom(InputStream) - Static method in class ola.proto.Ola.OptionalUniverseRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class ola.proto.Ola.OptionalUniverseRequest
 
parseDelimitedFrom(InputStream) - Static method in class ola.proto.Ola.PatchPortRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class ola.proto.Ola.PatchPortRequest
 
parseDelimitedFrom(InputStream) - Static method in class ola.proto.Ola.PluginDescriptionReply
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class ola.proto.Ola.PluginDescriptionReply
 
parseDelimitedFrom(InputStream) - Static method in class ola.proto.Ola.PluginDescriptionRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class ola.proto.Ola.PluginDescriptionRequest
 
parseDelimitedFrom(InputStream) - Static method in class ola.proto.Ola.PluginInfo
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class ola.proto.Ola.PluginInfo
 
parseDelimitedFrom(InputStream) - Static method in class ola.proto.Ola.PluginListReply
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class ola.proto.Ola.PluginListReply
 
parseDelimitedFrom(InputStream) - Static method in class ola.proto.Ola.PluginListRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class ola.proto.Ola.PluginListRequest
 
parseDelimitedFrom(InputStream) - Static method in class ola.proto.Ola.PluginReloadRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class ola.proto.Ola.PluginReloadRequest
 
parseDelimitedFrom(InputStream) - Static method in class ola.proto.Ola.PluginStateChangeRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class ola.proto.Ola.PluginStateChangeRequest
 
parseDelimitedFrom(InputStream) - Static method in class ola.proto.Ola.PluginStateReply
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class ola.proto.Ola.PluginStateReply
 
parseDelimitedFrom(InputStream) - Static method in class ola.proto.Ola.PluginStateRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class ola.proto.Ola.PluginStateRequest
 
parseDelimitedFrom(InputStream) - Static method in class ola.proto.Ola.PortInfo
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class ola.proto.Ola.PortInfo
 
parseDelimitedFrom(InputStream) - Static method in class ola.proto.Ola.PortPriorityRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class ola.proto.Ola.PortPriorityRequest
 
parseDelimitedFrom(InputStream) - Static method in class ola.proto.Ola.RDMDiscoveryRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class ola.proto.Ola.RDMDiscoveryRequest
 
parseDelimitedFrom(InputStream) - Static method in class ola.proto.Ola.RDMFrame
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class ola.proto.Ola.RDMFrame
 
parseDelimitedFrom(InputStream) - Static method in class ola.proto.Ola.RDMFrameTiming
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class ola.proto.Ola.RDMFrameTiming
 
parseDelimitedFrom(InputStream) - Static method in class ola.proto.Ola.RDMRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class ola.proto.Ola.RDMRequest
 
parseDelimitedFrom(InputStream) - Static method in class ola.proto.Ola.RDMRequestOverrideOptions
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class ola.proto.Ola.RDMRequestOverrideOptions
 
parseDelimitedFrom(InputStream) - Static method in class ola.proto.Ola.RDMResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class ola.proto.Ola.RDMResponse
 
parseDelimitedFrom(InputStream) - Static method in class ola.proto.Ola.RegisterDmxRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class ola.proto.Ola.RegisterDmxRequest
 
parseDelimitedFrom(InputStream) - Static method in class ola.proto.Ola.STREAMING_NO_RESPONSE
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class ola.proto.Ola.STREAMING_NO_RESPONSE
 
parseDelimitedFrom(InputStream) - Static method in class ola.proto.Ola.TimeCode
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class ola.proto.Ola.TimeCode
 
parseDelimitedFrom(InputStream) - Static method in class ola.proto.Ola.UID
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class ola.proto.Ola.UID
 
parseDelimitedFrom(InputStream) - Static method in class ola.proto.Ola.UIDListReply
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class ola.proto.Ola.UIDListReply
 
parseDelimitedFrom(InputStream) - Static method in class ola.proto.Ola.UniverseInfo
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class ola.proto.Ola.UniverseInfo
 
parseDelimitedFrom(InputStream) - Static method in class ola.proto.Ola.UniverseInfoReply
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class ola.proto.Ola.UniverseInfoReply
 
parseDelimitedFrom(InputStream) - Static method in class ola.proto.Ola.UniverseNameRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class ola.proto.Ola.UniverseNameRequest
 
parseDelimitedFrom(InputStream) - Static method in class ola.proto.Ola.UniverseRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class ola.proto.Ola.UniverseRequest
 
parseDelimitedFrom(InputStream) - Static method in class ola.rpc.Rpc.RpcMessage
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class ola.rpc.Rpc.RpcMessage
 
parseFrom(ByteString) - Static method in class ola.proto.Ola.Ack
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class ola.proto.Ola.Ack
 
parseFrom(byte[]) - Static method in class ola.proto.Ola.Ack
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class ola.proto.Ola.Ack
 
parseFrom(InputStream) - Static method in class ola.proto.Ola.Ack
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class ola.proto.Ola.Ack
 
parseFrom(CodedInputStream) - Static method in class ola.proto.Ola.Ack
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class ola.proto.Ola.Ack
 
parseFrom(ByteString) - Static method in class ola.proto.Ola.DeviceConfigReply
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class ola.proto.Ola.DeviceConfigReply
 
parseFrom(byte[]) - Static method in class ola.proto.Ola.DeviceConfigReply
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class ola.proto.Ola.DeviceConfigReply
 
parseFrom(InputStream) - Static method in class ola.proto.Ola.DeviceConfigReply
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class ola.proto.Ola.DeviceConfigReply
 
parseFrom(CodedInputStream) - Static method in class ola.proto.Ola.DeviceConfigReply
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class ola.proto.Ola.DeviceConfigReply
 
parseFrom(ByteString) - Static method in class ola.proto.Ola.DeviceConfigRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class ola.proto.Ola.DeviceConfigRequest
 
parseFrom(byte[]) - Static method in class ola.proto.Ola.DeviceConfigRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class ola.proto.Ola.DeviceConfigRequest
 
parseFrom(InputStream) - Static method in class ola.proto.Ola.DeviceConfigRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class ola.proto.Ola.DeviceConfigRequest
 
parseFrom(CodedInputStream) - Static method in class ola.proto.Ola.DeviceConfigRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class ola.proto.Ola.DeviceConfigRequest
 
parseFrom(ByteString) - Static method in class ola.proto.Ola.DeviceInfo
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class ola.proto.Ola.DeviceInfo
 
parseFrom(byte[]) - Static method in class ola.proto.Ola.DeviceInfo
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class ola.proto.Ola.DeviceInfo
 
parseFrom(InputStream) - Static method in class ola.proto.Ola.DeviceInfo
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class ola.proto.Ola.DeviceInfo
 
parseFrom(CodedInputStream) - Static method in class ola.proto.Ola.DeviceInfo
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class ola.proto.Ola.DeviceInfo
 
parseFrom(ByteString) - Static method in class ola.proto.Ola.DeviceInfoReply
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class ola.proto.Ola.DeviceInfoReply
 
parseFrom(byte[]) - Static method in class ola.proto.Ola.DeviceInfoReply
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class ola.proto.Ola.DeviceInfoReply
 
parseFrom(InputStream) - Static method in class ola.proto.Ola.DeviceInfoReply
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class ola.proto.Ola.DeviceInfoReply
 
parseFrom(CodedInputStream) - Static method in class ola.proto.Ola.DeviceInfoReply
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class ola.proto.Ola.DeviceInfoReply
 
parseFrom(ByteString) - Static method in class ola.proto.Ola.DeviceInfoRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class ola.proto.Ola.DeviceInfoRequest
 
parseFrom(byte[]) - Static method in class ola.proto.Ola.DeviceInfoRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class ola.proto.Ola.DeviceInfoRequest
 
parseFrom(InputStream) - Static method in class ola.proto.Ola.DeviceInfoRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class ola.proto.Ola.DeviceInfoRequest
 
parseFrom(CodedInputStream) - Static method in class ola.proto.Ola.DeviceInfoRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class ola.proto.Ola.DeviceInfoRequest
 
parseFrom(ByteString) - Static method in class ola.proto.Ola.DiscoveryRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class ola.proto.Ola.DiscoveryRequest
 
parseFrom(byte[]) - Static method in class ola.proto.Ola.DiscoveryRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class ola.proto.Ola.DiscoveryRequest
 
parseFrom(InputStream) - Static method in class ola.proto.Ola.DiscoveryRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class ola.proto.Ola.DiscoveryRequest
 
parseFrom(CodedInputStream) - Static method in class ola.proto.Ola.DiscoveryRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class ola.proto.Ola.DiscoveryRequest
 
parseFrom(ByteString) - Static method in class ola.proto.Ola.DmxData
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class ola.proto.Ola.DmxData
 
parseFrom(byte[]) - Static method in class ola.proto.Ola.DmxData
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class ola.proto.Ola.DmxData
 
parseFrom(InputStream) - Static method in class ola.proto.Ola.DmxData
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class ola.proto.Ola.DmxData
 
parseFrom(CodedInputStream) - Static method in class ola.proto.Ola.DmxData
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class ola.proto.Ola.DmxData
 
parseFrom(ByteString) - Static method in class ola.proto.Ola.MergeModeRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class ola.proto.Ola.MergeModeRequest
 
parseFrom(byte[]) - Static method in class ola.proto.Ola.MergeModeRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class ola.proto.Ola.MergeModeRequest
 
parseFrom(InputStream) - Static method in class ola.proto.Ola.MergeModeRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class ola.proto.Ola.MergeModeRequest
 
parseFrom(CodedInputStream) - Static method in class ola.proto.Ola.MergeModeRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class ola.proto.Ola.MergeModeRequest
 
parseFrom(ByteString) - Static method in class ola.proto.Ola.OptionalUniverseRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class ola.proto.Ola.OptionalUniverseRequest
 
parseFrom(byte[]) - Static method in class ola.proto.Ola.OptionalUniverseRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class ola.proto.Ola.OptionalUniverseRequest
 
parseFrom(InputStream) - Static method in class ola.proto.Ola.OptionalUniverseRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class ola.proto.Ola.OptionalUniverseRequest
 
parseFrom(CodedInputStream) - Static method in class ola.proto.Ola.OptionalUniverseRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class ola.proto.Ola.OptionalUniverseRequest
 
parseFrom(ByteString) - Static method in class ola.proto.Ola.PatchPortRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class ola.proto.Ola.PatchPortRequest
 
parseFrom(byte[]) - Static method in class ola.proto.Ola.PatchPortRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class ola.proto.Ola.PatchPortRequest
 
parseFrom(InputStream) - Static method in class ola.proto.Ola.PatchPortRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class ola.proto.Ola.PatchPortRequest
 
parseFrom(CodedInputStream) - Static method in class ola.proto.Ola.PatchPortRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class ola.proto.Ola.PatchPortRequest
 
parseFrom(ByteString) - Static method in class ola.proto.Ola.PluginDescriptionReply
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class ola.proto.Ola.PluginDescriptionReply
 
parseFrom(byte[]) - Static method in class ola.proto.Ola.PluginDescriptionReply
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class ola.proto.Ola.PluginDescriptionReply
 
parseFrom(InputStream) - Static method in class ola.proto.Ola.PluginDescriptionReply
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class ola.proto.Ola.PluginDescriptionReply
 
parseFrom(CodedInputStream) - Static method in class ola.proto.Ola.PluginDescriptionReply
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class ola.proto.Ola.PluginDescriptionReply
 
parseFrom(ByteString) - Static method in class ola.proto.Ola.PluginDescriptionRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class ola.proto.Ola.PluginDescriptionRequest
 
parseFrom(byte[]) - Static method in class ola.proto.Ola.PluginDescriptionRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class ola.proto.Ola.PluginDescriptionRequest
 
parseFrom(InputStream) - Static method in class ola.proto.Ola.PluginDescriptionRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class ola.proto.Ola.PluginDescriptionRequest
 
parseFrom(CodedInputStream) - Static method in class ola.proto.Ola.PluginDescriptionRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class ola.proto.Ola.PluginDescriptionRequest
 
parseFrom(ByteString) - Static method in class ola.proto.Ola.PluginInfo
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class ola.proto.Ola.PluginInfo
 
parseFrom(byte[]) - Static method in class ola.proto.Ola.PluginInfo
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class ola.proto.Ola.PluginInfo
 
parseFrom(InputStream) - Static method in class ola.proto.Ola.PluginInfo
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class ola.proto.Ola.PluginInfo
 
parseFrom(CodedInputStream) - Static method in class ola.proto.Ola.PluginInfo
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class ola.proto.Ola.PluginInfo
 
parseFrom(ByteString) - Static method in class ola.proto.Ola.PluginListReply
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class ola.proto.Ola.PluginListReply
 
parseFrom(byte[]) - Static method in class ola.proto.Ola.PluginListReply
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class ola.proto.Ola.PluginListReply
 
parseFrom(InputStream) - Static method in class ola.proto.Ola.PluginListReply
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class ola.proto.Ola.PluginListReply
 
parseFrom(CodedInputStream) - Static method in class ola.proto.Ola.PluginListReply
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class ola.proto.Ola.PluginListReply
 
parseFrom(ByteString) - Static method in class ola.proto.Ola.PluginListRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class ola.proto.Ola.PluginListRequest
 
parseFrom(byte[]) - Static method in class ola.proto.Ola.PluginListRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class ola.proto.Ola.PluginListRequest
 
parseFrom(InputStream) - Static method in class ola.proto.Ola.PluginListRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class ola.proto.Ola.PluginListRequest
 
parseFrom(CodedInputStream) - Static method in class ola.proto.Ola.PluginListRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class ola.proto.Ola.PluginListRequest
 
parseFrom(ByteString) - Static method in class ola.proto.Ola.PluginReloadRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class ola.proto.Ola.PluginReloadRequest
 
parseFrom(byte[]) - Static method in class ola.proto.Ola.PluginReloadRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class ola.proto.Ola.PluginReloadRequest
 
parseFrom(InputStream) - Static method in class ola.proto.Ola.PluginReloadRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class ola.proto.Ola.PluginReloadRequest
 
parseFrom(CodedInputStream) - Static method in class ola.proto.Ola.PluginReloadRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class ola.proto.Ola.PluginReloadRequest
 
parseFrom(ByteString) - Static method in class ola.proto.Ola.PluginStateChangeRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class ola.proto.Ola.PluginStateChangeRequest
 
parseFrom(byte[]) - Static method in class ola.proto.Ola.PluginStateChangeRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class ola.proto.Ola.PluginStateChangeRequest
 
parseFrom(InputStream) - Static method in class ola.proto.Ola.PluginStateChangeRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class ola.proto.Ola.PluginStateChangeRequest
 
parseFrom(CodedInputStream) - Static method in class ola.proto.Ola.PluginStateChangeRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class ola.proto.Ola.PluginStateChangeRequest
 
parseFrom(ByteString) - Static method in class ola.proto.Ola.PluginStateReply
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class ola.proto.Ola.PluginStateReply
 
parseFrom(byte[]) - Static method in class ola.proto.Ola.PluginStateReply
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class ola.proto.Ola.PluginStateReply
 
parseFrom(InputStream) - Static method in class ola.proto.Ola.PluginStateReply
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class ola.proto.Ola.PluginStateReply
 
parseFrom(CodedInputStream) - Static method in class ola.proto.Ola.PluginStateReply
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class ola.proto.Ola.PluginStateReply
 
parseFrom(ByteString) - Static method in class ola.proto.Ola.PluginStateRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class ola.proto.Ola.PluginStateRequest
 
parseFrom(byte[]) - Static method in class ola.proto.Ola.PluginStateRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class ola.proto.Ola.PluginStateRequest
 
parseFrom(InputStream) - Static method in class ola.proto.Ola.PluginStateRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class ola.proto.Ola.PluginStateRequest
 
parseFrom(CodedInputStream) - Static method in class ola.proto.Ola.PluginStateRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class ola.proto.Ola.PluginStateRequest
 
parseFrom(ByteString) - Static method in class ola.proto.Ola.PortInfo
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class ola.proto.Ola.PortInfo
 
parseFrom(byte[]) - Static method in class ola.proto.Ola.PortInfo
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class ola.proto.Ola.PortInfo
 
parseFrom(InputStream) - Static method in class ola.proto.Ola.PortInfo
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class ola.proto.Ola.PortInfo
 
parseFrom(CodedInputStream) - Static method in class ola.proto.Ola.PortInfo
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class ola.proto.Ola.PortInfo
 
parseFrom(ByteString) - Static method in class ola.proto.Ola.PortPriorityRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class ola.proto.Ola.PortPriorityRequest
 
parseFrom(byte[]) - Static method in class ola.proto.Ola.PortPriorityRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class ola.proto.Ola.PortPriorityRequest
 
parseFrom(InputStream) - Static method in class ola.proto.Ola.PortPriorityRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class ola.proto.Ola.PortPriorityRequest
 
parseFrom(CodedInputStream) - Static method in class ola.proto.Ola.PortPriorityRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class ola.proto.Ola.PortPriorityRequest
 
parseFrom(ByteString) - Static method in class ola.proto.Ola.RDMDiscoveryRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class ola.proto.Ola.RDMDiscoveryRequest
 
parseFrom(byte[]) - Static method in class ola.proto.Ola.RDMDiscoveryRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class ola.proto.Ola.RDMDiscoveryRequest
 
parseFrom(InputStream) - Static method in class ola.proto.Ola.RDMDiscoveryRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class ola.proto.Ola.RDMDiscoveryRequest
 
parseFrom(CodedInputStream) - Static method in class ola.proto.Ola.RDMDiscoveryRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class ola.proto.Ola.RDMDiscoveryRequest
 
parseFrom(ByteString) - Static method in class ola.proto.Ola.RDMFrame
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class ola.proto.Ola.RDMFrame
 
parseFrom(byte[]) - Static method in class ola.proto.Ola.RDMFrame
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class ola.proto.Ola.RDMFrame
 
parseFrom(InputStream) - Static method in class ola.proto.Ola.RDMFrame
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class ola.proto.Ola.RDMFrame
 
parseFrom(CodedInputStream) - Static method in class ola.proto.Ola.RDMFrame
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class ola.proto.Ola.RDMFrame
 
parseFrom(ByteString) - Static method in class ola.proto.Ola.RDMFrameTiming
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class ola.proto.Ola.RDMFrameTiming
 
parseFrom(byte[]) - Static method in class ola.proto.Ola.RDMFrameTiming
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class ola.proto.Ola.RDMFrameTiming
 
parseFrom(InputStream) - Static method in class ola.proto.Ola.RDMFrameTiming
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class ola.proto.Ola.RDMFrameTiming
 
parseFrom(CodedInputStream) - Static method in class ola.proto.Ola.RDMFrameTiming
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class ola.proto.Ola.RDMFrameTiming
 
parseFrom(ByteString) - Static method in class ola.proto.Ola.RDMRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class ola.proto.Ola.RDMRequest
 
parseFrom(byte[]) - Static method in class ola.proto.Ola.RDMRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class ola.proto.Ola.RDMRequest
 
parseFrom(InputStream) - Static method in class ola.proto.Ola.RDMRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class ola.proto.Ola.RDMRequest
 
parseFrom(CodedInputStream) - Static method in class ola.proto.Ola.RDMRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class ola.proto.Ola.RDMRequest
 
parseFrom(ByteString) - Static method in class ola.proto.Ola.RDMRequestOverrideOptions
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class ola.proto.Ola.RDMRequestOverrideOptions
 
parseFrom(byte[]) - Static method in class ola.proto.Ola.RDMRequestOverrideOptions
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class ola.proto.Ola.RDMRequestOverrideOptions
 
parseFrom(InputStream) - Static method in class ola.proto.Ola.RDMRequestOverrideOptions
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class ola.proto.Ola.RDMRequestOverrideOptions
 
parseFrom(CodedInputStream) - Static method in class ola.proto.Ola.RDMRequestOverrideOptions
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class ola.proto.Ola.RDMRequestOverrideOptions
 
parseFrom(ByteString) - Static method in class ola.proto.Ola.RDMResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class ola.proto.Ola.RDMResponse
 
parseFrom(byte[]) - Static method in class ola.proto.Ola.RDMResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class ola.proto.Ola.RDMResponse
 
parseFrom(InputStream) - Static method in class ola.proto.Ola.RDMResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class ola.proto.Ola.RDMResponse
 
parseFrom(CodedInputStream) - Static method in class ola.proto.Ola.RDMResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class ola.proto.Ola.RDMResponse
 
parseFrom(ByteString) - Static method in class ola.proto.Ola.RegisterDmxRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class ola.proto.Ola.RegisterDmxRequest
 
parseFrom(byte[]) - Static method in class ola.proto.Ola.RegisterDmxRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class ola.proto.Ola.RegisterDmxRequest
 
parseFrom(InputStream) - Static method in class ola.proto.Ola.RegisterDmxRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class ola.proto.Ola.RegisterDmxRequest
 
parseFrom(CodedInputStream) - Static method in class ola.proto.Ola.RegisterDmxRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class ola.proto.Ola.RegisterDmxRequest
 
parseFrom(ByteString) - Static method in class ola.proto.Ola.STREAMING_NO_RESPONSE
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class ola.proto.Ola.STREAMING_NO_RESPONSE
 
parseFrom(byte[]) - Static method in class ola.proto.Ola.STREAMING_NO_RESPONSE
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class ola.proto.Ola.STREAMING_NO_RESPONSE
 
parseFrom(InputStream) - Static method in class ola.proto.Ola.STREAMING_NO_RESPONSE
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class ola.proto.Ola.STREAMING_NO_RESPONSE
 
parseFrom(CodedInputStream) - Static method in class ola.proto.Ola.STREAMING_NO_RESPONSE
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class ola.proto.Ola.STREAMING_NO_RESPONSE
 
parseFrom(ByteString) - Static method in class ola.proto.Ola.TimeCode
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class ola.proto.Ola.TimeCode
 
parseFrom(byte[]) - Static method in class ola.proto.Ola.TimeCode
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class ola.proto.Ola.TimeCode
 
parseFrom(InputStream) - Static method in class ola.proto.Ola.TimeCode
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class ola.proto.Ola.TimeCode
 
parseFrom(CodedInputStream) - Static method in class ola.proto.Ola.TimeCode
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class ola.proto.Ola.TimeCode
 
parseFrom(ByteString) - Static method in class ola.proto.Ola.UID
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class ola.proto.Ola.UID
 
parseFrom(byte[]) - Static method in class ola.proto.Ola.UID
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class ola.proto.Ola.UID
 
parseFrom(InputStream) - Static method in class ola.proto.Ola.UID
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class ola.proto.Ola.UID
 
parseFrom(CodedInputStream) - Static method in class ola.proto.Ola.UID
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class ola.proto.Ola.UID
 
parseFrom(ByteString) - Static method in class ola.proto.Ola.UIDListReply
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class ola.proto.Ola.UIDListReply
 
parseFrom(byte[]) - Static method in class ola.proto.Ola.UIDListReply
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class ola.proto.Ola.UIDListReply
 
parseFrom(InputStream) - Static method in class ola.proto.Ola.UIDListReply
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class ola.proto.Ola.UIDListReply
 
parseFrom(CodedInputStream) - Static method in class ola.proto.Ola.UIDListReply
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class ola.proto.Ola.UIDListReply
 
parseFrom(ByteString) - Static method in class ola.proto.Ola.UniverseInfo
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class ola.proto.Ola.UniverseInfo
 
parseFrom(byte[]) - Static method in class ola.proto.Ola.UniverseInfo
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class ola.proto.Ola.UniverseInfo
 
parseFrom(InputStream) - Static method in class ola.proto.Ola.UniverseInfo
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class ola.proto.Ola.UniverseInfo
 
parseFrom(CodedInputStream) - Static method in class ola.proto.Ola.UniverseInfo
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class ola.proto.Ola.UniverseInfo
 
parseFrom(ByteString) - Static method in class ola.proto.Ola.UniverseInfoReply
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class ola.proto.Ola.UniverseInfoReply
 
parseFrom(byte[]) - Static method in class ola.proto.Ola.UniverseInfoReply
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class ola.proto.Ola.UniverseInfoReply
 
parseFrom(InputStream) - Static method in class ola.proto.Ola.UniverseInfoReply
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class ola.proto.Ola.UniverseInfoReply
 
parseFrom(CodedInputStream) - Static method in class ola.proto.Ola.UniverseInfoReply
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class ola.proto.Ola.UniverseInfoReply
 
parseFrom(ByteString) - Static method in class ola.proto.Ola.UniverseNameRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class ola.proto.Ola.UniverseNameRequest
 
parseFrom(byte[]) - Static method in class ola.proto.Ola.UniverseNameRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class ola.proto.Ola.UniverseNameRequest
 
parseFrom(InputStream) - Static method in class ola.proto.Ola.UniverseNameRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class ola.proto.Ola.UniverseNameRequest
 
parseFrom(CodedInputStream) - Static method in class ola.proto.Ola.UniverseNameRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class ola.proto.Ola.UniverseNameRequest
 
parseFrom(ByteString) - Static method in class ola.proto.Ola.UniverseRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class ola.proto.Ola.UniverseRequest
 
parseFrom(byte[]) - Static method in class ola.proto.Ola.UniverseRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class ola.proto.Ola.UniverseRequest
 
parseFrom(InputStream) - Static method in class ola.proto.Ola.UniverseRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class ola.proto.Ola.UniverseRequest
 
parseFrom(CodedInputStream) - Static method in class ola.proto.Ola.UniverseRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class ola.proto.Ola.UniverseRequest
 
parseFrom(ByteString) - Static method in class ola.rpc.Rpc.RpcMessage
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class ola.rpc.Rpc.RpcMessage
 
parseFrom(byte[]) - Static method in class ola.rpc.Rpc.RpcMessage
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class ola.rpc.Rpc.RpcMessage
 
parseFrom(InputStream) - Static method in class ola.rpc.Rpc.RpcMessage
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class ola.rpc.Rpc.RpcMessage
 
parseFrom(CodedInputStream) - Static method in class ola.rpc.Rpc.RpcMessage
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class ola.rpc.Rpc.RpcMessage
 
PARSER - Static variable in class ola.proto.Ola.Ack
 
PARSER - Static variable in class ola.proto.Ola.DeviceConfigReply
 
PARSER - Static variable in class ola.proto.Ola.DeviceConfigRequest
 
PARSER - Static variable in class ola.proto.Ola.DeviceInfo
 
PARSER - Static variable in class ola.proto.Ola.DeviceInfoReply
 
PARSER - Static variable in class ola.proto.Ola.DeviceInfoRequest
 
PARSER - Static variable in class ola.proto.Ola.DiscoveryRequest
 
PARSER - Static variable in class ola.proto.Ola.DmxData
 
PARSER - Static variable in class ola.proto.Ola.MergeModeRequest
 
PARSER - Static variable in class ola.proto.Ola.OptionalUniverseRequest
 
PARSER - Static variable in class ola.proto.Ola.PatchPortRequest
 
PARSER - Static variable in class ola.proto.Ola.PluginDescriptionReply
 
PARSER - Static variable in class ola.proto.Ola.PluginDescriptionRequest
 
PARSER - Static variable in class ola.proto.Ola.PluginInfo
 
PARSER - Static variable in class ola.proto.Ola.PluginListReply
 
PARSER - Static variable in class ola.proto.Ola.PluginListRequest
 
PARSER - Static variable in class ola.proto.Ola.PluginReloadRequest
 
PARSER - Static variable in class ola.proto.Ola.PluginStateChangeRequest
 
PARSER - Static variable in class ola.proto.Ola.PluginStateReply
 
PARSER - Static variable in class ola.proto.Ola.PluginStateRequest
 
PARSER - Static variable in class ola.proto.Ola.PortInfo
 
PARSER - Static variable in class ola.proto.Ola.PortPriorityRequest
 
PARSER - Static variable in class ola.proto.Ola.RDMDiscoveryRequest
 
PARSER - Static variable in class ola.proto.Ola.RDMFrame
 
PARSER - Static variable in class ola.proto.Ola.RDMFrameTiming
 
PARSER - Static variable in class ola.proto.Ola.RDMRequest
 
PARSER - Static variable in class ola.proto.Ola.RDMRequestOverrideOptions
 
PARSER - Static variable in class ola.proto.Ola.RDMResponse
 
PARSER - Static variable in class ola.proto.Ola.RegisterDmxRequest
 
PARSER - Static variable in class ola.proto.Ola.STREAMING_NO_RESPONSE
 
PARSER - Static variable in class ola.proto.Ola.TimeCode
 
PARSER - Static variable in class ola.proto.Ola.UID
 
PARSER - Static variable in class ola.proto.Ola.UIDListReply
 
PARSER - Static variable in class ola.proto.Ola.UniverseInfo
 
PARSER - Static variable in class ola.proto.Ola.UniverseInfoReply
 
PARSER - Static variable in class ola.proto.Ola.UniverseNameRequest
 
PARSER - Static variable in class ola.proto.Ola.UniverseRequest
 
PARSER - Static variable in class ola.rpc.Rpc.RpcMessage
 
PATCH_VALUE - Static variable in enum ola.proto.Ola.PatchAction
PATCH = 1;
patchPort(int, int, Ola.PatchAction, int) - Method in class ola.OlaClient
Patch a port.
patchPort(RpcController, Ola.PatchPortRequest) - Method in interface ola.proto.Ola.OlaServerService.BlockingInterface
 
patchPort(RpcController, Ola.PatchPortRequest, RpcCallback<Ola.Ack>) - Method in interface ola.proto.Ola.OlaServerService.Interface
rpc PatchPort(.ola.proto.PatchPortRequest) returns (.ola.proto.Ack);
patchPort(RpcController, Ola.PatchPortRequest, RpcCallback<Ola.Ack>) - Method in class ola.proto.Ola.OlaServerService
rpc PatchPort(.ola.proto.PatchPortRequest) returns (.ola.proto.Ack);
patchPort(RpcController, Ola.PatchPortRequest, RpcCallback<Ola.Ack>) - Method in class ola.proto.Ola.OlaServerService.Stub
 
PLUGIN_FIELD_NUMBER - Static variable in class ola.proto.Ola.PluginListReply
 
PLUGIN_ID_FIELD_NUMBER - Static variable in class ola.proto.Ola.DeviceInfo
 
PLUGIN_ID_FIELD_NUMBER - Static variable in class ola.proto.Ola.DeviceInfoRequest
 
PLUGIN_ID_FIELD_NUMBER - Static variable in class ola.proto.Ola.PluginDescriptionRequest
 
PLUGIN_ID_FIELD_NUMBER - Static variable in class ola.proto.Ola.PluginInfo
 
PLUGIN_ID_FIELD_NUMBER - Static variable in class ola.proto.Ola.PluginStateChangeRequest
 
PLUGIN_ID_FIELD_NUMBER - Static variable in class ola.proto.Ola.PluginStateRequest
 
PORT - Static variable in class ola.rpc.StreamRpcChannel
 
PORT_ID_FIELD_NUMBER - Static variable in class ola.proto.Ola.PatchPortRequest
 
PORT_ID_FIELD_NUMBER - Static variable in class ola.proto.Ola.PortInfo
 
PORT_ID_FIELD_NUMBER - Static variable in class ola.proto.Ola.PortPriorityRequest
 
PREFERENCES_SOURCE_FIELD_NUMBER - Static variable in class ola.proto.Ola.PluginStateReply
 
PRIORITY_CAPABILITY_FIELD_NUMBER - Static variable in class ola.proto.Ola.PortInfo
 
PRIORITY_FIELD_NUMBER - Static variable in class ola.proto.Ola.DmxData
 
PRIORITY_FIELD_NUMBER - Static variable in class ola.proto.Ola.PortInfo
 
PRIORITY_FIELD_NUMBER - Static variable in class ola.proto.Ola.PortPriorityRequest
 
PRIORITY_MODE_FIELD_NUMBER - Static variable in class ola.proto.Ola.PortInfo
 
PRIORITY_MODE_FIELD_NUMBER - Static variable in class ola.proto.Ola.PortPriorityRequest
 

R

RAW_FRAME_FIELD_NUMBER - Static variable in class ola.proto.Ola.RDMResponse
 
RAW_RESPONSE_FIELD_NUMBER - Static variable in class ola.proto.Ola.RDMFrame
 
RAW_RESPONSE_FIELD_NUMBER - Static variable in class ola.proto.Ola.RDMResponse
 
RDM_ACK_TIMER_VALUE - Static variable in enum ola.proto.Ola.RDMResponseType
RDM_ACK_TIMER = 1;
RDM_ACK_VALUE - Static variable in enum ola.proto.Ola.RDMResponseType
RDM_ACK = 0;
RDM_CHECKSUM_INCORRECT_VALUE - Static variable in enum ola.proto.Ola.RDMResponseCode
RDM_CHECKSUM_INCORRECT = 6;
RDM_COMMAND_CLASS_MISMATCH_VALUE - Static variable in enum ola.proto.Ola.RDMResponseCode
RDM_COMMAND_CLASS_MISMATCH = 16;
RDM_COMPLETED_OK_VALUE - Static variable in enum ola.proto.Ola.RDMResponseCode
RDM_COMPLETED_OK = 0;
RDM_DEST_UID_MISMATCH_VALUE - Static variable in enum ola.proto.Ola.RDMResponseCode
RDM_DEST_UID_MISMATCH = 10;
RDM_DEVICES_FIELD_NUMBER - Static variable in class ola.proto.Ola.UniverseInfo
 
RDM_DISCOVERY_RESPONSE_VALUE - Static variable in enum ola.proto.Ola.RDMCommandClass
RDM_DISCOVERY_RESPONSE = 2;
RDM_DUB_RESPONSE_VALUE - Static variable in enum ola.proto.Ola.RDMResponseCode
RDM_DUB_RESPONSE = 19;
RDM_FAILED_TO_SEND_VALUE - Static variable in enum ola.proto.Ola.RDMResponseCode
RDM_FAILED_TO_SEND = 2;
RDM_GET_RESPONSE_VALUE - Static variable in enum ola.proto.Ola.RDMCommandClass
RDM_GET_RESPONSE = 0;
RDM_INVALID_COMMAND_CLASS_VALUE - Static variable in enum ola.proto.Ola.RDMResponseCode
RDM_INVALID_COMMAND_CLASS = 15;
RDM_INVALID_RESPONSE_TYPE_VALUE - Static variable in enum ola.proto.Ola.RDMResponseCode
RDM_INVALID_RESPONSE_TYPE = 17;
RDM_INVALID_RESPONSE_VALUE - Static variable in enum ola.proto.Ola.RDMResponseCode
RDM_INVALID_RESPONSE = 4;
RDM_NACK_REASON_VALUE - Static variable in enum ola.proto.Ola.RDMResponseType
RDM_NACK_REASON = 2;
RDM_PACKET_LENGTH_MISMATCH_VALUE - Static variable in enum ola.proto.Ola.RDMResponseCode
RDM_PACKET_LENGTH_MISMATCH = 13;
RDM_PACKET_TOO_SHORT_VALUE - Static variable in enum ola.proto.Ola.RDMResponseCode
RDM_PACKET_TOO_SHORT = 12;
RDM_PARAM_LENGTH_MISMATCH_VALUE - Static variable in enum ola.proto.Ola.RDMResponseCode
RDM_PARAM_LENGTH_MISMATCH = 14;
RDM_PLUGIN_DISCOVERY_NOT_SUPPORTED_VALUE - Static variable in enum ola.proto.Ola.RDMResponseCode
RDM_PLUGIN_DISCOVERY_NOT_SUPPORTED = 18;
RDM_SET_RESPONSE_VALUE - Static variable in enum ola.proto.Ola.RDMCommandClass
RDM_SET_RESPONSE = 1;
RDM_SRC_UID_MISMATCH_VALUE - Static variable in enum ola.proto.Ola.RDMResponseCode
RDM_SRC_UID_MISMATCH = 9;
RDM_SUB_DEVICE_MISMATCH_VALUE - Static variable in enum ola.proto.Ola.RDMResponseCode
RDM_SUB_DEVICE_MISMATCH = 8;
RDM_TIMEOUT_VALUE - Static variable in enum ola.proto.Ola.RDMResponseCode
RDM_TIMEOUT = 3;
RDM_TRANSACTION_MISMATCH_VALUE - Static variable in enum ola.proto.Ola.RDMResponseCode
RDM_TRANSACTION_MISMATCH = 7;
RDM_UNKNOWN_UID_VALUE - Static variable in enum ola.proto.Ola.RDMResponseCode
RDM_UNKNOWN_UID = 5;
RDM_WAS_BROADCAST_VALUE - Static variable in enum ola.proto.Ola.RDMResponseCode
RDM_WAS_BROADCAST = 1;
RDM_WRONG_SUB_START_CODE_VALUE - Static variable in enum ola.proto.Ola.RDMResponseCode
RDM_WRONG_SUB_START_CODE = 11;
rDMCommand(RpcController, Ola.RDMRequest) - Method in interface ola.proto.Ola.OlaServerService.BlockingInterface
 
rDMCommand(RpcController, Ola.RDMRequest, RpcCallback<Ola.RDMResponse>) - Method in interface ola.proto.Ola.OlaServerService.Interface
rpc RDMCommand(.ola.proto.RDMRequest) returns (.ola.proto.RDMResponse);
rDMCommand(RpcController, Ola.RDMRequest, RpcCallback<Ola.RDMResponse>) - Method in class ola.proto.Ola.OlaServerService
rpc RDMCommand(.ola.proto.RDMRequest) returns (.ola.proto.RDMResponse);
rDMCommand(RpcController, Ola.RDMRequest, RpcCallback<Ola.RDMResponse>) - Method in class ola.proto.Ola.OlaServerService.Stub
 
rDMDiscoveryCommand(RpcController, Ola.RDMDiscoveryRequest) - Method in interface ola.proto.Ola.OlaServerService.BlockingInterface
 
rDMDiscoveryCommand(RpcController, Ola.RDMDiscoveryRequest, RpcCallback<Ola.RDMResponse>) - Method in interface ola.proto.Ola.OlaServerService.Interface
rpc RDMDiscoveryCommand(.ola.proto.RDMDiscoveryRequest) returns (.ola.proto.RDMResponse);
rDMDiscoveryCommand(RpcController, Ola.RDMDiscoveryRequest, RpcCallback<Ola.RDMResponse>) - Method in class ola.proto.Ola.OlaServerService
rpc RDMDiscoveryCommand(.ola.proto.RDMDiscoveryRequest) returns (.ola.proto.RDMResponse);
rDMDiscoveryCommand(RpcController, Ola.RDMDiscoveryRequest, RpcCallback<Ola.RDMResponse>) - Method in class ola.proto.Ola.OlaServerService.Stub
 
REGISTER_VALUE - Static variable in enum ola.proto.Ola.RegisterAction
REGISTER = 1;
registerAllExtensions(ExtensionRegistry) - Static method in class ola.proto.Ola
 
registerAllExtensions(ExtensionRegistry) - Static method in class ola.rpc.Rpc
 
registerForDmx(int, Ola.RegisterAction) - Method in class ola.OlaClient
Register for dmx
registerForDmx(RpcController, Ola.RegisterDmxRequest) - Method in interface ola.proto.Ola.OlaServerService.BlockingInterface
 
registerForDmx(RpcController, Ola.RegisterDmxRequest, RpcCallback<Ola.Ack>) - Method in interface ola.proto.Ola.OlaServerService.Interface
rpc RegisterForDmx(.ola.proto.RegisterDmxRequest) returns (.ola.proto.Ack);
registerForDmx(RpcController, Ola.RegisterDmxRequest, RpcCallback<Ola.Ack>) - Method in class ola.proto.Ola.OlaServerService
rpc RegisterForDmx(.ola.proto.RegisterDmxRequest) returns (.ola.proto.Ack);
registerForDmx(RpcController, Ola.RegisterDmxRequest, RpcCallback<Ola.Ack>) - Method in class ola.proto.Ola.OlaServerService.Stub
 
reloadPlugins(RpcController, Ola.PluginReloadRequest) - Method in interface ola.proto.Ola.OlaServerService.BlockingInterface
 
reloadPlugins(RpcController, Ola.PluginReloadRequest, RpcCallback<Ola.Ack>) - Method in interface ola.proto.Ola.OlaServerService.Interface
rpc ReloadPlugins(.ola.proto.PluginReloadRequest) returns (.ola.proto.Ack);
reloadPlugins(RpcController, Ola.PluginReloadRequest, RpcCallback<Ola.Ack>) - Method in class ola.proto.Ola.OlaServerService
rpc ReloadPlugins(.ola.proto.PluginReloadRequest) returns (.ola.proto.Ack);
reloadPlugins(RpcController, Ola.PluginReloadRequest, RpcCallback<Ola.Ack>) - Method in class ola.proto.Ola.OlaServerService.Stub
 
removeConflictsWith(int) - Method in class ola.proto.Ola.PluginStateReply.Builder
repeated .ola.proto.PluginInfo conflicts_with = 5;
removeDevice(int) - Method in class ola.proto.Ola.DeviceInfoReply.Builder
repeated .ola.proto.DeviceInfo device = 1;
removeInputPort(int) - Method in class ola.proto.Ola.DeviceInfo.Builder
repeated .ola.proto.PortInfo input_port = 4;
removeInputPorts(int) - Method in class ola.proto.Ola.UniverseInfo.Builder
repeated .ola.proto.PortInfo input_ports = 7;
removeOutputPort(int) - Method in class ola.proto.Ola.DeviceInfo.Builder
repeated .ola.proto.PortInfo output_port = 5;
removeOutputPorts(int) - Method in class ola.proto.Ola.UniverseInfo.Builder
repeated .ola.proto.PortInfo output_ports = 8;
removePlugin(int) - Method in class ola.proto.Ola.PluginListReply.Builder
repeated .ola.proto.PluginInfo plugin = 1;
removeRawFrame(int) - Method in class ola.proto.Ola.RDMResponse.Builder
repeated .ola.proto.RDMFrame raw_frame = 12;
removeUid(int) - Method in class ola.proto.Ola.UIDListReply.Builder
repeated .ola.proto.UID uid = 2;
removeUniverse(int) - Method in class ola.proto.Ola.UniverseInfoReply.Builder
repeated .ola.proto.UniverseInfo universe = 1;
REQUEST_CANCEL_VALUE - Static variable in enum ola.rpc.Rpc.Type
REQUEST_CANCEL = 9;
REQUEST_VALUE - Static variable in enum ola.rpc.Rpc.Type
REQUEST = 1;
reset() - Method in class ola.rpc.SimpleRpcController
 
RESPONSE_CANCEL_VALUE - Static variable in enum ola.rpc.Rpc.Type
RESPONSE_CANCEL = 3;
RESPONSE_CODE_FIELD_NUMBER - Static variable in class ola.proto.Ola.RDMResponse
 
RESPONSE_DELAY_FIELD_NUMBER - Static variable in class ola.proto.Ola.RDMFrameTiming
 
RESPONSE_FAILED_VALUE - Static variable in enum ola.rpc.Rpc.Type
RESPONSE_FAILED = 4;
RESPONSE_NOT_IMPLEMENTED_VALUE - Static variable in enum ola.rpc.Rpc.Type
RESPONSE_NOT_IMPLEMENTED = 5;
RESPONSE_TYPE_FIELD_NUMBER - Static variable in class ola.proto.Ola.RDMResponse
 
RESPONSE_VALUE - Static variable in enum ola.rpc.Rpc.Type
RESPONSE = 2;
Rpc - Class in ola.rpc
 
Rpc.RpcMessage - Class in ola.rpc
Protobuf type ola.rpc.RpcMessage
Rpc.RpcMessage.Builder - Class in ola.rpc
Protobuf type ola.rpc.RpcMessage
Rpc.RpcMessageOrBuilder - Interface in ola.rpc
 
Rpc.Type - Enum in ola.rpc
Protobuf enum ola.rpc.Type

S

SECONDS_FIELD_NUMBER - Static variable in class ola.proto.Ola.TimeCode
 
sendDmx(int, short[]) - Method in class ola.OlaClient
Send dmx data to olad.
sendRDMCommand(Ola.UID, int, int, boolean, boolean, int, short[]) - Method in class ola.OlaClient
Send RDM Command.
sendTimeCode(Ola.TimeCodeType, int, int, int, int) - Method in class ola.OlaClient
Send TimeCode.
sendTimeCode(RpcController, Ola.TimeCode) - Method in interface ola.proto.Ola.OlaServerService.BlockingInterface
 
sendTimeCode(RpcController, Ola.TimeCode, RpcCallback<Ola.Ack>) - Method in interface ola.proto.Ola.OlaServerService.Interface
rpc SendTimeCode(.ola.proto.TimeCode) returns (.ola.proto.Ack);
sendTimeCode(RpcController, Ola.TimeCode, RpcCallback<Ola.Ack>) - Method in class ola.proto.Ola.OlaServerService
rpc SendTimeCode(.ola.proto.TimeCode) returns (.ola.proto.Ack);
sendTimeCode(RpcController, Ola.TimeCode, RpcCallback<Ola.Ack>) - Method in class ola.proto.Ola.OlaServerService.Stub
 
setAction(Ola.PatchAction) - Method in class ola.proto.Ola.PatchPortRequest.Builder
required .ola.proto.PatchAction action = 4;
setAction(Ola.RegisterAction) - Method in class ola.proto.Ola.RegisterDmxRequest.Builder
required .ola.proto.RegisterAction action = 2;
setActive(boolean) - Method in class ola.proto.Ola.PluginInfo.Builder
required bool active = 3;
setActive(boolean) - Method in class ola.proto.Ola.PluginStateReply.Builder
required bool active = 3;
setActive(boolean) - Method in class ola.proto.Ola.PortInfo.Builder
optional bool active = 4;
setBreakTime(int) - Method in class ola.proto.Ola.RDMFrameTiming.Builder
optional int32 break_time = 2;
setBuffer(ByteString) - Method in class ola.rpc.Rpc.RpcMessage.Builder
optional bytes buffer = 4;
setChecksum(int) - Method in class ola.proto.Ola.RDMRequestOverrideOptions.Builder
optional uint32 checksum = 4;
setCommandClass(Ola.RDMCommandClass) - Method in class ola.proto.Ola.RDMResponse.Builder
optional .ola.proto.RDMCommandClass command_class = 6;
setConflictsWith(int, Ola.PluginInfo) - Method in class ola.proto.Ola.PluginStateReply.Builder
repeated .ola.proto.PluginInfo conflicts_with = 5;
setConflictsWith(int, Ola.PluginInfo.Builder) - Method in class ola.proto.Ola.PluginStateReply.Builder
repeated .ola.proto.PluginInfo conflicts_with = 5;
setData(ByteString) - Method in class ola.proto.Ola.DeviceConfigReply.Builder
required bytes data = 1;
setData(ByteString) - Method in class ola.proto.Ola.DeviceConfigRequest.Builder
required bytes data = 2;
setData(ByteString) - Method in class ola.proto.Ola.DmxData.Builder
required bytes data = 2;
setData(ByteString) - Method in class ola.proto.Ola.RDMDiscoveryRequest.Builder
required bytes data = 5;
setData(ByteString) - Method in class ola.proto.Ola.RDMRequest.Builder
required bytes data = 5;
setData(ByteString) - Method in class ola.proto.Ola.RDMResponse.Builder
optional bytes data = 4 [default = ""];
setDataTime(int) - Method in class ola.proto.Ola.RDMFrameTiming.Builder
optional int32 data_time = 4;
setDescription(String) - Method in class ola.proto.Ola.PluginDescriptionReply.Builder
required string description = 2;
setDescription(String) - Method in class ola.proto.Ola.PortInfo.Builder
required string description = 5;
setDescriptionBytes(ByteString) - Method in class ola.proto.Ola.PluginDescriptionReply.Builder
required string description = 2;
setDescriptionBytes(ByteString) - Method in class ola.proto.Ola.PortInfo.Builder
required string description = 5;
setDestUid(Ola.UID) - Method in class ola.proto.Ola.RDMResponse.Builder
optional .ola.proto.UID dest_uid = 10;
setDestUid(Ola.UID.Builder) - Method in class ola.proto.Ola.RDMResponse.Builder
optional .ola.proto.UID dest_uid = 10;
setDevice(int, Ola.DeviceInfo) - Method in class ola.proto.Ola.DeviceInfoReply.Builder
repeated .ola.proto.DeviceInfo device = 1;
setDevice(int, Ola.DeviceInfo.Builder) - Method in class ola.proto.Ola.DeviceInfoReply.Builder
repeated .ola.proto.DeviceInfo device = 1;
setDeviceAlias(int) - Method in class ola.proto.Ola.DeviceConfigRequest.Builder
required int32 device_alias = 1;
setDeviceAlias(int) - Method in class ola.proto.Ola.DeviceInfo.Builder
required int32 device_alias = 1;
setDeviceAlias(int) - Method in class ola.proto.Ola.PatchPortRequest.Builder
required int32 device_alias = 2;
setDeviceAlias(int) - Method in class ola.proto.Ola.PortPriorityRequest.Builder
required int32 device_alias = 1;
setDeviceId(String) - Method in class ola.proto.Ola.DeviceInfo.Builder
required string device_id = 6;
setDeviceId(int) - Method in class ola.proto.Ola.UID.Builder
required fixed32 device_id = 2;
setDeviceIdBytes(ByteString) - Method in class ola.proto.Ola.DeviceInfo.Builder
required string device_id = 6;
setDeviceName(String) - Method in class ola.proto.Ola.DeviceInfo.Builder
required string device_name = 3;
setDeviceNameBytes(ByteString) - Method in class ola.proto.Ola.DeviceInfo.Builder
required string device_name = 3;
setEnabled(boolean) - Method in class ola.proto.Ola.PluginInfo.Builder
optional bool enabled = 4;
setEnabled(boolean) - Method in class ola.proto.Ola.PluginStateChangeRequest.Builder
required bool enabled = 2;
setEnabled(boolean) - Method in class ola.proto.Ola.PluginStateReply.Builder
required bool enabled = 2;
setEstaId(int) - Method in class ola.proto.Ola.UID.Builder
required int32 esta_id = 1;
setFailed(String) - Method in class ola.rpc.SimpleRpcController
 
setFrames(int) - Method in class ola.proto.Ola.TimeCode.Builder
required uint32 frames = 4;
setFull(boolean) - Method in class ola.proto.Ola.DiscoveryRequest.Builder
required bool full = 2;
setHours(int) - Method in class ola.proto.Ola.TimeCode.Builder
required uint32 hours = 1;
setId(int) - Method in class ola.rpc.Rpc.RpcMessage.Builder
optional uint32 id = 2;
setIncludeRawResponse(boolean) - Method in class ola.proto.Ola.RDMDiscoveryRequest.Builder
optional bool include_raw_response = 6 [default = false];
setIncludeRawResponse(boolean) - Method in class ola.proto.Ola.RDMRequest.Builder
optional bool include_raw_response = 7 [default = false];
setInputPort(int, Ola.PortInfo) - Method in class ola.proto.Ola.DeviceInfo.Builder
repeated .ola.proto.PortInfo input_port = 4;
setInputPort(int, Ola.PortInfo.Builder) - Method in class ola.proto.Ola.DeviceInfo.Builder
repeated .ola.proto.PortInfo input_port = 4;
setInputPortCount(int) - Method in class ola.proto.Ola.UniverseInfo.Builder
required int32 input_port_count = 4;
setInputPorts(int, Ola.PortInfo) - Method in class ola.proto.Ola.UniverseInfo.Builder
repeated .ola.proto.PortInfo input_ports = 7;
setInputPorts(int, Ola.PortInfo.Builder) - Method in class ola.proto.Ola.UniverseInfo.Builder
repeated .ola.proto.PortInfo input_ports = 7;
setIsOutput(boolean) - Method in class ola.proto.Ola.PatchPortRequest.Builder
required bool is_output = 5;
setIsOutput(boolean) - Method in class ola.proto.Ola.PortPriorityRequest.Builder
required bool is_output = 2;
setIsSet(boolean) - Method in class ola.proto.Ola.RDMRequest.Builder
required bool is_set = 6;
setMarkTime(int) - Method in class ola.proto.Ola.RDMFrameTiming.Builder
optional int32 mark_time = 3;
setMergeMode(int, Ola.MergeMode) - Method in class ola.OlaClient
Define merge mode for a universe.
setMergeMode(Ola.MergeMode) - Method in class ola.proto.Ola.MergeModeRequest.Builder
required .ola.proto.MergeMode merge_mode = 2;
setMergeMode(RpcController, Ola.MergeModeRequest) - Method in interface ola.proto.Ola.OlaServerService.BlockingInterface
 
setMergeMode(RpcController, Ola.MergeModeRequest, RpcCallback<Ola.Ack>) - Method in interface ola.proto.Ola.OlaServerService.Interface
rpc SetMergeMode(.ola.proto.MergeModeRequest) returns (.ola.proto.Ack);
setMergeMode(RpcController, Ola.MergeModeRequest, RpcCallback<Ola.Ack>) - Method in class ola.proto.Ola.OlaServerService
rpc SetMergeMode(.ola.proto.MergeModeRequest) returns (.ola.proto.Ack);
setMergeMode(RpcController, Ola.MergeModeRequest, RpcCallback<Ola.Ack>) - Method in class ola.proto.Ola.OlaServerService.Stub
 
setMergeMode(Ola.MergeMode) - Method in class ola.proto.Ola.UniverseInfo.Builder
required .ola.proto.MergeMode merge_mode = 3;
setMessageCount(int) - Method in class ola.proto.Ola.RDMRequestOverrideOptions.Builder
optional uint32 message_count = 3;
setMessageCount(int) - Method in class ola.proto.Ola.RDMResponse.Builder
optional uint32 message_count = 3 [default = 0];
setMessageLength(int) - Method in class ola.proto.Ola.RDMRequestOverrideOptions.Builder
optional uint32 message_length = 2;
setMinutes(int) - Method in class ola.proto.Ola.TimeCode.Builder
required uint32 minutes = 2;
setName(String) - Method in class ola.proto.Ola.PluginDescriptionReply.Builder
required string name = 1;
setName(String) - Method in class ola.proto.Ola.PluginInfo.Builder
required string name = 2;
setName(String) - Method in class ola.proto.Ola.PluginStateReply.Builder
required string name = 1;
setName(String) - Method in class ola.proto.Ola.UniverseInfo.Builder
required string name = 2;
setName(String) - Method in class ola.proto.Ola.UniverseNameRequest.Builder
required string name = 2;
setName(String) - Method in class ola.rpc.Rpc.RpcMessage.Builder
optional string name = 3;
setNameBytes(ByteString) - Method in class ola.proto.Ola.PluginDescriptionReply.Builder
required string name = 1;
setNameBytes(ByteString) - Method in class ola.proto.Ola.PluginInfo.Builder
required string name = 2;
setNameBytes(ByteString) - Method in class ola.proto.Ola.PluginStateReply.Builder
required string name = 1;
setNameBytes(ByteString) - Method in class ola.proto.Ola.UniverseInfo.Builder
required string name = 2;
setNameBytes(ByteString) - Method in class ola.proto.Ola.UniverseNameRequest.Builder
required string name = 2;
setNameBytes(ByteString) - Method in class ola.rpc.Rpc.RpcMessage.Builder
optional string name = 3;
setOptions(Ola.RDMRequestOverrideOptions) - Method in class ola.proto.Ola.RDMDiscoveryRequest.Builder
optional .ola.proto.RDMRequestOverrideOptions options = 8;
setOptions(Ola.RDMRequestOverrideOptions.Builder) - Method in class ola.proto.Ola.RDMDiscoveryRequest.Builder
optional .ola.proto.RDMRequestOverrideOptions options = 8;
setOptions(Ola.RDMRequestOverrideOptions) - Method in class ola.proto.Ola.RDMRequest.Builder
optional .ola.proto.RDMRequestOverrideOptions options = 8;
setOptions(Ola.RDMRequestOverrideOptions.Builder) - Method in class ola.proto.Ola.RDMRequest.Builder
optional .ola.proto.RDMRequestOverrideOptions options = 8;
setOutputPort(int, Ola.PortInfo) - Method in class ola.proto.Ola.DeviceInfo.Builder
repeated .ola.proto.PortInfo output_port = 5;
setOutputPort(int, Ola.PortInfo.Builder) - Method in class ola.proto.Ola.DeviceInfo.Builder
repeated .ola.proto.PortInfo output_port = 5;
setOutputPortCount(int) - Method in class ola.proto.Ola.UniverseInfo.Builder
required int32 output_port_count = 5;
setOutputPorts(int, Ola.PortInfo) - Method in class ola.proto.Ola.UniverseInfo.Builder
repeated .ola.proto.PortInfo output_ports = 8;
setOutputPorts(int, Ola.PortInfo.Builder) - Method in class ola.proto.Ola.UniverseInfo.Builder
repeated .ola.proto.PortInfo output_ports = 8;
setParamId(int) - Method in class ola.proto.Ola.RDMDiscoveryRequest.Builder
required int32 param_id = 4;
setParamId(int) - Method in class ola.proto.Ola.RDMRequest.Builder
required int32 param_id = 4;
setParamId(int) - Method in class ola.proto.Ola.RDMResponse.Builder
optional uint32 param_id = 5;
setPlugin(int, Ola.PluginInfo) - Method in class ola.proto.Ola.PluginListReply.Builder
repeated .ola.proto.PluginInfo plugin = 1;
setPlugin(int, Ola.PluginInfo.Builder) - Method in class ola.proto.Ola.PluginListReply.Builder
repeated .ola.proto.PluginInfo plugin = 1;
setPluginId(int) - Method in class ola.proto.Ola.DeviceInfo.Builder
required int32 plugin_id = 2;
setPluginId(int) - Method in class ola.proto.Ola.DeviceInfoRequest.Builder
optional int32 plugin_id = 1;
setPluginId(int) - Method in class ola.proto.Ola.PluginDescriptionRequest.Builder
required int32 plugin_id = 1;
setPluginId(int) - Method in class ola.proto.Ola.PluginInfo.Builder
required int32 plugin_id = 1;
setPluginId(int) - Method in class ola.proto.Ola.PluginStateChangeRequest.Builder
required int32 plugin_id = 1;
setPluginId(int) - Method in class ola.proto.Ola.PluginStateRequest.Builder
required int32 plugin_id = 1;
setPluginState(RpcController, Ola.PluginStateChangeRequest) - Method in interface ola.proto.Ola.OlaServerService.BlockingInterface
 
setPluginState(RpcController, Ola.PluginStateChangeRequest, RpcCallback<Ola.Ack>) - Method in interface ola.proto.Ola.OlaServerService.Interface
rpc SetPluginState(.ola.proto.PluginStateChangeRequest) returns (.ola.proto.Ack);
setPluginState(RpcController, Ola.PluginStateChangeRequest, RpcCallback<Ola.Ack>) - Method in class ola.proto.Ola.OlaServerService
rpc SetPluginState(.ola.proto.PluginStateChangeRequest) returns (.ola.proto.Ack);
setPluginState(RpcController, Ola.PluginStateChangeRequest, RpcCallback<Ola.Ack>) - Method in class ola.proto.Ola.OlaServerService.Stub
 
setPortId(int) - Method in class ola.proto.Ola.PatchPortRequest.Builder
required int32 port_id = 3;
setPortId(int) - Method in class ola.proto.Ola.PortInfo.Builder
required int32 port_id = 1;
setPortId(int) - Method in class ola.proto.Ola.PortPriorityRequest.Builder
required int32 port_id = 3;
setPortPriority(int, int, int, int, boolean) - Method in class ola.OlaClient
Set port priority.
setPortPriority(RpcController, Ola.PortPriorityRequest) - Method in interface ola.proto.Ola.OlaServerService.BlockingInterface
 
setPortPriority(RpcController, Ola.PortPriorityRequest, RpcCallback<Ola.Ack>) - Method in interface ola.proto.Ola.OlaServerService.Interface
rpc SetPortPriority(.ola.proto.PortPriorityRequest) returns (.ola.proto.Ack);
setPortPriority(RpcController, Ola.PortPriorityRequest, RpcCallback<Ola.Ack>) - Method in class ola.proto.Ola.OlaServerService
rpc SetPortPriority(.ola.proto.PortPriorityRequest) returns (.ola.proto.Ack);
setPortPriority(RpcController, Ola.PortPriorityRequest, RpcCallback<Ola.Ack>) - Method in class ola.proto.Ola.OlaServerService.Stub
 
setPreferencesSource(String) - Method in class ola.proto.Ola.PluginStateReply.Builder
required string preferences_source = 4;
setPreferencesSourceBytes(ByteString) - Method in class ola.proto.Ola.PluginStateReply.Builder
required string preferences_source = 4;
setPriority(int) - Method in class ola.proto.Ola.DmxData.Builder
optional int32 priority = 3;
setPriority(int) - Method in class ola.proto.Ola.PortInfo.Builder
optional int32 priority = 7;
setPriority(int) - Method in class ola.proto.Ola.PortPriorityRequest.Builder
optional int32 priority = 5;
setPriorityCapability(int) - Method in class ola.proto.Ola.PortInfo.Builder
required int32 priority_capability = 2;
setPriorityMode(int) - Method in class ola.proto.Ola.PortInfo.Builder
optional int32 priority_mode = 6;
setPriorityMode(int) - Method in class ola.proto.Ola.PortPriorityRequest.Builder
required int32 priority_mode = 4;
setRawFrame(int, Ola.RDMFrame) - Method in class ola.proto.Ola.RDMResponse.Builder
repeated .ola.proto.RDMFrame raw_frame = 12;
setRawFrame(int, Ola.RDMFrame.Builder) - Method in class ola.proto.Ola.RDMResponse.Builder
repeated .ola.proto.RDMFrame raw_frame = 12;
setRawResponse(ByteString) - Method in class ola.proto.Ola.RDMFrame.Builder
optional bytes raw_response = 1;
setRawResponse(int, ByteString) - Method in class ola.proto.Ola.RDMResponse.Builder
repeated bytes raw_response = 8;
setRdmDevices(int) - Method in class ola.proto.Ola.UniverseInfo.Builder
required int32 rdm_devices = 6;
setResponseCode(Ola.RDMResponseCode) - Method in class ola.proto.Ola.RDMResponse.Builder
required .ola.proto.RDMResponseCode response_code = 1;
setResponseDelay(int) - Method in class ola.proto.Ola.RDMFrameTiming.Builder
optional int32 response_delay = 1;
setResponseType(Ola.RDMResponseType) - Method in class ola.proto.Ola.RDMResponse.Builder
optional .ola.proto.RDMResponseType response_type = 2;
setSeconds(int) - Method in class ola.proto.Ola.TimeCode.Builder
required uint32 seconds = 3;
setSourceUID(int, int) - Method in class ola.OlaClient
Set source UID for device.
setSourceUID(RpcController, Ola.UID) - Method in interface ola.proto.Ola.OlaServerService.BlockingInterface
 
setSourceUID(RpcController, Ola.UID, RpcCallback<Ola.Ack>) - Method in interface ola.proto.Ola.OlaServerService.Interface
rpc SetSourceUID(.ola.proto.UID) returns (.ola.proto.Ack);
setSourceUID(RpcController, Ola.UID, RpcCallback<Ola.Ack>) - Method in class ola.proto.Ola.OlaServerService
rpc SetSourceUID(.ola.proto.UID) returns (.ola.proto.Ack);
setSourceUID(RpcController, Ola.UID, RpcCallback<Ola.Ack>) - Method in class ola.proto.Ola.OlaServerService.Stub
 
setSourceUid(Ola.UID) - Method in class ola.proto.Ola.RDMResponse.Builder
optional .ola.proto.UID source_uid = 9;
setSourceUid(Ola.UID.Builder) - Method in class ola.proto.Ola.RDMResponse.Builder
optional .ola.proto.UID source_uid = 9;
setSubDevice(int) - Method in class ola.proto.Ola.RDMDiscoveryRequest.Builder
required int32 sub_device = 3;
setSubDevice(int) - Method in class ola.proto.Ola.RDMRequest.Builder
required int32 sub_device = 3;
setSubDevice(int) - Method in class ola.proto.Ola.RDMResponse.Builder
optional uint32 sub_device = 7;
setSubStartCode(int) - Method in class ola.proto.Ola.RDMRequestOverrideOptions.Builder
optional uint32 sub_start_code = 1;
setSupportsRdm(boolean) - Method in class ola.proto.Ola.PortInfo.Builder
optional bool supports_rdm = 8 [default = false];
setTiming(Ola.RDMFrameTiming) - Method in class ola.proto.Ola.RDMFrame.Builder
optional .ola.proto.RDMFrameTiming timing = 2;
setTiming(Ola.RDMFrameTiming.Builder) - Method in class ola.proto.Ola.RDMFrame.Builder
optional .ola.proto.RDMFrameTiming timing = 2;
setTransactionNumber(int) - Method in class ola.proto.Ola.RDMResponse.Builder
optional int32 transaction_number = 11;
setType(Ola.TimeCodeType) - Method in class ola.proto.Ola.TimeCode.Builder
required .ola.proto.TimeCodeType type = 5;
setType(Rpc.Type) - Method in class ola.rpc.Rpc.RpcMessage.Builder
required .ola.rpc.Type type = 1;
setUid(Ola.UID) - Method in class ola.proto.Ola.RDMDiscoveryRequest.Builder
required .ola.proto.UID uid = 2;
setUid(Ola.UID.Builder) - Method in class ola.proto.Ola.RDMDiscoveryRequest.Builder
required .ola.proto.UID uid = 2;
setUid(Ola.UID) - Method in class ola.proto.Ola.RDMRequest.Builder
required .ola.proto.UID uid = 2;
setUid(Ola.UID.Builder) - Method in class ola.proto.Ola.RDMRequest.Builder
required .ola.proto.UID uid = 2;
setUid(int, Ola.UID) - Method in class ola.proto.Ola.UIDListReply.Builder
repeated .ola.proto.UID uid = 2;
setUid(int, Ola.UID.Builder) - Method in class ola.proto.Ola.UIDListReply.Builder
repeated .ola.proto.UID uid = 2;
setUniverse(int) - Method in class ola.proto.Ola.DiscoveryRequest.Builder
required int32 universe = 1;
setUniverse(int) - Method in class ola.proto.Ola.DmxData.Builder
required int32 universe = 1;
setUniverse(int) - Method in class ola.proto.Ola.MergeModeRequest.Builder
required int32 universe = 1;
setUniverse(int) - Method in class ola.proto.Ola.OptionalUniverseRequest.Builder
optional int32 universe = 1;
setUniverse(int) - Method in class ola.proto.Ola.PatchPortRequest.Builder
required int32 universe = 1;
setUniverse(int) - Method in class ola.proto.Ola.PortInfo.Builder
optional int32 universe = 3;
setUniverse(int) - Method in class ola.proto.Ola.RDMDiscoveryRequest.Builder
required int32 universe = 1;
setUniverse(int) - Method in class ola.proto.Ola.RDMRequest.Builder
required int32 universe = 1;
setUniverse(int) - Method in class ola.proto.Ola.RegisterDmxRequest.Builder
required int32 universe = 1;
setUniverse(int) - Method in class ola.proto.Ola.UIDListReply.Builder
required int32 universe = 1;
setUniverse(int) - Method in class ola.proto.Ola.UniverseInfo.Builder
required int32 universe = 1;
setUniverse(int, Ola.UniverseInfo) - Method in class ola.proto.Ola.UniverseInfoReply.Builder
repeated .ola.proto.UniverseInfo universe = 1;
setUniverse(int, Ola.UniverseInfo.Builder) - Method in class ola.proto.Ola.UniverseInfoReply.Builder
repeated .ola.proto.UniverseInfo universe = 1;
setUniverse(int) - Method in class ola.proto.Ola.UniverseNameRequest.Builder
required int32 universe = 1;
setUniverse(int) - Method in class ola.proto.Ola.UniverseRequest.Builder
required int32 universe = 1;
setUniverseName(int, String) - Method in class ola.OlaClient
Set universe name.
setUniverseName(RpcController, Ola.UniverseNameRequest) - Method in interface ola.proto.Ola.OlaServerService.BlockingInterface
 
setUniverseName(RpcController, Ola.UniverseNameRequest, RpcCallback<Ola.Ack>) - Method in interface ola.proto.Ola.OlaServerService.Interface
rpc SetUniverseName(.ola.proto.UniverseNameRequest) returns (.ola.proto.Ack);
setUniverseName(RpcController, Ola.UniverseNameRequest, RpcCallback<Ola.Ack>) - Method in class ola.proto.Ola.OlaServerService
rpc SetUniverseName(.ola.proto.UniverseNameRequest) returns (.ola.proto.Ack);
setUniverseName(RpcController, Ola.UniverseNameRequest, RpcCallback<Ola.Ack>) - Method in class ola.proto.Ola.OlaServerService.Stub
 
SimpleRpcController - Class in ola.rpc
Simple Rpc Controller implementation.
SimpleRpcController() - Constructor for class ola.rpc.SimpleRpcController
 
SOURCE_UID_FIELD_NUMBER - Static variable in class ola.proto.Ola.RDMResponse
 
startCancel() - Method in class ola.rpc.SimpleRpcController
 
STREAM_REQUEST_VALUE - Static variable in enum ola.rpc.Rpc.Type
STREAM_REQUEST = 10;
streamDmx(int, short[]) - Method in class ola.OlaClient
Send dmx data, but don't wait for response.
streamDmxData(RpcController, Ola.DmxData) - Method in interface ola.proto.Ola.OlaServerService.BlockingInterface
 
streamDmxData(RpcController, Ola.DmxData, RpcCallback<Ola.STREAMING_NO_RESPONSE>) - Method in interface ola.proto.Ola.OlaServerService.Interface
rpc StreamDmxData(.ola.proto.DmxData) returns (.ola.proto.STREAMING_NO_RESPONSE);
streamDmxData(RpcController, Ola.DmxData, RpcCallback<Ola.STREAMING_NO_RESPONSE>) - Method in class ola.proto.Ola.OlaServerService
rpc StreamDmxData(.ola.proto.DmxData) returns (.ola.proto.STREAMING_NO_RESPONSE);
streamDmxData(RpcController, Ola.DmxData, RpcCallback<Ola.STREAMING_NO_RESPONSE>) - Method in class ola.proto.Ola.OlaServerService.Stub
 
StreamRpcChannel - Class in ola.rpc
Basic RPC Channel implementation.
StreamRpcChannel() - Constructor for class ola.rpc.StreamRpcChannel
Create new Rpc Channel Connection to olad.
SUB_DEVICE_FIELD_NUMBER - Static variable in class ola.proto.Ola.RDMDiscoveryRequest
 
SUB_DEVICE_FIELD_NUMBER - Static variable in class ola.proto.Ola.RDMRequest
 
SUB_DEVICE_FIELD_NUMBER - Static variable in class ola.proto.Ola.RDMResponse
 
SUB_START_CODE_FIELD_NUMBER - Static variable in class ola.proto.Ola.RDMRequestOverrideOptions
 
SUPPORTS_RDM_FIELD_NUMBER - Static variable in class ola.proto.Ola.PortInfo
 

T

TIMECODE_DF_VALUE - Static variable in enum ola.proto.Ola.TimeCodeType
TIMECODE_DF = 2;
TIMECODE_EBU_VALUE - Static variable in enum ola.proto.Ola.TimeCodeType
TIMECODE_EBU = 1;
TIMECODE_FILM_VALUE - Static variable in enum ola.proto.Ola.TimeCodeType
TIMECODE_FILM = 0;
TIMECODE_SMPTE_VALUE - Static variable in enum ola.proto.Ola.TimeCodeType
TIMECODE_SMPTE = 3;
TIMING_FIELD_NUMBER - Static variable in class ola.proto.Ola.RDMFrame
 
toBuilder() - Method in class ola.proto.Ola.Ack
 
toBuilder() - Method in class ola.proto.Ola.DeviceConfigReply
 
toBuilder() - Method in class ola.proto.Ola.DeviceConfigRequest
 
toBuilder() - Method in class ola.proto.Ola.DeviceInfo
 
toBuilder() - Method in class ola.proto.Ola.DeviceInfoReply
 
toBuilder() - Method in class ola.proto.Ola.DeviceInfoRequest
 
toBuilder() - Method in class ola.proto.Ola.DiscoveryRequest
 
toBuilder() - Method in class ola.proto.Ola.DmxData
 
toBuilder() - Method in class ola.proto.Ola.MergeModeRequest
 
toBuilder() - Method in class ola.proto.Ola.OptionalUniverseRequest
 
toBuilder() - Method in class ola.proto.Ola.PatchPortRequest
 
toBuilder() - Method in class ola.proto.Ola.PluginDescriptionReply
 
toBuilder() - Method in class ola.proto.Ola.PluginDescriptionRequest
 
toBuilder() - Method in class ola.proto.Ola.PluginInfo
 
toBuilder() - Method in class ola.proto.Ola.PluginListReply
 
toBuilder() - Method in class ola.proto.Ola.PluginListRequest
 
toBuilder() - Method in class ola.proto.Ola.PluginReloadRequest
 
toBuilder() - Method in class ola.proto.Ola.PluginStateChangeRequest
 
toBuilder() - Method in class ola.proto.Ola.PluginStateReply
 
toBuilder() - Method in class ola.proto.Ola.PluginStateRequest
 
toBuilder() - Method in class ola.proto.Ola.PortInfo
 
toBuilder() - Method in class ola.proto.Ola.PortPriorityRequest
 
toBuilder() - Method in class ola.proto.Ola.RDMDiscoveryRequest
 
toBuilder() - Method in class ola.proto.Ola.RDMFrame
 
toBuilder() - Method in class ola.proto.Ola.RDMFrameTiming
 
toBuilder() - Method in class ola.proto.Ola.RDMRequest
 
toBuilder() - Method in class ola.proto.Ola.RDMRequestOverrideOptions
 
toBuilder() - Method in class ola.proto.Ola.RDMResponse
 
toBuilder() - Method in class ola.proto.Ola.RegisterDmxRequest
 
toBuilder() - Method in class ola.proto.Ola.STREAMING_NO_RESPONSE
 
toBuilder() - Method in class ola.proto.Ola.TimeCode
 
toBuilder() - Method in class ola.proto.Ola.UID
 
toBuilder() - Method in class ola.proto.Ola.UIDListReply
 
toBuilder() - Method in class ola.proto.Ola.UniverseInfo
 
toBuilder() - Method in class ola.proto.Ola.UniverseInfoReply
 
toBuilder() - Method in class ola.proto.Ola.UniverseNameRequest
 
toBuilder() - Method in class ola.proto.Ola.UniverseRequest
 
toBuilder() - Method in class ola.rpc.Rpc.RpcMessage
 
TRANSACTION_NUMBER_FIELD_NUMBER - Static variable in class ola.proto.Ola.RDMResponse
 
TYPE_FIELD_NUMBER - Static variable in class ola.proto.Ola.TimeCode
 
TYPE_FIELD_NUMBER - Static variable in class ola.rpc.Rpc.RpcMessage
 

U

UID_FIELD_NUMBER - Static variable in class ola.proto.Ola.RDMDiscoveryRequest
 
UID_FIELD_NUMBER - Static variable in class ola.proto.Ola.RDMRequest
 
UID_FIELD_NUMBER - Static variable in class ola.proto.Ola.UIDListReply
 
UNIVERSE_FIELD_NUMBER - Static variable in class ola.proto.Ola.DiscoveryRequest
 
UNIVERSE_FIELD_NUMBER - Static variable in class ola.proto.Ola.DmxData
 
UNIVERSE_FIELD_NUMBER - Static variable in class ola.proto.Ola.MergeModeRequest
 
UNIVERSE_FIELD_NUMBER - Static variable in class ola.proto.Ola.OptionalUniverseRequest
 
UNIVERSE_FIELD_NUMBER - Static variable in class ola.proto.Ola.PatchPortRequest
 
UNIVERSE_FIELD_NUMBER - Static variable in class ola.proto.Ola.PortInfo
 
UNIVERSE_FIELD_NUMBER - Static variable in class ola.proto.Ola.RDMDiscoveryRequest
 
UNIVERSE_FIELD_NUMBER - Static variable in class ola.proto.Ola.RDMRequest
 
UNIVERSE_FIELD_NUMBER - Static variable in class ola.proto.Ola.RegisterDmxRequest
 
UNIVERSE_FIELD_NUMBER - Static variable in class ola.proto.Ola.UIDListReply
 
UNIVERSE_FIELD_NUMBER - Static variable in class ola.proto.Ola.UniverseInfo
 
UNIVERSE_FIELD_NUMBER - Static variable in class ola.proto.Ola.UniverseInfoReply
 
UNIVERSE_FIELD_NUMBER - Static variable in class ola.proto.Ola.UniverseNameRequest
 
UNIVERSE_FIELD_NUMBER - Static variable in class ola.proto.Ola.UniverseRequest
 
UNPATCH_VALUE - Static variable in enum ola.proto.Ola.PatchAction
UNPATCH = 2;
UNREGISTER_VALUE - Static variable in enum ola.proto.Ola.RegisterAction
UNREGISTER = 2;
updateDmxData(RpcController, Ola.DmxData) - Method in interface ola.proto.Ola.OlaClientService.BlockingInterface
 
updateDmxData(RpcController, Ola.DmxData, RpcCallback<Ola.Ack>) - Method in interface ola.proto.Ola.OlaClientService.Interface
rpc UpdateDmxData(.ola.proto.DmxData) returns (.ola.proto.Ack);
updateDmxData(RpcController, Ola.DmxData, RpcCallback<Ola.Ack>) - Method in class ola.proto.Ola.OlaClientService.Stub
 
updateDmxData(RpcController, Ola.DmxData, RpcCallback<Ola.Ack>) - Method in class ola.proto.Ola.OlaClientService
rpc UpdateDmxData(.ola.proto.DmxData) returns (.ola.proto.Ack);
updateDmxData(RpcController, Ola.DmxData) - Method in interface ola.proto.Ola.OlaServerService.BlockingInterface
 
updateDmxData(RpcController, Ola.DmxData, RpcCallback<Ola.Ack>) - Method in interface ola.proto.Ola.OlaServerService.Interface
rpc UpdateDmxData(.ola.proto.DmxData) returns (.ola.proto.Ack);
updateDmxData(RpcController, Ola.DmxData, RpcCallback<Ola.Ack>) - Method in class ola.proto.Ola.OlaServerService.Stub
 
updateDmxData(RpcController, Ola.DmxData, RpcCallback<Ola.Ack>) - Method in class ola.proto.Ola.OlaServerService
rpc UpdateDmxData(.ola.proto.DmxData) returns (.ola.proto.Ack);

V

valueOf(String) - Static method in enum ola.proto.Ola.MergeMode
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum ola.proto.Ola.MergeMode
 
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum ola.proto.Ola.MergeMode
 
valueOf(String) - Static method in enum ola.proto.Ola.PatchAction
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum ola.proto.Ola.PatchAction
 
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum ola.proto.Ola.PatchAction
 
valueOf(String) - Static method in enum ola.proto.Ola.PluginIds
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum ola.proto.Ola.PluginIds
 
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum ola.proto.Ola.PluginIds
 
valueOf(String) - Static method in enum ola.proto.Ola.RDMCommandClass
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum ola.proto.Ola.RDMCommandClass
 
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum ola.proto.Ola.RDMCommandClass
 
valueOf(String) - Static method in enum ola.proto.Ola.RDMResponseCode
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum ola.proto.Ola.RDMResponseCode
 
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum ola.proto.Ola.RDMResponseCode
 
valueOf(String) - Static method in enum ola.proto.Ola.RDMResponseType
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum ola.proto.Ola.RDMResponseType
 
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum ola.proto.Ola.RDMResponseType
 
valueOf(String) - Static method in enum ola.proto.Ola.RegisterAction
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum ola.proto.Ola.RegisterAction
 
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum ola.proto.Ola.RegisterAction
 
valueOf(String) - Static method in enum ola.proto.Ola.TimeCodeType
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum ola.proto.Ola.TimeCodeType
 
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum ola.proto.Ola.TimeCodeType
 
valueOf(String) - Static method in enum ola.rpc.Rpc.Type
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum ola.rpc.Rpc.Type
 
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum ola.rpc.Rpc.Type
 
values() - Static method in enum ola.proto.Ola.MergeMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum ola.proto.Ola.PatchAction
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum ola.proto.Ola.PluginIds
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum ola.proto.Ola.RDMCommandClass
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum ola.proto.Ola.RDMResponseCode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum ola.proto.Ola.RDMResponseType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum ola.proto.Ola.RegisterAction
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum ola.proto.Ola.TimeCodeType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum ola.rpc.Rpc.Type
Returns an array containing the constants of this enum type, in the order they are declared.

W

writeReplace() - Method in class ola.proto.Ola.Ack
 
writeReplace() - Method in class ola.proto.Ola.DeviceConfigReply
 
writeReplace() - Method in class ola.proto.Ola.DeviceConfigRequest
 
writeReplace() - Method in class ola.proto.Ola.DeviceInfo
 
writeReplace() - Method in class ola.proto.Ola.DeviceInfoReply
 
writeReplace() - Method in class ola.proto.Ola.DeviceInfoRequest
 
writeReplace() - Method in class ola.proto.Ola.DiscoveryRequest
 
writeReplace() - Method in class ola.proto.Ola.DmxData
 
writeReplace() - Method in class ola.proto.Ola.MergeModeRequest
 
writeReplace() - Method in class ola.proto.Ola.OptionalUniverseRequest
 
writeReplace() - Method in class ola.proto.Ola.PatchPortRequest
 
writeReplace() - Method in class ola.proto.Ola.PluginDescriptionReply
 
writeReplace() - Method in class ola.proto.Ola.PluginDescriptionRequest
 
writeReplace() - Method in class ola.proto.Ola.PluginInfo
 
writeReplace() - Method in class ola.proto.Ola.PluginListReply
 
writeReplace() - Method in class ola.proto.Ola.PluginListRequest
 
writeReplace() - Method in class ola.proto.Ola.PluginReloadRequest
 
writeReplace() - Method in class ola.proto.Ola.PluginStateChangeRequest
 
writeReplace() - Method in class ola.proto.Ola.PluginStateReply
 
writeReplace() - Method in class ola.proto.Ola.PluginStateRequest
 
writeReplace() - Method in class ola.proto.Ola.PortInfo
 
writeReplace() - Method in class ola.proto.Ola.PortPriorityRequest
 
writeReplace() - Method in class ola.proto.Ola.RDMDiscoveryRequest
 
writeReplace() - Method in class ola.proto.Ola.RDMFrame
 
writeReplace() - Method in class ola.proto.Ola.RDMFrameTiming
 
writeReplace() - Method in class ola.proto.Ola.RDMRequest
 
writeReplace() - Method in class ola.proto.Ola.RDMRequestOverrideOptions
 
writeReplace() - Method in class ola.proto.Ola.RDMResponse
 
writeReplace() - Method in class ola.proto.Ola.RegisterDmxRequest
 
writeReplace() - Method in class ola.proto.Ola.STREAMING_NO_RESPONSE
 
writeReplace() - Method in class ola.proto.Ola.TimeCode
 
writeReplace() - Method in class ola.proto.Ola.UID
 
writeReplace() - Method in class ola.proto.Ola.UIDListReply
 
writeReplace() - Method in class ola.proto.Ola.UniverseInfo
 
writeReplace() - Method in class ola.proto.Ola.UniverseInfoReply
 
writeReplace() - Method in class ola.proto.Ola.UniverseNameRequest
 
writeReplace() - Method in class ola.proto.Ola.UniverseRequest
 
writeReplace() - Method in class ola.rpc.Rpc.RpcMessage
 
writeTo(CodedOutputStream) - Method in class ola.proto.Ola.Ack
 
writeTo(CodedOutputStream) - Method in class ola.proto.Ola.DeviceConfigReply
 
writeTo(CodedOutputStream) - Method in class ola.proto.Ola.DeviceConfigRequest
 
writeTo(CodedOutputStream) - Method in class ola.proto.Ola.DeviceInfo
 
writeTo(CodedOutputStream) - Method in class ola.proto.Ola.DeviceInfoReply
 
writeTo(CodedOutputStream) - Method in class ola.proto.Ola.DeviceInfoRequest
 
writeTo(CodedOutputStream) - Method in class ola.proto.Ola.DiscoveryRequest
 
writeTo(CodedOutputStream) - Method in class ola.proto.Ola.DmxData
 
writeTo(CodedOutputStream) - Method in class ola.proto.Ola.MergeModeRequest
 
writeTo(CodedOutputStream) - Method in class ola.proto.Ola.OptionalUniverseRequest
 
writeTo(CodedOutputStream) - Method in class ola.proto.Ola.PatchPortRequest
 
writeTo(CodedOutputStream) - Method in class ola.proto.Ola.PluginDescriptionReply
 
writeTo(CodedOutputStream) - Method in class ola.proto.Ola.PluginDescriptionRequest
 
writeTo(CodedOutputStream) - Method in class ola.proto.Ola.PluginInfo
 
writeTo(CodedOutputStream) - Method in class ola.proto.Ola.PluginListReply
 
writeTo(CodedOutputStream) - Method in class ola.proto.Ola.PluginListRequest
 
writeTo(CodedOutputStream) - Method in class ola.proto.Ola.PluginReloadRequest
 
writeTo(CodedOutputStream) - Method in class ola.proto.Ola.PluginStateChangeRequest
 
writeTo(CodedOutputStream) - Method in class ola.proto.Ola.PluginStateReply
 
writeTo(CodedOutputStream) - Method in class ola.proto.Ola.PluginStateRequest
 
writeTo(CodedOutputStream) - Method in class ola.proto.Ola.PortInfo
 
writeTo(CodedOutputStream) - Method in class ola.proto.Ola.PortPriorityRequest
 
writeTo(CodedOutputStream) - Method in class ola.proto.Ola.RDMDiscoveryRequest
 
writeTo(CodedOutputStream) - Method in class ola.proto.Ola.RDMFrame
 
writeTo(CodedOutputStream) - Method in class ola.proto.Ola.RDMFrameTiming
 
writeTo(CodedOutputStream) - Method in class ola.proto.Ola.RDMRequest
 
writeTo(CodedOutputStream) - Method in class ola.proto.Ola.RDMRequestOverrideOptions
 
writeTo(CodedOutputStream) - Method in class ola.proto.Ola.RDMResponse
 
writeTo(CodedOutputStream) - Method in class ola.proto.Ola.RegisterDmxRequest
 
writeTo(CodedOutputStream) - Method in class ola.proto.Ola.STREAMING_NO_RESPONSE
 
writeTo(CodedOutputStream) - Method in class ola.proto.Ola.TimeCode
 
writeTo(CodedOutputStream) - Method in class ola.proto.Ola.UID
 
writeTo(CodedOutputStream) - Method in class ola.proto.Ola.UIDListReply
 
writeTo(CodedOutputStream) - Method in class ola.proto.Ola.UniverseInfo
 
writeTo(CodedOutputStream) - Method in class ola.proto.Ola.UniverseInfoReply
 
writeTo(CodedOutputStream) - Method in class ola.proto.Ola.UniverseNameRequest
 
writeTo(CodedOutputStream) - Method in class ola.proto.Ola.UniverseRequest
 
writeTo(CodedOutputStream) - Method in class ola.rpc.Rpc.RpcMessage
 
A B C D E F G H I L M N O P R S T U V W 
Skip navigation links

Copyright © 2016. All rights reserved.