public static final class Ola.DeviceInfo extends com.google.protobuf.GeneratedMessage implements Ola.DeviceInfoOrBuilder
ola.proto.DeviceInfo
Modifier and Type | Class and Description |
---|---|
static class |
Ola.DeviceInfo.Builder
Protobuf type
ola.proto.DeviceInfo |
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 |
DEVICE_ALIAS_FIELD_NUMBER |
static int |
DEVICE_ID_FIELD_NUMBER |
static int |
DEVICE_NAME_FIELD_NUMBER |
static int |
INPUT_PORT_FIELD_NUMBER |
static int |
OUTPUT_PORT_FIELD_NUMBER |
static com.google.protobuf.Parser<Ola.DeviceInfo> |
PARSER |
static int |
PLUGIN_ID_FIELD_NUMBER |
Modifier and Type | Method and Description |
---|---|
static Ola.DeviceInfo |
getDefaultInstance() |
Ola.DeviceInfo |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
int |
getDeviceAlias()
required int32 device_alias = 1; |
String |
getDeviceId()
required string device_id = 6; |
com.google.protobuf.ByteString |
getDeviceIdBytes()
required string device_id = 6; |
String |
getDeviceName()
required string device_name = 3; |
com.google.protobuf.ByteString |
getDeviceNameBytes()
required string device_name = 3; |
Ola.PortInfo |
getInputPort(int index)
repeated .ola.proto.PortInfo input_port = 4; |
int |
getInputPortCount()
repeated .ola.proto.PortInfo input_port = 4; |
List<Ola.PortInfo> |
getInputPortList()
repeated .ola.proto.PortInfo input_port = 4; |
Ola.PortInfoOrBuilder |
getInputPortOrBuilder(int index)
repeated .ola.proto.PortInfo input_port = 4; |
List<? extends Ola.PortInfoOrBuilder> |
getInputPortOrBuilderList()
repeated .ola.proto.PortInfo input_port = 4; |
Ola.PortInfo |
getOutputPort(int index)
repeated .ola.proto.PortInfo output_port = 5; |
int |
getOutputPortCount()
repeated .ola.proto.PortInfo output_port = 5; |
List<Ola.PortInfo> |
getOutputPortList()
repeated .ola.proto.PortInfo output_port = 5; |
Ola.PortInfoOrBuilder |
getOutputPortOrBuilder(int index)
repeated .ola.proto.PortInfo output_port = 5; |
List<? extends Ola.PortInfoOrBuilder> |
getOutputPortOrBuilderList()
repeated .ola.proto.PortInfo output_port = 5; |
com.google.protobuf.Parser<Ola.DeviceInfo> |
getParserForType() |
int |
getPluginId()
required int32 plugin_id = 2; |
int |
getSerializedSize() |
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
boolean |
hasDeviceAlias()
required int32 device_alias = 1; |
boolean |
hasDeviceId()
required string device_id = 6; |
boolean |
hasDeviceName()
required string device_name = 3; |
boolean |
hasPluginId()
required int32 plugin_id = 2; |
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static Ola.DeviceInfo.Builder |
newBuilder() |
static Ola.DeviceInfo.Builder |
newBuilder(Ola.DeviceInfo prototype) |
Ola.DeviceInfo.Builder |
newBuilderForType() |
protected Ola.DeviceInfo.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent) |
static Ola.DeviceInfo |
parseDelimitedFrom(InputStream input) |
static Ola.DeviceInfo |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Ola.DeviceInfo |
parseFrom(byte[] data) |
static Ola.DeviceInfo |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Ola.DeviceInfo |
parseFrom(com.google.protobuf.ByteString data) |
static Ola.DeviceInfo |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Ola.DeviceInfo |
parseFrom(com.google.protobuf.CodedInputStream input) |
static Ola.DeviceInfo |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Ola.DeviceInfo |
parseFrom(InputStream input) |
static Ola.DeviceInfo |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Ola.DeviceInfo.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.DeviceInfo> PARSER
public static final int DEVICE_ALIAS_FIELD_NUMBER
public static final int PLUGIN_ID_FIELD_NUMBER
public static final int DEVICE_NAME_FIELD_NUMBER
public static final int INPUT_PORT_FIELD_NUMBER
public static final int OUTPUT_PORT_FIELD_NUMBER
public static final int DEVICE_ID_FIELD_NUMBER
public static Ola.DeviceInfo getDefaultInstance()
public Ola.DeviceInfo 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.DeviceInfo> getParserForType()
getParserForType
in interface com.google.protobuf.Message
getParserForType
in interface com.google.protobuf.MessageLite
getParserForType
in class com.google.protobuf.GeneratedMessage
public boolean hasDeviceAlias()
required int32 device_alias = 1;
hasDeviceAlias
in interface Ola.DeviceInfoOrBuilder
public int getDeviceAlias()
required int32 device_alias = 1;
getDeviceAlias
in interface Ola.DeviceInfoOrBuilder
public boolean hasPluginId()
required int32 plugin_id = 2;
hasPluginId
in interface Ola.DeviceInfoOrBuilder
public int getPluginId()
required int32 plugin_id = 2;
getPluginId
in interface Ola.DeviceInfoOrBuilder
public boolean hasDeviceName()
required string device_name = 3;
hasDeviceName
in interface Ola.DeviceInfoOrBuilder
public String getDeviceName()
required string device_name = 3;
getDeviceName
in interface Ola.DeviceInfoOrBuilder
public com.google.protobuf.ByteString getDeviceNameBytes()
required string device_name = 3;
getDeviceNameBytes
in interface Ola.DeviceInfoOrBuilder
public List<Ola.PortInfo> getInputPortList()
repeated .ola.proto.PortInfo input_port = 4;
getInputPortList
in interface Ola.DeviceInfoOrBuilder
public List<? extends Ola.PortInfoOrBuilder> getInputPortOrBuilderList()
repeated .ola.proto.PortInfo input_port = 4;
getInputPortOrBuilderList
in interface Ola.DeviceInfoOrBuilder
public int getInputPortCount()
repeated .ola.proto.PortInfo input_port = 4;
getInputPortCount
in interface Ola.DeviceInfoOrBuilder
public Ola.PortInfo getInputPort(int index)
repeated .ola.proto.PortInfo input_port = 4;
getInputPort
in interface Ola.DeviceInfoOrBuilder
public Ola.PortInfoOrBuilder getInputPortOrBuilder(int index)
repeated .ola.proto.PortInfo input_port = 4;
getInputPortOrBuilder
in interface Ola.DeviceInfoOrBuilder
public List<Ola.PortInfo> getOutputPortList()
repeated .ola.proto.PortInfo output_port = 5;
getOutputPortList
in interface Ola.DeviceInfoOrBuilder
public List<? extends Ola.PortInfoOrBuilder> getOutputPortOrBuilderList()
repeated .ola.proto.PortInfo output_port = 5;
getOutputPortOrBuilderList
in interface Ola.DeviceInfoOrBuilder
public int getOutputPortCount()
repeated .ola.proto.PortInfo output_port = 5;
getOutputPortCount
in interface Ola.DeviceInfoOrBuilder
public Ola.PortInfo getOutputPort(int index)
repeated .ola.proto.PortInfo output_port = 5;
getOutputPort
in interface Ola.DeviceInfoOrBuilder
public Ola.PortInfoOrBuilder getOutputPortOrBuilder(int index)
repeated .ola.proto.PortInfo output_port = 5;
getOutputPortOrBuilder
in interface Ola.DeviceInfoOrBuilder
public boolean hasDeviceId()
required string device_id = 6;
hasDeviceId
in interface Ola.DeviceInfoOrBuilder
public String getDeviceId()
required string device_id = 6;
getDeviceId
in interface Ola.DeviceInfoOrBuilder
public com.google.protobuf.ByteString getDeviceIdBytes()
required string device_id = 6;
getDeviceIdBytes
in interface Ola.DeviceInfoOrBuilder
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.DeviceInfo parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static Ola.DeviceInfo parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static Ola.DeviceInfo parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static Ola.DeviceInfo parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static Ola.DeviceInfo parseFrom(InputStream input) throws IOException
IOException
public static Ola.DeviceInfo parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public static Ola.DeviceInfo parseDelimitedFrom(InputStream input) throws IOException
IOException
public static Ola.DeviceInfo parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public static Ola.DeviceInfo parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOException
public static Ola.DeviceInfo parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public static Ola.DeviceInfo.Builder newBuilder()
public Ola.DeviceInfo.Builder newBuilderForType()
newBuilderForType
in interface com.google.protobuf.Message
newBuilderForType
in interface com.google.protobuf.MessageLite
public static Ola.DeviceInfo.Builder newBuilder(Ola.DeviceInfo prototype)
public Ola.DeviceInfo.Builder toBuilder()
toBuilder
in interface com.google.protobuf.Message
toBuilder
in interface com.google.protobuf.MessageLite
protected Ola.DeviceInfo.Builder newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent)
newBuilderForType
in class com.google.protobuf.GeneratedMessage
Copyright © 2017. All rights reserved.