public static final class TelemetryBis.TelemetryField extends com.google.protobuf.GeneratedMessageV3 implements TelemetryBis.TelemetryFieldOrBuilder
TelemetryField
Modifier and Type | Class and Description |
---|---|
static class |
TelemetryBis.TelemetryField.Builder
Protobuf type
TelemetryField |
static class |
TelemetryBis.TelemetryField.ValueByTypeCase |
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage,BuilderType extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType,BuilderType>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
Modifier and Type | Field and Description |
---|---|
static int |
BOOL_VALUE_FIELD_NUMBER |
static int |
BYTES_VALUE_FIELD_NUMBER |
static int |
DOUBLE_VALUE_FIELD_NUMBER |
static int |
FIELDS_FIELD_NUMBER |
static int |
FLOAT_VALUE_FIELD_NUMBER |
static int |
NAME_FIELD_NUMBER |
static int |
SINT32_VALUE_FIELD_NUMBER |
static int |
SINT64_VALUE_FIELD_NUMBER |
static int |
STRING_VALUE_FIELD_NUMBER |
static int |
TIMESTAMP_FIELD_NUMBER |
static int |
UINT32_VALUE_FIELD_NUMBER |
static int |
UINT64_VALUE_FIELD_NUMBER |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
boolean |
getBoolValue()
bool bool_value = 6; |
com.google.protobuf.ByteString |
getBytesValue()
bytes bytes_value = 4; |
static TelemetryBis.TelemetryField |
getDefaultInstance() |
TelemetryBis.TelemetryField |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
double |
getDoubleValue()
double double_value = 11; |
TelemetryBis.TelemetryField |
getFields(int index)
repeated .TelemetryField fields = 15; |
int |
getFieldsCount()
repeated .TelemetryField fields = 15; |
List<TelemetryBis.TelemetryField> |
getFieldsList()
repeated .TelemetryField fields = 15; |
TelemetryBis.TelemetryFieldOrBuilder |
getFieldsOrBuilder(int index)
repeated .TelemetryField fields = 15; |
List<? extends TelemetryBis.TelemetryFieldOrBuilder> |
getFieldsOrBuilderList()
repeated .TelemetryField fields = 15; |
float |
getFloatValue()
float float_value = 12; |
String |
getName()
string name = 2; |
com.google.protobuf.ByteString |
getNameBytes()
string name = 2; |
com.google.protobuf.Parser<TelemetryBis.TelemetryField> |
getParserForType() |
int |
getSerializedSize() |
int |
getSint32Value()
sint32 sint32_value = 9; |
long |
getSint64Value()
sint64 sint64_value = 10; |
String |
getStringValue()
string string_value = 5; |
com.google.protobuf.ByteString |
getStringValueBytes()
string string_value = 5; |
long |
getTimestamp()
uint64 timestamp = 1; |
int |
getUint32Value()
uint32 uint32_value = 7; |
long |
getUint64Value()
uint64 uint64_value = 8; |
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
TelemetryBis.TelemetryField.ValueByTypeCase |
getValueByTypeCase() |
int |
hashCode() |
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static TelemetryBis.TelemetryField.Builder |
newBuilder() |
static TelemetryBis.TelemetryField.Builder |
newBuilder(TelemetryBis.TelemetryField prototype) |
TelemetryBis.TelemetryField.Builder |
newBuilderForType() |
protected TelemetryBis.TelemetryField.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
static TelemetryBis.TelemetryField |
parseDelimitedFrom(InputStream input) |
static TelemetryBis.TelemetryField |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TelemetryBis.TelemetryField |
parseFrom(byte[] data) |
static TelemetryBis.TelemetryField |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TelemetryBis.TelemetryField |
parseFrom(ByteBuffer data) |
static TelemetryBis.TelemetryField |
parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TelemetryBis.TelemetryField |
parseFrom(com.google.protobuf.ByteString data) |
static TelemetryBis.TelemetryField |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TelemetryBis.TelemetryField |
parseFrom(com.google.protobuf.CodedInputStream input) |
static TelemetryBis.TelemetryField |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TelemetryBis.TelemetryField |
parseFrom(InputStream input) |
static TelemetryBis.TelemetryField |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<TelemetryBis.TelemetryField> |
parser() |
TelemetryBis.TelemetryField.Builder |
toBuilder() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
canUseUnsafe, computeStringSize, computeStringSizeNoTag, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, internalGetMapField, makeExtensionsImmutable, newBuilderForType, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTag
findInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toString
addAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTo
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public static final int TIMESTAMP_FIELD_NUMBER
public static final int NAME_FIELD_NUMBER
public static final int BYTES_VALUE_FIELD_NUMBER
public static final int STRING_VALUE_FIELD_NUMBER
public static final int BOOL_VALUE_FIELD_NUMBER
public static final int UINT32_VALUE_FIELD_NUMBER
public static final int UINT64_VALUE_FIELD_NUMBER
public static final int SINT32_VALUE_FIELD_NUMBER
public static final int SINT64_VALUE_FIELD_NUMBER
public static final int DOUBLE_VALUE_FIELD_NUMBER
public static final int FLOAT_VALUE_FIELD_NUMBER
public static final int FIELDS_FIELD_NUMBER
public final com.google.protobuf.UnknownFieldSet getUnknownFields()
getUnknownFields
in interface com.google.protobuf.MessageOrBuilder
getUnknownFields
in class com.google.protobuf.GeneratedMessageV3
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable
in class com.google.protobuf.GeneratedMessageV3
public TelemetryBis.TelemetryField.ValueByTypeCase getValueByTypeCase()
getValueByTypeCase
in interface TelemetryBis.TelemetryFieldOrBuilder
public long getTimestamp()
uint64 timestamp = 1;
getTimestamp
in interface TelemetryBis.TelemetryFieldOrBuilder
public String getName()
string name = 2;
getName
in interface TelemetryBis.TelemetryFieldOrBuilder
public com.google.protobuf.ByteString getNameBytes()
string name = 2;
getNameBytes
in interface TelemetryBis.TelemetryFieldOrBuilder
public com.google.protobuf.ByteString getBytesValue()
bytes bytes_value = 4;
getBytesValue
in interface TelemetryBis.TelemetryFieldOrBuilder
public String getStringValue()
string string_value = 5;
getStringValue
in interface TelemetryBis.TelemetryFieldOrBuilder
public com.google.protobuf.ByteString getStringValueBytes()
string string_value = 5;
getStringValueBytes
in interface TelemetryBis.TelemetryFieldOrBuilder
public boolean getBoolValue()
bool bool_value = 6;
getBoolValue
in interface TelemetryBis.TelemetryFieldOrBuilder
public int getUint32Value()
uint32 uint32_value = 7;
getUint32Value
in interface TelemetryBis.TelemetryFieldOrBuilder
public long getUint64Value()
uint64 uint64_value = 8;
getUint64Value
in interface TelemetryBis.TelemetryFieldOrBuilder
public int getSint32Value()
sint32 sint32_value = 9;
getSint32Value
in interface TelemetryBis.TelemetryFieldOrBuilder
public long getSint64Value()
sint64 sint64_value = 10;
getSint64Value
in interface TelemetryBis.TelemetryFieldOrBuilder
public double getDoubleValue()
double double_value = 11;
getDoubleValue
in interface TelemetryBis.TelemetryFieldOrBuilder
public float getFloatValue()
float float_value = 12;
getFloatValue
in interface TelemetryBis.TelemetryFieldOrBuilder
public List<TelemetryBis.TelemetryField> getFieldsList()
repeated .TelemetryField fields = 15;
getFieldsList
in interface TelemetryBis.TelemetryFieldOrBuilder
public List<? extends TelemetryBis.TelemetryFieldOrBuilder> getFieldsOrBuilderList()
repeated .TelemetryField fields = 15;
getFieldsOrBuilderList
in interface TelemetryBis.TelemetryFieldOrBuilder
public int getFieldsCount()
repeated .TelemetryField fields = 15;
getFieldsCount
in interface TelemetryBis.TelemetryFieldOrBuilder
public TelemetryBis.TelemetryField getFields(int index)
repeated .TelemetryField fields = 15;
getFields
in interface TelemetryBis.TelemetryFieldOrBuilder
public TelemetryBis.TelemetryFieldOrBuilder getFieldsOrBuilder(int index)
repeated .TelemetryField fields = 15;
getFieldsOrBuilder
in interface TelemetryBis.TelemetryFieldOrBuilder
public final boolean isInitialized()
isInitialized
in interface com.google.protobuf.MessageLiteOrBuilder
isInitialized
in class com.google.protobuf.GeneratedMessageV3
public void writeTo(com.google.protobuf.CodedOutputStream output) throws IOException
writeTo
in interface com.google.protobuf.MessageLite
writeTo
in class com.google.protobuf.GeneratedMessageV3
IOException
public int getSerializedSize()
getSerializedSize
in interface com.google.protobuf.MessageLite
getSerializedSize
in class com.google.protobuf.GeneratedMessageV3
public boolean equals(Object obj)
equals
in interface com.google.protobuf.Message
equals
in class com.google.protobuf.AbstractMessage
public int hashCode()
hashCode
in interface com.google.protobuf.Message
hashCode
in class com.google.protobuf.AbstractMessage
public static TelemetryBis.TelemetryField parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static TelemetryBis.TelemetryField parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static TelemetryBis.TelemetryField parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static TelemetryBis.TelemetryField parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static TelemetryBis.TelemetryField parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static TelemetryBis.TelemetryField parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static TelemetryBis.TelemetryField parseFrom(InputStream input) throws IOException
IOException
public static TelemetryBis.TelemetryField parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public static TelemetryBis.TelemetryField parseDelimitedFrom(InputStream input) throws IOException
IOException
public static TelemetryBis.TelemetryField parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public static TelemetryBis.TelemetryField parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOException
public static TelemetryBis.TelemetryField parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public TelemetryBis.TelemetryField.Builder newBuilderForType()
newBuilderForType
in interface com.google.protobuf.Message
newBuilderForType
in interface com.google.protobuf.MessageLite
public static TelemetryBis.TelemetryField.Builder newBuilder()
public static TelemetryBis.TelemetryField.Builder newBuilder(TelemetryBis.TelemetryField prototype)
public TelemetryBis.TelemetryField.Builder toBuilder()
toBuilder
in interface com.google.protobuf.Message
toBuilder
in interface com.google.protobuf.MessageLite
protected TelemetryBis.TelemetryField.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType
in class com.google.protobuf.GeneratedMessageV3
public static TelemetryBis.TelemetryField getDefaultInstance()
public static com.google.protobuf.Parser<TelemetryBis.TelemetryField> parser()
public com.google.protobuf.Parser<TelemetryBis.TelemetryField> getParserForType()
getParserForType
in interface com.google.protobuf.Message
getParserForType
in interface com.google.protobuf.MessageLite
getParserForType
in class com.google.protobuf.GeneratedMessageV3
public TelemetryBis.TelemetryField getDefaultInstanceForType()
getDefaultInstanceForType
in interface com.google.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType
in interface com.google.protobuf.MessageOrBuilder
Copyright © 2019. All rights reserved.