public static final class Ola.RDMRequest extends com.google.protobuf.GeneratedMessage implements Ola.RDMRequestOrBuilder
ola.proto.RDMRequest
Modifier and Type | Class and Description |
---|---|
static class |
Ola.RDMRequest.Builder
Protobuf type
ola.proto.RDMRequest |
com.google.protobuf.GeneratedMessage.BuilderParent, com.google.protobuf.GeneratedMessage.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessage.ExtendableMessage,BuilderType extends com.google.protobuf.GeneratedMessage.ExtendableBuilder>, com.google.protobuf.GeneratedMessage.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessage.ExtendableMessage>, com.google.protobuf.GeneratedMessage.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessage.ExtendableMessage>, com.google.protobuf.GeneratedMessage.FieldAccessorTable, com.google.protobuf.GeneratedMessage.GeneratedExtension<ContainingType extends com.google.protobuf.Message,Type>
Modifier and Type | Field and Description |
---|---|
static int |
DATA_FIELD_NUMBER |
static int |
INCLUDE_RAW_RESPONSE_FIELD_NUMBER |
static int |
IS_SET_FIELD_NUMBER |
static int |
OPTIONS_FIELD_NUMBER |
static int |
PARAM_ID_FIELD_NUMBER |
static com.google.protobuf.Parser<Ola.RDMRequest> |
PARSER |
static int |
SUB_DEVICE_FIELD_NUMBER |
static int |
UID_FIELD_NUMBER |
static int |
UNIVERSE_FIELD_NUMBER |
Modifier and Type | Method and Description |
---|---|
com.google.protobuf.ByteString |
getData()
required bytes data = 5; |
static Ola.RDMRequest |
getDefaultInstance() |
Ola.RDMRequest |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
boolean |
getIncludeRawResponse()
optional bool include_raw_response = 7 [default = false]; |
boolean |
getIsSet()
required bool is_set = 6; |
Ola.RDMRequestOverrideOptions |
getOptions()
optional .ola.proto.RDMRequestOverrideOptions options = 8; |
Ola.RDMRequestOverrideOptionsOrBuilder |
getOptionsOrBuilder()
optional .ola.proto.RDMRequestOverrideOptions options = 8; |
int |
getParamId()
required int32 param_id = 4; |
com.google.protobuf.Parser<Ola.RDMRequest> |
getParserForType() |
int |
getSerializedSize() |
int |
getSubDevice()
required int32 sub_device = 3; |
Ola.UID |
getUid()
required .ola.proto.UID uid = 2; |
Ola.UIDOrBuilder |
getUidOrBuilder()
required .ola.proto.UID uid = 2; |
int |
getUniverse()
required int32 universe = 1; |
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
boolean |
hasData()
required bytes data = 5; |
boolean |
hasIncludeRawResponse()
optional bool include_raw_response = 7 [default = false]; |
boolean |
hasIsSet()
required bool is_set = 6; |
boolean |
hasOptions()
optional .ola.proto.RDMRequestOverrideOptions options = 8; |
boolean |
hasParamId()
required int32 param_id = 4; |
boolean |
hasSubDevice()
required int32 sub_device = 3; |
boolean |
hasUid()
required .ola.proto.UID uid = 2; |
boolean |
hasUniverse()
required int32 universe = 1; |
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static Ola.RDMRequest.Builder |
newBuilder() |
static Ola.RDMRequest.Builder |
newBuilder(Ola.RDMRequest prototype) |
Ola.RDMRequest.Builder |
newBuilderForType() |
protected Ola.RDMRequest.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent) |
static Ola.RDMRequest |
parseDelimitedFrom(InputStream input) |
static Ola.RDMRequest |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Ola.RDMRequest |
parseFrom(byte[] data) |
static Ola.RDMRequest |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Ola.RDMRequest |
parseFrom(com.google.protobuf.ByteString data) |
static Ola.RDMRequest |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Ola.RDMRequest |
parseFrom(com.google.protobuf.CodedInputStream input) |
static Ola.RDMRequest |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Ola.RDMRequest |
parseFrom(InputStream input) |
static Ola.RDMRequest |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Ola.RDMRequest.Builder |
toBuilder() |
protected Object |
writeReplace() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, makeExtensionsImmutable, newFileScopedGeneratedExtension, newFileScopedGeneratedExtension, newMessageScopedGeneratedExtension, newMessageScopedGeneratedExtension, parseUnknownField
equals, findInitializationErrors, getInitializationErrorString, hashCode, hashFields, toString
checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTo
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public static com.google.protobuf.Parser<Ola.RDMRequest> PARSER
public static final int UNIVERSE_FIELD_NUMBER
public static final int UID_FIELD_NUMBER
public static final int SUB_DEVICE_FIELD_NUMBER
public static final int PARAM_ID_FIELD_NUMBER
public static final int DATA_FIELD_NUMBER
public static final int IS_SET_FIELD_NUMBER
public static final int INCLUDE_RAW_RESPONSE_FIELD_NUMBER
public static final int OPTIONS_FIELD_NUMBER
public static Ola.RDMRequest getDefaultInstance()
public Ola.RDMRequest getDefaultInstanceForType()
getDefaultInstanceForType
in interface com.google.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType
in interface com.google.protobuf.MessageOrBuilder
public final com.google.protobuf.UnknownFieldSet getUnknownFields()
getUnknownFields
in interface com.google.protobuf.MessageOrBuilder
getUnknownFields
in class com.google.protobuf.GeneratedMessage
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable
in class com.google.protobuf.GeneratedMessage
public com.google.protobuf.Parser<Ola.RDMRequest> getParserForType()
getParserForType
in interface com.google.protobuf.Message
getParserForType
in interface com.google.protobuf.MessageLite
getParserForType
in class com.google.protobuf.GeneratedMessage
public boolean hasUniverse()
required int32 universe = 1;
hasUniverse
in interface Ola.RDMRequestOrBuilder
public int getUniverse()
required int32 universe = 1;
getUniverse
in interface Ola.RDMRequestOrBuilder
public boolean hasUid()
required .ola.proto.UID uid = 2;
hasUid
in interface Ola.RDMRequestOrBuilder
public Ola.UID getUid()
required .ola.proto.UID uid = 2;
getUid
in interface Ola.RDMRequestOrBuilder
public Ola.UIDOrBuilder getUidOrBuilder()
required .ola.proto.UID uid = 2;
getUidOrBuilder
in interface Ola.RDMRequestOrBuilder
public boolean hasSubDevice()
required int32 sub_device = 3;
hasSubDevice
in interface Ola.RDMRequestOrBuilder
public int getSubDevice()
required int32 sub_device = 3;
getSubDevice
in interface Ola.RDMRequestOrBuilder
public boolean hasParamId()
required int32 param_id = 4;
hasParamId
in interface Ola.RDMRequestOrBuilder
public int getParamId()
required int32 param_id = 4;
getParamId
in interface Ola.RDMRequestOrBuilder
public boolean hasData()
required bytes data = 5;
0 - 231 bytes
hasData
in interface Ola.RDMRequestOrBuilder
public com.google.protobuf.ByteString getData()
required bytes data = 5;
0 - 231 bytes
getData
in interface Ola.RDMRequestOrBuilder
public boolean hasIsSet()
required bool is_set = 6;
hasIsSet
in interface Ola.RDMRequestOrBuilder
public boolean getIsSet()
required bool is_set = 6;
getIsSet
in interface Ola.RDMRequestOrBuilder
public boolean hasIncludeRawResponse()
optional bool include_raw_response = 7 [default = false];
hasIncludeRawResponse
in interface Ola.RDMRequestOrBuilder
public boolean getIncludeRawResponse()
optional bool include_raw_response = 7 [default = false];
getIncludeRawResponse
in interface Ola.RDMRequestOrBuilder
public boolean hasOptions()
optional .ola.proto.RDMRequestOverrideOptions options = 8;
hasOptions
in interface Ola.RDMRequestOrBuilder
public Ola.RDMRequestOverrideOptions getOptions()
optional .ola.proto.RDMRequestOverrideOptions options = 8;
getOptions
in interface Ola.RDMRequestOrBuilder
public Ola.RDMRequestOverrideOptionsOrBuilder getOptionsOrBuilder()
optional .ola.proto.RDMRequestOverrideOptions options = 8;
getOptionsOrBuilder
in interface Ola.RDMRequestOrBuilder
public final boolean isInitialized()
isInitialized
in interface com.google.protobuf.MessageLiteOrBuilder
isInitialized
in class com.google.protobuf.GeneratedMessage
public void writeTo(com.google.protobuf.CodedOutputStream output) throws IOException
writeTo
in interface com.google.protobuf.MessageLite
writeTo
in class com.google.protobuf.AbstractMessage
IOException
public int getSerializedSize()
getSerializedSize
in interface com.google.protobuf.MessageLite
getSerializedSize
in class com.google.protobuf.AbstractMessage
protected Object writeReplace() throws ObjectStreamException
writeReplace
in class com.google.protobuf.GeneratedMessage
ObjectStreamException
public static Ola.RDMRequest parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static Ola.RDMRequest parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static Ola.RDMRequest parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static Ola.RDMRequest parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static Ola.RDMRequest parseFrom(InputStream input) throws IOException
IOException
public static Ola.RDMRequest parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public static Ola.RDMRequest parseDelimitedFrom(InputStream input) throws IOException
IOException
public static Ola.RDMRequest parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public static Ola.RDMRequest parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOException
public static Ola.RDMRequest parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public static Ola.RDMRequest.Builder newBuilder()
public Ola.RDMRequest.Builder newBuilderForType()
newBuilderForType
in interface com.google.protobuf.Message
newBuilderForType
in interface com.google.protobuf.MessageLite
public static Ola.RDMRequest.Builder newBuilder(Ola.RDMRequest prototype)
public Ola.RDMRequest.Builder toBuilder()
toBuilder
in interface com.google.protobuf.Message
toBuilder
in interface com.google.protobuf.MessageLite
protected Ola.RDMRequest.Builder newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent)
newBuilderForType
in class com.google.protobuf.GeneratedMessage
Copyright © 2016. All rights reserved.