Package org.yamcs.protobuf
Class Pvalue.Ranges.Range.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<BuilderType>
com.google.protobuf.GeneratedMessageV3.Builder<Pvalue.Ranges.Range.Builder>
org.yamcs.protobuf.Pvalue.Ranges.Range.Builder
- All Implemented Interfaces:
com.google.protobuf.Message.Builder
,com.google.protobuf.MessageLite.Builder
,com.google.protobuf.MessageLiteOrBuilder
,com.google.protobuf.MessageOrBuilder
,Cloneable
,Pvalue.Ranges.RangeOrBuilder
- Enclosing class:
- Pvalue.Ranges.Range
public static final class Pvalue.Ranges.Range.Builder
extends com.google.protobuf.GeneratedMessageV3.Builder<Pvalue.Ranges.Range.Builder>
implements Pvalue.Ranges.RangeOrBuilder
Protobuf type
yamcs.protobuf.pvalue.Ranges.Range
-
Method Summary
Modifier and TypeMethodDescriptionaddAllCounts
(Iterable<? extends Integer> values) The counts correspond one to one to the engValuesaddAllEngValues
(Iterable<? extends Yamcs.Value> values) Since Yamcs 5.4.1 there is a new parameter minRange in the GetParameterRangesRequest which allows specifying the minimum length of the range returned.addCounts
(int value) The counts correspond one to one to the engValuesaddEngValues
(int index, Yamcs.Value value) Since Yamcs 5.4.1 there is a new parameter minRange in the GetParameterRangesRequest which allows specifying the minimum length of the range returned.addEngValues
(int index, Yamcs.Value.Builder builderForValue) Since Yamcs 5.4.1 there is a new parameter minRange in the GetParameterRangesRequest which allows specifying the minimum length of the range returned.addEngValues
(Yamcs.Value value) Since Yamcs 5.4.1 there is a new parameter minRange in the GetParameterRangesRequest which allows specifying the minimum length of the range returned.addEngValues
(Yamcs.Value.Builder builderForValue) Since Yamcs 5.4.1 there is a new parameter minRange in the GetParameterRangesRequest which allows specifying the minimum length of the range returned.Since Yamcs 5.4.1 there is a new parameter minRange in the GetParameterRangesRequest which allows specifying the minimum length of the range returned.addEngValuesBuilder
(int index) Since Yamcs 5.4.1 there is a new parameter minRange in the GetParameterRangesRequest which allows specifying the minimum length of the range returned.addRepeatedField
(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) build()
clear()
Number of parameter values received in the interval.The counts correspond one to one to the engValuesSince Yamcs 5.4.1 there is a new parameter minRange in the GetParameterRangesRequest which allows specifying the minimum length of the range returned.clearField
(com.google.protobuf.Descriptors.FieldDescriptor field) clearOneof
(com.google.protobuf.Descriptors.OneofDescriptor oneof) Generation time of a parameter value.If the value changes, ``stop`` is the generation time of the new value.clone()
int
getCount()
Number of parameter values received in the interval.int
getCounts
(int index) The counts correspond one to one to the engValuesint
The counts correspond one to one to the engValuesThe counts correspond one to one to the engValuesstatic final com.google.protobuf.Descriptors.Descriptor
com.google.protobuf.Descriptors.Descriptor
getEngValues
(int index) Since Yamcs 5.4.1 there is a new parameter minRange in the GetParameterRangesRequest which allows specifying the minimum length of the range returned.getEngValuesBuilder
(int index) Since Yamcs 5.4.1 there is a new parameter minRange in the GetParameterRangesRequest which allows specifying the minimum length of the range returned.Since Yamcs 5.4.1 there is a new parameter minRange in the GetParameterRangesRequest which allows specifying the minimum length of the range returned.int
Since Yamcs 5.4.1 there is a new parameter minRange in the GetParameterRangesRequest which allows specifying the minimum length of the range returned.Since Yamcs 5.4.1 there is a new parameter minRange in the GetParameterRangesRequest which allows specifying the minimum length of the range returned.getEngValuesOrBuilder
(int index) Since Yamcs 5.4.1 there is a new parameter minRange in the GetParameterRangesRequest which allows specifying the minimum length of the range returned.List<? extends Yamcs.ValueOrBuilder>
Since Yamcs 5.4.1 there is a new parameter minRange in the GetParameterRangesRequest which allows specifying the minimum length of the range returned.com.google.protobuf.Timestamp
getStart()
Generation time of a parameter value.com.google.protobuf.Timestamp.Builder
Generation time of a parameter value.com.google.protobuf.TimestampOrBuilder
Generation time of a parameter value.com.google.protobuf.Timestamp
getStop()
If the value changes, ``stop`` is the generation time of the new value.com.google.protobuf.Timestamp.Builder
If the value changes, ``stop`` is the generation time of the new value.com.google.protobuf.TimestampOrBuilder
If the value changes, ``stop`` is the generation time of the new value.boolean
hasCount()
Number of parameter values received in the interval.boolean
hasStart()
Generation time of a parameter value.boolean
hasStop()
If the value changes, ``stop`` is the generation time of the new value.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
final boolean
mergeFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) mergeFrom
(com.google.protobuf.Message other) mergeFrom
(Pvalue.Ranges.Range other) mergeStart
(com.google.protobuf.Timestamp value) Generation time of a parameter value.mergeStop
(com.google.protobuf.Timestamp value) If the value changes, ``stop`` is the generation time of the new value.mergeUnknownFields
(com.google.protobuf.UnknownFieldSet unknownFields) removeEngValues
(int index) Since Yamcs 5.4.1 there is a new parameter minRange in the GetParameterRangesRequest which allows specifying the minimum length of the range returned.setCount
(int value) Number of parameter values received in the interval.setCounts
(int index, int value) The counts correspond one to one to the engValuessetEngValues
(int index, Yamcs.Value value) Since Yamcs 5.4.1 there is a new parameter minRange in the GetParameterRangesRequest which allows specifying the minimum length of the range returned.setEngValues
(int index, Yamcs.Value.Builder builderForValue) Since Yamcs 5.4.1 there is a new parameter minRange in the GetParameterRangesRequest which allows specifying the minimum length of the range returned.setRepeatedField
(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) setStart
(com.google.protobuf.Timestamp value) Generation time of a parameter value.setStart
(com.google.protobuf.Timestamp.Builder builderForValue) Generation time of a parameter value.setStop
(com.google.protobuf.Timestamp value) If the value changes, ``stop`` is the generation time of the new value.setStop
(com.google.protobuf.Timestamp.Builder builderForValue) If the value changes, ``stop`` is the generation time of the new value.setUnknownFields
(com.google.protobuf.UnknownFieldSet unknownFields) Methods inherited from class com.google.protobuf.GeneratedMessageV3.Builder
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, 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
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
Methods inherited from interface com.google.protobuf.MessageLite.Builder
mergeFrom
Methods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
Method Details
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() -
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()- Specified by:
internalGetFieldAccessorTable
in classcom.google.protobuf.GeneratedMessageV3.Builder<Pvalue.Ranges.Range.Builder>
-
clear
- Specified by:
clear
in interfacecom.google.protobuf.Message.Builder
- Specified by:
clear
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
clear
in classcom.google.protobuf.GeneratedMessageV3.Builder<Pvalue.Ranges.Range.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()- Specified by:
getDescriptorForType
in interfacecom.google.protobuf.Message.Builder
- Specified by:
getDescriptorForType
in interfacecom.google.protobuf.MessageOrBuilder
- Overrides:
getDescriptorForType
in classcom.google.protobuf.GeneratedMessageV3.Builder<Pvalue.Ranges.Range.Builder>
-
getDefaultInstanceForType
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageOrBuilder
-
build
- Specified by:
build
in interfacecom.google.protobuf.Message.Builder
- Specified by:
build
in interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
- Specified by:
buildPartial
in interfacecom.google.protobuf.Message.Builder
- Specified by:
buildPartial
in interfacecom.google.protobuf.MessageLite.Builder
-
clone
- Specified by:
clone
in interfacecom.google.protobuf.Message.Builder
- Specified by:
clone
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
clone
in classcom.google.protobuf.GeneratedMessageV3.Builder<Pvalue.Ranges.Range.Builder>
-
setField
public Pvalue.Ranges.Range.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) - Specified by:
setField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setField
in classcom.google.protobuf.GeneratedMessageV3.Builder<Pvalue.Ranges.Range.Builder>
-
clearField
public Pvalue.Ranges.Range.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field) - Specified by:
clearField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
clearField
in classcom.google.protobuf.GeneratedMessageV3.Builder<Pvalue.Ranges.Range.Builder>
-
clearOneof
public Pvalue.Ranges.Range.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) - Specified by:
clearOneof
in interfacecom.google.protobuf.Message.Builder
- Overrides:
clearOneof
in classcom.google.protobuf.GeneratedMessageV3.Builder<Pvalue.Ranges.Range.Builder>
-
setRepeatedField
public Pvalue.Ranges.Range.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) - Specified by:
setRepeatedField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setRepeatedField
in classcom.google.protobuf.GeneratedMessageV3.Builder<Pvalue.Ranges.Range.Builder>
-
addRepeatedField
public Pvalue.Ranges.Range.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) - Specified by:
addRepeatedField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
addRepeatedField
in classcom.google.protobuf.GeneratedMessageV3.Builder<Pvalue.Ranges.Range.Builder>
-
mergeFrom
- Specified by:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeFrom
in classcom.google.protobuf.AbstractMessage.Builder<Pvalue.Ranges.Range.Builder>
-
mergeFrom
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitialized
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Overrides:
isInitialized
in classcom.google.protobuf.GeneratedMessageV3.Builder<Pvalue.Ranges.Range.Builder>
-
mergeFrom
public Pvalue.Ranges.Range.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Specified by:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Specified by:
mergeFrom
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
mergeFrom
in classcom.google.protobuf.AbstractMessage.Builder<Pvalue.Ranges.Range.Builder>
- Throws:
IOException
-
hasStart
public boolean hasStart()Generation time of a parameter value.
optional .google.protobuf.Timestamp start = 7;
- Specified by:
hasStart
in interfacePvalue.Ranges.RangeOrBuilder
- Returns:
- Whether the start field is set.
-
getStart
public com.google.protobuf.Timestamp getStart()Generation time of a parameter value.
optional .google.protobuf.Timestamp start = 7;
- Specified by:
getStart
in interfacePvalue.Ranges.RangeOrBuilder
- Returns:
- The start.
-
setStart
Generation time of a parameter value.
optional .google.protobuf.Timestamp start = 7;
-
setStart
Generation time of a parameter value.
optional .google.protobuf.Timestamp start = 7;
-
mergeStart
Generation time of a parameter value.
optional .google.protobuf.Timestamp start = 7;
-
clearStart
Generation time of a parameter value.
optional .google.protobuf.Timestamp start = 7;
-
getStartBuilder
public com.google.protobuf.Timestamp.Builder getStartBuilder()Generation time of a parameter value.
optional .google.protobuf.Timestamp start = 7;
-
getStartOrBuilder
public com.google.protobuf.TimestampOrBuilder getStartOrBuilder()Generation time of a parameter value.
optional .google.protobuf.Timestamp start = 7;
- Specified by:
getStartOrBuilder
in interfacePvalue.Ranges.RangeOrBuilder
-
hasStop
public boolean hasStop()If the value changes, ``stop`` is the generation time of the new value. If the parameter expires or the ``maxGap`` has been set, ``stop`` is the generation time of the last value plus the expiration time or the ``maxGap``.
optional .google.protobuf.Timestamp stop = 8;
- Specified by:
hasStop
in interfacePvalue.Ranges.RangeOrBuilder
- Returns:
- Whether the stop field is set.
-
getStop
public com.google.protobuf.Timestamp getStop()If the value changes, ``stop`` is the generation time of the new value. If the parameter expires or the ``maxGap`` has been set, ``stop`` is the generation time of the last value plus the expiration time or the ``maxGap``.
optional .google.protobuf.Timestamp stop = 8;
- Specified by:
getStop
in interfacePvalue.Ranges.RangeOrBuilder
- Returns:
- The stop.
-
setStop
If the value changes, ``stop`` is the generation time of the new value. If the parameter expires or the ``maxGap`` has been set, ``stop`` is the generation time of the last value plus the expiration time or the ``maxGap``.
optional .google.protobuf.Timestamp stop = 8;
-
setStop
If the value changes, ``stop`` is the generation time of the new value. If the parameter expires or the ``maxGap`` has been set, ``stop`` is the generation time of the last value plus the expiration time or the ``maxGap``.
optional .google.protobuf.Timestamp stop = 8;
-
mergeStop
If the value changes, ``stop`` is the generation time of the new value. If the parameter expires or the ``maxGap`` has been set, ``stop`` is the generation time of the last value plus the expiration time or the ``maxGap``.
optional .google.protobuf.Timestamp stop = 8;
-
clearStop
If the value changes, ``stop`` is the generation time of the new value. If the parameter expires or the ``maxGap`` has been set, ``stop`` is the generation time of the last value plus the expiration time or the ``maxGap``.
optional .google.protobuf.Timestamp stop = 8;
-
getStopBuilder
public com.google.protobuf.Timestamp.Builder getStopBuilder()If the value changes, ``stop`` is the generation time of the new value. If the parameter expires or the ``maxGap`` has been set, ``stop`` is the generation time of the last value plus the expiration time or the ``maxGap``.
optional .google.protobuf.Timestamp stop = 8;
-
getStopOrBuilder
public com.google.protobuf.TimestampOrBuilder getStopOrBuilder()If the value changes, ``stop`` is the generation time of the new value. If the parameter expires or the ``maxGap`` has been set, ``stop`` is the generation time of the last value plus the expiration time or the ``maxGap``.
optional .google.protobuf.Timestamp stop = 8;
- Specified by:
getStopOrBuilder
in interfacePvalue.Ranges.RangeOrBuilder
-
hasCount
public boolean hasCount()Number of parameter values received in the interval. This is the total count of parameters in the interval. If the count does not match the sum(counts), it means that not all the values have been sent
optional int32 count = 4;
- Specified by:
hasCount
in interfacePvalue.Ranges.RangeOrBuilder
- Returns:
- Whether the count field is set.
-
getCount
public int getCount()Number of parameter values received in the interval. This is the total count of parameters in the interval. If the count does not match the sum(counts), it means that not all the values have been sent
optional int32 count = 4;
- Specified by:
getCount
in interfacePvalue.Ranges.RangeOrBuilder
- Returns:
- The count.
-
setCount
Number of parameter values received in the interval. This is the total count of parameters in the interval. If the count does not match the sum(counts), it means that not all the values have been sent
optional int32 count = 4;
- Parameters:
value
- The count to set.- Returns:
- This builder for chaining.
-
clearCount
Number of parameter values received in the interval. This is the total count of parameters in the interval. If the count does not match the sum(counts), it means that not all the values have been sent
optional int32 count = 4;
- Returns:
- This builder for chaining.
-
getEngValuesList
Since Yamcs 5.4.1 there is a new parameter minRange in the GetParameterRangesRequest which allows specifying the minimum length of the range returned. Practically we guarantee that stop-start >= minRange (mind the leap seconds!). If the minRange parameter is set, the returning ranges may include multiple values. These are given by the engValues and counts below. Since Yamcs 5.4.2 there is a new parameter maxValues which allows to limit the number of distinct values returned across all the ranges. In order to not return ranges containing no value, each range will have at least one value even if that will cause the total number of range values returned to exceed the maxValues parameter The counts correspond one to one to the engValues, the two arrays will always have the same length.
repeated .yamcs.protobuf.Value engValues = 5;
- Specified by:
getEngValuesList
in interfacePvalue.Ranges.RangeOrBuilder
-
getEngValuesCount
public int getEngValuesCount()Since Yamcs 5.4.1 there is a new parameter minRange in the GetParameterRangesRequest which allows specifying the minimum length of the range returned. Practically we guarantee that stop-start >= minRange (mind the leap seconds!). If the minRange parameter is set, the returning ranges may include multiple values. These are given by the engValues and counts below. Since Yamcs 5.4.2 there is a new parameter maxValues which allows to limit the number of distinct values returned across all the ranges. In order to not return ranges containing no value, each range will have at least one value even if that will cause the total number of range values returned to exceed the maxValues parameter The counts correspond one to one to the engValues, the two arrays will always have the same length.
repeated .yamcs.protobuf.Value engValues = 5;
- Specified by:
getEngValuesCount
in interfacePvalue.Ranges.RangeOrBuilder
-
getEngValues
Since Yamcs 5.4.1 there is a new parameter minRange in the GetParameterRangesRequest which allows specifying the minimum length of the range returned. Practically we guarantee that stop-start >= minRange (mind the leap seconds!). If the minRange parameter is set, the returning ranges may include multiple values. These are given by the engValues and counts below. Since Yamcs 5.4.2 there is a new parameter maxValues which allows to limit the number of distinct values returned across all the ranges. In order to not return ranges containing no value, each range will have at least one value even if that will cause the total number of range values returned to exceed the maxValues parameter The counts correspond one to one to the engValues, the two arrays will always have the same length.
repeated .yamcs.protobuf.Value engValues = 5;
- Specified by:
getEngValues
in interfacePvalue.Ranges.RangeOrBuilder
-
setEngValues
Since Yamcs 5.4.1 there is a new parameter minRange in the GetParameterRangesRequest which allows specifying the minimum length of the range returned. Practically we guarantee that stop-start >= minRange (mind the leap seconds!). If the minRange parameter is set, the returning ranges may include multiple values. These are given by the engValues and counts below. Since Yamcs 5.4.2 there is a new parameter maxValues which allows to limit the number of distinct values returned across all the ranges. In order to not return ranges containing no value, each range will have at least one value even if that will cause the total number of range values returned to exceed the maxValues parameter The counts correspond one to one to the engValues, the two arrays will always have the same length.
repeated .yamcs.protobuf.Value engValues = 5;
-
setEngValues
Since Yamcs 5.4.1 there is a new parameter minRange in the GetParameterRangesRequest which allows specifying the minimum length of the range returned. Practically we guarantee that stop-start >= minRange (mind the leap seconds!). If the minRange parameter is set, the returning ranges may include multiple values. These are given by the engValues and counts below. Since Yamcs 5.4.2 there is a new parameter maxValues which allows to limit the number of distinct values returned across all the ranges. In order to not return ranges containing no value, each range will have at least one value even if that will cause the total number of range values returned to exceed the maxValues parameter The counts correspond one to one to the engValues, the two arrays will always have the same length.
repeated .yamcs.protobuf.Value engValues = 5;
-
addEngValues
Since Yamcs 5.4.1 there is a new parameter minRange in the GetParameterRangesRequest which allows specifying the minimum length of the range returned. Practically we guarantee that stop-start >= minRange (mind the leap seconds!). If the minRange parameter is set, the returning ranges may include multiple values. These are given by the engValues and counts below. Since Yamcs 5.4.2 there is a new parameter maxValues which allows to limit the number of distinct values returned across all the ranges. In order to not return ranges containing no value, each range will have at least one value even if that will cause the total number of range values returned to exceed the maxValues parameter The counts correspond one to one to the engValues, the two arrays will always have the same length.
repeated .yamcs.protobuf.Value engValues = 5;
-
addEngValues
Since Yamcs 5.4.1 there is a new parameter minRange in the GetParameterRangesRequest which allows specifying the minimum length of the range returned. Practically we guarantee that stop-start >= minRange (mind the leap seconds!). If the minRange parameter is set, the returning ranges may include multiple values. These are given by the engValues and counts below. Since Yamcs 5.4.2 there is a new parameter maxValues which allows to limit the number of distinct values returned across all the ranges. In order to not return ranges containing no value, each range will have at least one value even if that will cause the total number of range values returned to exceed the maxValues parameter The counts correspond one to one to the engValues, the two arrays will always have the same length.
repeated .yamcs.protobuf.Value engValues = 5;
-
addEngValues
Since Yamcs 5.4.1 there is a new parameter minRange in the GetParameterRangesRequest which allows specifying the minimum length of the range returned. Practically we guarantee that stop-start >= minRange (mind the leap seconds!). If the minRange parameter is set, the returning ranges may include multiple values. These are given by the engValues and counts below. Since Yamcs 5.4.2 there is a new parameter maxValues which allows to limit the number of distinct values returned across all the ranges. In order to not return ranges containing no value, each range will have at least one value even if that will cause the total number of range values returned to exceed the maxValues parameter The counts correspond one to one to the engValues, the two arrays will always have the same length.
repeated .yamcs.protobuf.Value engValues = 5;
-
addEngValues
Since Yamcs 5.4.1 there is a new parameter minRange in the GetParameterRangesRequest which allows specifying the minimum length of the range returned. Practically we guarantee that stop-start >= minRange (mind the leap seconds!). If the minRange parameter is set, the returning ranges may include multiple values. These are given by the engValues and counts below. Since Yamcs 5.4.2 there is a new parameter maxValues which allows to limit the number of distinct values returned across all the ranges. In order to not return ranges containing no value, each range will have at least one value even if that will cause the total number of range values returned to exceed the maxValues parameter The counts correspond one to one to the engValues, the two arrays will always have the same length.
repeated .yamcs.protobuf.Value engValues = 5;
-
addAllEngValues
Since Yamcs 5.4.1 there is a new parameter minRange in the GetParameterRangesRequest which allows specifying the minimum length of the range returned. Practically we guarantee that stop-start >= minRange (mind the leap seconds!). If the minRange parameter is set, the returning ranges may include multiple values. These are given by the engValues and counts below. Since Yamcs 5.4.2 there is a new parameter maxValues which allows to limit the number of distinct values returned across all the ranges. In order to not return ranges containing no value, each range will have at least one value even if that will cause the total number of range values returned to exceed the maxValues parameter The counts correspond one to one to the engValues, the two arrays will always have the same length.
repeated .yamcs.protobuf.Value engValues = 5;
-
clearEngValues
Since Yamcs 5.4.1 there is a new parameter minRange in the GetParameterRangesRequest which allows specifying the minimum length of the range returned. Practically we guarantee that stop-start >= minRange (mind the leap seconds!). If the minRange parameter is set, the returning ranges may include multiple values. These are given by the engValues and counts below. Since Yamcs 5.4.2 there is a new parameter maxValues which allows to limit the number of distinct values returned across all the ranges. In order to not return ranges containing no value, each range will have at least one value even if that will cause the total number of range values returned to exceed the maxValues parameter The counts correspond one to one to the engValues, the two arrays will always have the same length.
repeated .yamcs.protobuf.Value engValues = 5;
-
removeEngValues
Since Yamcs 5.4.1 there is a new parameter minRange in the GetParameterRangesRequest which allows specifying the minimum length of the range returned. Practically we guarantee that stop-start >= minRange (mind the leap seconds!). If the minRange parameter is set, the returning ranges may include multiple values. These are given by the engValues and counts below. Since Yamcs 5.4.2 there is a new parameter maxValues which allows to limit the number of distinct values returned across all the ranges. In order to not return ranges containing no value, each range will have at least one value even if that will cause the total number of range values returned to exceed the maxValues parameter The counts correspond one to one to the engValues, the two arrays will always have the same length.
repeated .yamcs.protobuf.Value engValues = 5;
-
getEngValuesBuilder
Since Yamcs 5.4.1 there is a new parameter minRange in the GetParameterRangesRequest which allows specifying the minimum length of the range returned. Practically we guarantee that stop-start >= minRange (mind the leap seconds!). If the minRange parameter is set, the returning ranges may include multiple values. These are given by the engValues and counts below. Since Yamcs 5.4.2 there is a new parameter maxValues which allows to limit the number of distinct values returned across all the ranges. In order to not return ranges containing no value, each range will have at least one value even if that will cause the total number of range values returned to exceed the maxValues parameter The counts correspond one to one to the engValues, the two arrays will always have the same length.
repeated .yamcs.protobuf.Value engValues = 5;
-
getEngValuesOrBuilder
Since Yamcs 5.4.1 there is a new parameter minRange in the GetParameterRangesRequest which allows specifying the minimum length of the range returned. Practically we guarantee that stop-start >= minRange (mind the leap seconds!). If the minRange parameter is set, the returning ranges may include multiple values. These are given by the engValues and counts below. Since Yamcs 5.4.2 there is a new parameter maxValues which allows to limit the number of distinct values returned across all the ranges. In order to not return ranges containing no value, each range will have at least one value even if that will cause the total number of range values returned to exceed the maxValues parameter The counts correspond one to one to the engValues, the two arrays will always have the same length.
repeated .yamcs.protobuf.Value engValues = 5;
- Specified by:
getEngValuesOrBuilder
in interfacePvalue.Ranges.RangeOrBuilder
-
getEngValuesOrBuilderList
Since Yamcs 5.4.1 there is a new parameter minRange in the GetParameterRangesRequest which allows specifying the minimum length of the range returned. Practically we guarantee that stop-start >= minRange (mind the leap seconds!). If the minRange parameter is set, the returning ranges may include multiple values. These are given by the engValues and counts below. Since Yamcs 5.4.2 there is a new parameter maxValues which allows to limit the number of distinct values returned across all the ranges. In order to not return ranges containing no value, each range will have at least one value even if that will cause the total number of range values returned to exceed the maxValues parameter The counts correspond one to one to the engValues, the two arrays will always have the same length.
repeated .yamcs.protobuf.Value engValues = 5;
- Specified by:
getEngValuesOrBuilderList
in interfacePvalue.Ranges.RangeOrBuilder
-
addEngValuesBuilder
Since Yamcs 5.4.1 there is a new parameter minRange in the GetParameterRangesRequest which allows specifying the minimum length of the range returned. Practically we guarantee that stop-start >= minRange (mind the leap seconds!). If the minRange parameter is set, the returning ranges may include multiple values. These are given by the engValues and counts below. Since Yamcs 5.4.2 there is a new parameter maxValues which allows to limit the number of distinct values returned across all the ranges. In order to not return ranges containing no value, each range will have at least one value even if that will cause the total number of range values returned to exceed the maxValues parameter The counts correspond one to one to the engValues, the two arrays will always have the same length.
repeated .yamcs.protobuf.Value engValues = 5;
-
addEngValuesBuilder
Since Yamcs 5.4.1 there is a new parameter minRange in the GetParameterRangesRequest which allows specifying the minimum length of the range returned. Practically we guarantee that stop-start >= minRange (mind the leap seconds!). If the minRange parameter is set, the returning ranges may include multiple values. These are given by the engValues and counts below. Since Yamcs 5.4.2 there is a new parameter maxValues which allows to limit the number of distinct values returned across all the ranges. In order to not return ranges containing no value, each range will have at least one value even if that will cause the total number of range values returned to exceed the maxValues parameter The counts correspond one to one to the engValues, the two arrays will always have the same length.
repeated .yamcs.protobuf.Value engValues = 5;
-
getEngValuesBuilderList
Since Yamcs 5.4.1 there is a new parameter minRange in the GetParameterRangesRequest which allows specifying the minimum length of the range returned. Practically we guarantee that stop-start >= minRange (mind the leap seconds!). If the minRange parameter is set, the returning ranges may include multiple values. These are given by the engValues and counts below. Since Yamcs 5.4.2 there is a new parameter maxValues which allows to limit the number of distinct values returned across all the ranges. In order to not return ranges containing no value, each range will have at least one value even if that will cause the total number of range values returned to exceed the maxValues parameter The counts correspond one to one to the engValues, the two arrays will always have the same length.
repeated .yamcs.protobuf.Value engValues = 5;
-
getCountsList
The counts correspond one to one to the engValues
repeated int32 counts = 6;
- Specified by:
getCountsList
in interfacePvalue.Ranges.RangeOrBuilder
- Returns:
- A list containing the counts.
-
getCountsCount
public int getCountsCount()The counts correspond one to one to the engValues
repeated int32 counts = 6;
- Specified by:
getCountsCount
in interfacePvalue.Ranges.RangeOrBuilder
- Returns:
- The count of counts.
-
getCounts
public int getCounts(int index) The counts correspond one to one to the engValues
repeated int32 counts = 6;
- Specified by:
getCounts
in interfacePvalue.Ranges.RangeOrBuilder
- Parameters:
index
- The index of the element to return.- Returns:
- The counts at the given index.
-
setCounts
The counts correspond one to one to the engValues
repeated int32 counts = 6;
- Parameters:
index
- The index to set the value at.value
- The counts to set.- Returns:
- This builder for chaining.
-
addCounts
The counts correspond one to one to the engValues
repeated int32 counts = 6;
- Parameters:
value
- The counts to add.- Returns:
- This builder for chaining.
-
addAllCounts
The counts correspond one to one to the engValues
repeated int32 counts = 6;
- Parameters:
values
- The counts to add.- Returns:
- This builder for chaining.
-
clearCounts
The counts correspond one to one to the engValues
repeated int32 counts = 6;
- Returns:
- This builder for chaining.
-
setUnknownFields
public final Pvalue.Ranges.Range.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
setUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<Pvalue.Ranges.Range.Builder>
-
mergeUnknownFields
public final Pvalue.Ranges.Range.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
mergeUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<Pvalue.Ranges.Range.Builder>
-