Package org.yamcs.protobuf
Class Yamcs.Value.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderType>
-
- com.google.protobuf.GeneratedMessageV3.Builder<Yamcs.Value.Builder>
-
- org.yamcs.protobuf.Yamcs.Value.Builder
-
- All Implemented Interfaces:
com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Cloneable,Yamcs.ValueOrBuilder
- Enclosing class:
- Yamcs.Value
public static final class Yamcs.Value.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<Yamcs.Value.Builder> implements Yamcs.ValueOrBuilder
Union type for storing a value
Protobuf typeyamcs.protobuf.Value
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description Yamcs.Value.BuilderaddAllArrayValue(Iterable<? extends Yamcs.Value> values)repeated .yamcs.protobuf.Value arrayValue = 13;Yamcs.Value.BuilderaddArrayValue(int index, Yamcs.Value value)repeated .yamcs.protobuf.Value arrayValue = 13;Yamcs.Value.BuilderaddArrayValue(int index, Yamcs.Value.Builder builderForValue)repeated .yamcs.protobuf.Value arrayValue = 13;Yamcs.Value.BuilderaddArrayValue(Yamcs.Value value)repeated .yamcs.protobuf.Value arrayValue = 13;Yamcs.Value.BuilderaddArrayValue(Yamcs.Value.Builder builderForValue)repeated .yamcs.protobuf.Value arrayValue = 13;Yamcs.Value.BuilderaddArrayValueBuilder()repeated .yamcs.protobuf.Value arrayValue = 13;Yamcs.Value.BuilderaddArrayValueBuilder(int index)repeated .yamcs.protobuf.Value arrayValue = 13;Yamcs.Value.BuilderaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)Yamcs.Valuebuild()Yamcs.ValuebuildPartial()Yamcs.Value.Builderclear()Yamcs.Value.BuilderclearAggregateValue()optional .yamcs.protobuf.AggregateValue aggregateValue = 12;Yamcs.Value.BuilderclearArrayValue()repeated .yamcs.protobuf.Value arrayValue = 13;Yamcs.Value.BuilderclearBinaryValue()optional bytes binaryValue = 6;Yamcs.Value.BuilderclearBooleanValue()optional bool booleanValue = 11;Yamcs.Value.BuilderclearDoubleValue()optional double doubleValue = 3;Yamcs.Value.BuilderclearField(com.google.protobuf.Descriptors.FieldDescriptor field)Yamcs.Value.BuilderclearFloatValue()optional float floatValue = 2;Yamcs.Value.BuilderclearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)Yamcs.Value.BuilderclearSint32Value()optional sint32 sint32Value = 4;Yamcs.Value.BuilderclearSint64Value()optional sint64 sint64Value = 10;Yamcs.Value.BuilderclearStringValue()optional string stringValue = 7;Yamcs.Value.BuilderclearTimestampValue()optional int64 timestampValue = 8;Yamcs.Value.BuilderclearType()required .yamcs.protobuf.Value.Type type = 1;Yamcs.Value.BuilderclearUint32Value()optional uint32 uint32Value = 5;Yamcs.Value.BuilderclearUint64Value()optional uint64 uint64Value = 9;Yamcs.Value.Builderclone()Yamcs.AggregateValuegetAggregateValue()optional .yamcs.protobuf.AggregateValue aggregateValue = 12;Yamcs.AggregateValue.BuildergetAggregateValueBuilder()optional .yamcs.protobuf.AggregateValue aggregateValue = 12;Yamcs.AggregateValueOrBuildergetAggregateValueOrBuilder()optional .yamcs.protobuf.AggregateValue aggregateValue = 12;Yamcs.ValuegetArrayValue(int index)repeated .yamcs.protobuf.Value arrayValue = 13;Yamcs.Value.BuildergetArrayValueBuilder(int index)repeated .yamcs.protobuf.Value arrayValue = 13;List<Yamcs.Value.Builder>getArrayValueBuilderList()repeated .yamcs.protobuf.Value arrayValue = 13;intgetArrayValueCount()repeated .yamcs.protobuf.Value arrayValue = 13;List<Yamcs.Value>getArrayValueList()repeated .yamcs.protobuf.Value arrayValue = 13;Yamcs.ValueOrBuildergetArrayValueOrBuilder(int index)repeated .yamcs.protobuf.Value arrayValue = 13;List<? extends Yamcs.ValueOrBuilder>getArrayValueOrBuilderList()repeated .yamcs.protobuf.Value arrayValue = 13;com.google.protobuf.ByteStringgetBinaryValue()optional bytes binaryValue = 6;booleangetBooleanValue()optional bool booleanValue = 11;Yamcs.ValuegetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()com.google.protobuf.Descriptors.DescriptorgetDescriptorForType()doublegetDoubleValue()optional double doubleValue = 3;floatgetFloatValue()optional float floatValue = 2;intgetSint32Value()optional sint32 sint32Value = 4;longgetSint64Value()optional sint64 sint64Value = 10;StringgetStringValue()optional string stringValue = 7;com.google.protobuf.ByteStringgetStringValueBytes()optional string stringValue = 7;longgetTimestampValue()optional int64 timestampValue = 8;Yamcs.Value.TypegetType()required .yamcs.protobuf.Value.Type type = 1;intgetUint32Value()optional uint32 uint32Value = 5;longgetUint64Value()optional uint64 uint64Value = 9;booleanhasAggregateValue()optional .yamcs.protobuf.AggregateValue aggregateValue = 12;booleanhasBinaryValue()optional bytes binaryValue = 6;booleanhasBooleanValue()optional bool booleanValue = 11;booleanhasDoubleValue()optional double doubleValue = 3;booleanhasFloatValue()optional float floatValue = 2;booleanhasSint32Value()optional sint32 sint32Value = 4;booleanhasSint64Value()optional sint64 sint64Value = 10;booleanhasStringValue()optional string stringValue = 7;booleanhasTimestampValue()optional int64 timestampValue = 8;booleanhasType()required .yamcs.protobuf.Value.Type type = 1;booleanhasUint32Value()optional uint32 uint32Value = 5;booleanhasUint64Value()optional uint64 uint64Value = 9;protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()Yamcs.Value.BuildermergeAggregateValue(Yamcs.AggregateValue value)optional .yamcs.protobuf.AggregateValue aggregateValue = 12;Yamcs.Value.BuildermergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Yamcs.Value.BuildermergeFrom(com.google.protobuf.Message other)Yamcs.Value.BuildermergeFrom(Yamcs.Value other)Yamcs.Value.BuildermergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)Yamcs.Value.BuilderremoveArrayValue(int index)repeated .yamcs.protobuf.Value arrayValue = 13;Yamcs.Value.BuildersetAggregateValue(Yamcs.AggregateValue value)optional .yamcs.protobuf.AggregateValue aggregateValue = 12;Yamcs.Value.BuildersetAggregateValue(Yamcs.AggregateValue.Builder builderForValue)optional .yamcs.protobuf.AggregateValue aggregateValue = 12;Yamcs.Value.BuildersetArrayValue(int index, Yamcs.Value value)repeated .yamcs.protobuf.Value arrayValue = 13;Yamcs.Value.BuildersetArrayValue(int index, Yamcs.Value.Builder builderForValue)repeated .yamcs.protobuf.Value arrayValue = 13;Yamcs.Value.BuildersetBinaryValue(com.google.protobuf.ByteString value)optional bytes binaryValue = 6;Yamcs.Value.BuildersetBooleanValue(boolean value)optional bool booleanValue = 11;Yamcs.Value.BuildersetDoubleValue(double value)optional double doubleValue = 3;Yamcs.Value.BuildersetField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)Yamcs.Value.BuildersetFloatValue(float value)optional float floatValue = 2;Yamcs.Value.BuildersetRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)Yamcs.Value.BuildersetSint32Value(int value)optional sint32 sint32Value = 4;Yamcs.Value.BuildersetSint64Value(long value)optional sint64 sint64Value = 10;Yamcs.Value.BuildersetStringValue(String value)optional string stringValue = 7;Yamcs.Value.BuildersetStringValueBytes(com.google.protobuf.ByteString value)optional string stringValue = 7;Yamcs.Value.BuildersetTimestampValue(long value)optional int64 timestampValue = 8;Yamcs.Value.BuildersetType(Yamcs.Value.Type value)required .yamcs.protobuf.Value.Type type = 1;Yamcs.Value.BuildersetUint32Value(int value)optional uint32 uint32Value = 5;Yamcs.Value.BuildersetUint64Value(long value)optional uint64 uint64Value = 9;Yamcs.Value.BuildersetUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)-
Methods inherited from class com.google.protobuf.GeneratedMessageV3.Builder
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, newBuilderForField, onBuilt, onChanged, setUnknownFieldsProto3
-
Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeFrom, newUninitializedMessageException
-
-
-
-
Method Detail
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3.Builder<Yamcs.Value.Builder>
-
clear
public Yamcs.Value.Builder clear()
- Specified by:
clearin interfacecom.google.protobuf.Message.Builder- Specified by:
clearin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clearin classcom.google.protobuf.GeneratedMessageV3.Builder<Yamcs.Value.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.Message.Builder- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getDescriptorForTypein classcom.google.protobuf.GeneratedMessageV3.Builder<Yamcs.Value.Builder>
-
getDefaultInstanceForType
public Yamcs.Value getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
public Yamcs.Value build()
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public Yamcs.Value buildPartial()
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
public Yamcs.Value.Builder clone()
- Specified by:
clonein interfacecom.google.protobuf.Message.Builder- Specified by:
clonein interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clonein classcom.google.protobuf.GeneratedMessageV3.Builder<Yamcs.Value.Builder>
-
setField
public Yamcs.Value.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
setFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<Yamcs.Value.Builder>
-
clearField
public Yamcs.Value.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<Yamcs.Value.Builder>
-
clearOneof
public Yamcs.Value.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<Yamcs.Value.Builder>
-
setRepeatedField
public Yamcs.Value.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
- Specified by:
setRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<Yamcs.Value.Builder>
-
addRepeatedField
public Yamcs.Value.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
addRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
addRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<Yamcs.Value.Builder>
-
mergeFrom
public Yamcs.Value.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<Yamcs.Value.Builder>
-
mergeFrom
public Yamcs.Value.Builder mergeFrom(Yamcs.Value other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<Yamcs.Value.Builder>
-
mergeFrom
public Yamcs.Value.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Specified by:
mergeFromin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<Yamcs.Value.Builder>- Throws:
IOException
-
hasType
public boolean hasType()
required .yamcs.protobuf.Value.Type type = 1;- Specified by:
hasTypein interfaceYamcs.ValueOrBuilder
-
getType
public Yamcs.Value.Type getType()
required .yamcs.protobuf.Value.Type type = 1;- Specified by:
getTypein interfaceYamcs.ValueOrBuilder
-
setType
public Yamcs.Value.Builder setType(Yamcs.Value.Type value)
required .yamcs.protobuf.Value.Type type = 1;
-
clearType
public Yamcs.Value.Builder clearType()
required .yamcs.protobuf.Value.Type type = 1;
-
hasFloatValue
public boolean hasFloatValue()
optional float floatValue = 2;- Specified by:
hasFloatValuein interfaceYamcs.ValueOrBuilder
-
getFloatValue
public float getFloatValue()
optional float floatValue = 2;- Specified by:
getFloatValuein interfaceYamcs.ValueOrBuilder
-
setFloatValue
public Yamcs.Value.Builder setFloatValue(float value)
optional float floatValue = 2;
-
clearFloatValue
public Yamcs.Value.Builder clearFloatValue()
optional float floatValue = 2;
-
hasDoubleValue
public boolean hasDoubleValue()
optional double doubleValue = 3;- Specified by:
hasDoubleValuein interfaceYamcs.ValueOrBuilder
-
getDoubleValue
public double getDoubleValue()
optional double doubleValue = 3;- Specified by:
getDoubleValuein interfaceYamcs.ValueOrBuilder
-
setDoubleValue
public Yamcs.Value.Builder setDoubleValue(double value)
optional double doubleValue = 3;
-
clearDoubleValue
public Yamcs.Value.Builder clearDoubleValue()
optional double doubleValue = 3;
-
hasSint32Value
public boolean hasSint32Value()
optional sint32 sint32Value = 4;- Specified by:
hasSint32Valuein interfaceYamcs.ValueOrBuilder
-
getSint32Value
public int getSint32Value()
optional sint32 sint32Value = 4;- Specified by:
getSint32Valuein interfaceYamcs.ValueOrBuilder
-
setSint32Value
public Yamcs.Value.Builder setSint32Value(int value)
optional sint32 sint32Value = 4;
-
clearSint32Value
public Yamcs.Value.Builder clearSint32Value()
optional sint32 sint32Value = 4;
-
hasUint32Value
public boolean hasUint32Value()
optional uint32 uint32Value = 5;- Specified by:
hasUint32Valuein interfaceYamcs.ValueOrBuilder
-
getUint32Value
public int getUint32Value()
optional uint32 uint32Value = 5;- Specified by:
getUint32Valuein interfaceYamcs.ValueOrBuilder
-
setUint32Value
public Yamcs.Value.Builder setUint32Value(int value)
optional uint32 uint32Value = 5;
-
clearUint32Value
public Yamcs.Value.Builder clearUint32Value()
optional uint32 uint32Value = 5;
-
hasBinaryValue
public boolean hasBinaryValue()
optional bytes binaryValue = 6;- Specified by:
hasBinaryValuein interfaceYamcs.ValueOrBuilder
-
getBinaryValue
public com.google.protobuf.ByteString getBinaryValue()
optional bytes binaryValue = 6;- Specified by:
getBinaryValuein interfaceYamcs.ValueOrBuilder
-
setBinaryValue
public Yamcs.Value.Builder setBinaryValue(com.google.protobuf.ByteString value)
optional bytes binaryValue = 6;
-
clearBinaryValue
public Yamcs.Value.Builder clearBinaryValue()
optional bytes binaryValue = 6;
-
hasStringValue
public boolean hasStringValue()
optional string stringValue = 7;- Specified by:
hasStringValuein interfaceYamcs.ValueOrBuilder
-
getStringValue
public String getStringValue()
optional string stringValue = 7;- Specified by:
getStringValuein interfaceYamcs.ValueOrBuilder
-
getStringValueBytes
public com.google.protobuf.ByteString getStringValueBytes()
optional string stringValue = 7;- Specified by:
getStringValueBytesin interfaceYamcs.ValueOrBuilder
-
setStringValue
public Yamcs.Value.Builder setStringValue(String value)
optional string stringValue = 7;
-
clearStringValue
public Yamcs.Value.Builder clearStringValue()
optional string stringValue = 7;
-
setStringValueBytes
public Yamcs.Value.Builder setStringValueBytes(com.google.protobuf.ByteString value)
optional string stringValue = 7;
-
hasTimestampValue
public boolean hasTimestampValue()
optional int64 timestampValue = 8;- Specified by:
hasTimestampValuein interfaceYamcs.ValueOrBuilder
-
getTimestampValue
public long getTimestampValue()
optional int64 timestampValue = 8;- Specified by:
getTimestampValuein interfaceYamcs.ValueOrBuilder
-
setTimestampValue
public Yamcs.Value.Builder setTimestampValue(long value)
optional int64 timestampValue = 8;
-
clearTimestampValue
public Yamcs.Value.Builder clearTimestampValue()
optional int64 timestampValue = 8;
-
hasUint64Value
public boolean hasUint64Value()
optional uint64 uint64Value = 9;- Specified by:
hasUint64Valuein interfaceYamcs.ValueOrBuilder
-
getUint64Value
public long getUint64Value()
optional uint64 uint64Value = 9;- Specified by:
getUint64Valuein interfaceYamcs.ValueOrBuilder
-
setUint64Value
public Yamcs.Value.Builder setUint64Value(long value)
optional uint64 uint64Value = 9;
-
clearUint64Value
public Yamcs.Value.Builder clearUint64Value()
optional uint64 uint64Value = 9;
-
hasSint64Value
public boolean hasSint64Value()
optional sint64 sint64Value = 10;- Specified by:
hasSint64Valuein interfaceYamcs.ValueOrBuilder
-
getSint64Value
public long getSint64Value()
optional sint64 sint64Value = 10;- Specified by:
getSint64Valuein interfaceYamcs.ValueOrBuilder
-
setSint64Value
public Yamcs.Value.Builder setSint64Value(long value)
optional sint64 sint64Value = 10;
-
clearSint64Value
public Yamcs.Value.Builder clearSint64Value()
optional sint64 sint64Value = 10;
-
hasBooleanValue
public boolean hasBooleanValue()
optional bool booleanValue = 11;- Specified by:
hasBooleanValuein interfaceYamcs.ValueOrBuilder
-
getBooleanValue
public boolean getBooleanValue()
optional bool booleanValue = 11;- Specified by:
getBooleanValuein interfaceYamcs.ValueOrBuilder
-
setBooleanValue
public Yamcs.Value.Builder setBooleanValue(boolean value)
optional bool booleanValue = 11;
-
clearBooleanValue
public Yamcs.Value.Builder clearBooleanValue()
optional bool booleanValue = 11;
-
hasAggregateValue
public boolean hasAggregateValue()
optional .yamcs.protobuf.AggregateValue aggregateValue = 12;- Specified by:
hasAggregateValuein interfaceYamcs.ValueOrBuilder
-
getAggregateValue
public Yamcs.AggregateValue getAggregateValue()
optional .yamcs.protobuf.AggregateValue aggregateValue = 12;- Specified by:
getAggregateValuein interfaceYamcs.ValueOrBuilder
-
setAggregateValue
public Yamcs.Value.Builder setAggregateValue(Yamcs.AggregateValue value)
optional .yamcs.protobuf.AggregateValue aggregateValue = 12;
-
setAggregateValue
public Yamcs.Value.Builder setAggregateValue(Yamcs.AggregateValue.Builder builderForValue)
optional .yamcs.protobuf.AggregateValue aggregateValue = 12;
-
mergeAggregateValue
public Yamcs.Value.Builder mergeAggregateValue(Yamcs.AggregateValue value)
optional .yamcs.protobuf.AggregateValue aggregateValue = 12;
-
clearAggregateValue
public Yamcs.Value.Builder clearAggregateValue()
optional .yamcs.protobuf.AggregateValue aggregateValue = 12;
-
getAggregateValueBuilder
public Yamcs.AggregateValue.Builder getAggregateValueBuilder()
optional .yamcs.protobuf.AggregateValue aggregateValue = 12;
-
getAggregateValueOrBuilder
public Yamcs.AggregateValueOrBuilder getAggregateValueOrBuilder()
optional .yamcs.protobuf.AggregateValue aggregateValue = 12;- Specified by:
getAggregateValueOrBuilderin interfaceYamcs.ValueOrBuilder
-
getArrayValueList
public List<Yamcs.Value> getArrayValueList()
repeated .yamcs.protobuf.Value arrayValue = 13;- Specified by:
getArrayValueListin interfaceYamcs.ValueOrBuilder
-
getArrayValueCount
public int getArrayValueCount()
repeated .yamcs.protobuf.Value arrayValue = 13;- Specified by:
getArrayValueCountin interfaceYamcs.ValueOrBuilder
-
getArrayValue
public Yamcs.Value getArrayValue(int index)
repeated .yamcs.protobuf.Value arrayValue = 13;- Specified by:
getArrayValuein interfaceYamcs.ValueOrBuilder
-
setArrayValue
public Yamcs.Value.Builder setArrayValue(int index, Yamcs.Value value)
repeated .yamcs.protobuf.Value arrayValue = 13;
-
setArrayValue
public Yamcs.Value.Builder setArrayValue(int index, Yamcs.Value.Builder builderForValue)
repeated .yamcs.protobuf.Value arrayValue = 13;
-
addArrayValue
public Yamcs.Value.Builder addArrayValue(Yamcs.Value value)
repeated .yamcs.protobuf.Value arrayValue = 13;
-
addArrayValue
public Yamcs.Value.Builder addArrayValue(int index, Yamcs.Value value)
repeated .yamcs.protobuf.Value arrayValue = 13;
-
addArrayValue
public Yamcs.Value.Builder addArrayValue(Yamcs.Value.Builder builderForValue)
repeated .yamcs.protobuf.Value arrayValue = 13;
-
addArrayValue
public Yamcs.Value.Builder addArrayValue(int index, Yamcs.Value.Builder builderForValue)
repeated .yamcs.protobuf.Value arrayValue = 13;
-
addAllArrayValue
public Yamcs.Value.Builder addAllArrayValue(Iterable<? extends Yamcs.Value> values)
repeated .yamcs.protobuf.Value arrayValue = 13;
-
clearArrayValue
public Yamcs.Value.Builder clearArrayValue()
repeated .yamcs.protobuf.Value arrayValue = 13;
-
removeArrayValue
public Yamcs.Value.Builder removeArrayValue(int index)
repeated .yamcs.protobuf.Value arrayValue = 13;
-
getArrayValueBuilder
public Yamcs.Value.Builder getArrayValueBuilder(int index)
repeated .yamcs.protobuf.Value arrayValue = 13;
-
getArrayValueOrBuilder
public Yamcs.ValueOrBuilder getArrayValueOrBuilder(int index)
repeated .yamcs.protobuf.Value arrayValue = 13;- Specified by:
getArrayValueOrBuilderin interfaceYamcs.ValueOrBuilder
-
getArrayValueOrBuilderList
public List<? extends Yamcs.ValueOrBuilder> getArrayValueOrBuilderList()
repeated .yamcs.protobuf.Value arrayValue = 13;- Specified by:
getArrayValueOrBuilderListin interfaceYamcs.ValueOrBuilder
-
addArrayValueBuilder
public Yamcs.Value.Builder addArrayValueBuilder()
repeated .yamcs.protobuf.Value arrayValue = 13;
-
addArrayValueBuilder
public Yamcs.Value.Builder addArrayValueBuilder(int index)
repeated .yamcs.protobuf.Value arrayValue = 13;
-
getArrayValueBuilderList
public List<Yamcs.Value.Builder> getArrayValueBuilderList()
repeated .yamcs.protobuf.Value arrayValue = 13;
-
setUnknownFields
public final Yamcs.Value.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<Yamcs.Value.Builder>
-
mergeUnknownFields
public final Yamcs.Value.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<Yamcs.Value.Builder>
-
-