Package org.yamcs.protobuf
Class Mdb.DataEncodingInfo.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<BuilderType>
com.google.protobuf.GeneratedMessageV3.Builder<Mdb.DataEncodingInfo.Builder>
org.yamcs.protobuf.Mdb.DataEncodingInfo.Builder
- All Implemented Interfaces:
com.google.protobuf.Message.Builder
,com.google.protobuf.MessageLite.Builder
,com.google.protobuf.MessageLiteOrBuilder
,com.google.protobuf.MessageOrBuilder
,Cloneable
,Mdb.DataEncodingInfoOrBuilder
- Enclosing class:
- Mdb.DataEncodingInfo
public static final class Mdb.DataEncodingInfo.Builder
extends com.google.protobuf.GeneratedMessageV3.Builder<Mdb.DataEncodingInfo.Builder>
implements Mdb.DataEncodingInfoOrBuilder
Protobuf type
yamcs.protobuf.mdb.DataEncodingInfo
-
Method Summary
Modifier and TypeMethodDescriptionaddAllContextCalibrator
(Iterable<? extends Mdb.ContextCalibratorInfo> values) Deprecated.addAllContextCalibrators
(Iterable<? extends Mdb.ContextCalibratorInfo> values) repeated .yamcs.protobuf.mdb.ContextCalibratorInfo contextCalibrators = 8;
addContextCalibrator
(int index, Mdb.ContextCalibratorInfo value) Deprecated.addContextCalibrator
(int index, Mdb.ContextCalibratorInfo.Builder builderForValue) Deprecated.Deprecated.addContextCalibrator
(Mdb.ContextCalibratorInfo.Builder builderForValue) Deprecated.Deprecated.addContextCalibratorBuilder
(int index) Deprecated.addContextCalibrators
(int index, Mdb.ContextCalibratorInfo value) repeated .yamcs.protobuf.mdb.ContextCalibratorInfo contextCalibrators = 8;
addContextCalibrators
(int index, Mdb.ContextCalibratorInfo.Builder builderForValue) repeated .yamcs.protobuf.mdb.ContextCalibratorInfo contextCalibrators = 8;
repeated .yamcs.protobuf.mdb.ContextCalibratorInfo contextCalibrators = 8;
addContextCalibrators
(Mdb.ContextCalibratorInfo.Builder builderForValue) repeated .yamcs.protobuf.mdb.ContextCalibratorInfo contextCalibrators = 8;
repeated .yamcs.protobuf.mdb.ContextCalibratorInfo contextCalibrators = 8;
addContextCalibratorsBuilder
(int index) repeated .yamcs.protobuf.mdb.ContextCalibratorInfo contextCalibrators = 8;
addRepeatedField
(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) build()
clear()
Deprecated.repeated .yamcs.protobuf.mdb.ContextCalibratorInfo contextCalibrators = 8;
optional .yamcs.protobuf.mdb.CalibratorInfo defaultCalibrator = 6;
optional string encoding = 4;
clearField
(com.google.protobuf.Descriptors.FieldDescriptor field) optional bool littleEndian = 2;
clearOneof
(com.google.protobuf.Descriptors.OneofDescriptor oneof) optional int32 sizeInBits = 3;
optional .yamcs.protobuf.mdb.DataEncodingInfo.Type type = 1;
clone()
getContextCalibrator
(int index) Deprecated.getContextCalibratorBuilder
(int index) Deprecated.Deprecated.int
Deprecated.Deprecated.getContextCalibratorOrBuilder
(int index) Deprecated.List<? extends Mdb.ContextCalibratorInfoOrBuilder>
Deprecated.getContextCalibrators
(int index) repeated .yamcs.protobuf.mdb.ContextCalibratorInfo contextCalibrators = 8;
getContextCalibratorsBuilder
(int index) repeated .yamcs.protobuf.mdb.ContextCalibratorInfo contextCalibrators = 8;
repeated .yamcs.protobuf.mdb.ContextCalibratorInfo contextCalibrators = 8;
int
repeated .yamcs.protobuf.mdb.ContextCalibratorInfo contextCalibrators = 8;
repeated .yamcs.protobuf.mdb.ContextCalibratorInfo contextCalibrators = 8;
getContextCalibratorsOrBuilder
(int index) repeated .yamcs.protobuf.mdb.ContextCalibratorInfo contextCalibrators = 8;
List<? extends Mdb.ContextCalibratorInfoOrBuilder>
repeated .yamcs.protobuf.mdb.ContextCalibratorInfo contextCalibrators = 8;
optional .yamcs.protobuf.mdb.CalibratorInfo defaultCalibrator = 6;
optional .yamcs.protobuf.mdb.CalibratorInfo defaultCalibrator = 6;
optional .yamcs.protobuf.mdb.CalibratorInfo defaultCalibrator = 6;
static final com.google.protobuf.Descriptors.Descriptor
com.google.protobuf.Descriptors.Descriptor
optional string encoding = 4;
com.google.protobuf.ByteString
optional string encoding = 4;
boolean
optional bool littleEndian = 2;
int
optional int32 sizeInBits = 3;
getType()
optional .yamcs.protobuf.mdb.DataEncodingInfo.Type type = 1;
boolean
optional .yamcs.protobuf.mdb.CalibratorInfo defaultCalibrator = 6;
boolean
optional string encoding = 4;
boolean
optional bool littleEndian = 2;
boolean
optional int32 sizeInBits = 3;
boolean
hasType()
optional .yamcs.protobuf.mdb.DataEncodingInfo.Type type = 1;
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
final boolean
optional .yamcs.protobuf.mdb.CalibratorInfo defaultCalibrator = 6;
mergeFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) mergeFrom
(com.google.protobuf.Message other) mergeFrom
(Mdb.DataEncodingInfo other) mergeUnknownFields
(com.google.protobuf.UnknownFieldSet unknownFields) removeContextCalibrator
(int index) Deprecated.removeContextCalibrators
(int index) repeated .yamcs.protobuf.mdb.ContextCalibratorInfo contextCalibrators = 8;
setContextCalibrator
(int index, Mdb.ContextCalibratorInfo value) Deprecated.setContextCalibrator
(int index, Mdb.ContextCalibratorInfo.Builder builderForValue) Deprecated.setContextCalibrators
(int index, Mdb.ContextCalibratorInfo value) repeated .yamcs.protobuf.mdb.ContextCalibratorInfo contextCalibrators = 8;
setContextCalibrators
(int index, Mdb.ContextCalibratorInfo.Builder builderForValue) repeated .yamcs.protobuf.mdb.ContextCalibratorInfo contextCalibrators = 8;
optional .yamcs.protobuf.mdb.CalibratorInfo defaultCalibrator = 6;
setDefaultCalibrator
(Mdb.CalibratorInfo.Builder builderForValue) optional .yamcs.protobuf.mdb.CalibratorInfo defaultCalibrator = 6;
setEncoding
(String value) optional string encoding = 4;
setEncodingBytes
(com.google.protobuf.ByteString value) optional string encoding = 4;
setLittleEndian
(boolean value) optional bool littleEndian = 2;
setRepeatedField
(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) setSizeInBits
(int value) optional int32 sizeInBits = 3;
setType
(Mdb.DataEncodingInfo.Type value) optional .yamcs.protobuf.mdb.DataEncodingInfo.Type type = 1;
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<Mdb.DataEncodingInfo.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<Mdb.DataEncodingInfo.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<Mdb.DataEncodingInfo.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<Mdb.DataEncodingInfo.Builder>
-
setField
public Mdb.DataEncodingInfo.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<Mdb.DataEncodingInfo.Builder>
-
clearField
public Mdb.DataEncodingInfo.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<Mdb.DataEncodingInfo.Builder>
-
clearOneof
public Mdb.DataEncodingInfo.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<Mdb.DataEncodingInfo.Builder>
-
setRepeatedField
public Mdb.DataEncodingInfo.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<Mdb.DataEncodingInfo.Builder>
-
addRepeatedField
public Mdb.DataEncodingInfo.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<Mdb.DataEncodingInfo.Builder>
-
mergeFrom
- Specified by:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeFrom
in classcom.google.protobuf.AbstractMessage.Builder<Mdb.DataEncodingInfo.Builder>
-
mergeFrom
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitialized
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Overrides:
isInitialized
in classcom.google.protobuf.GeneratedMessageV3.Builder<Mdb.DataEncodingInfo.Builder>
-
mergeFrom
public Mdb.DataEncodingInfo.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<Mdb.DataEncodingInfo.Builder>
- Throws:
IOException
-
hasType
public boolean hasType()optional .yamcs.protobuf.mdb.DataEncodingInfo.Type type = 1;
- Specified by:
hasType
in interfaceMdb.DataEncodingInfoOrBuilder
- Returns:
- Whether the type field is set.
-
getType
optional .yamcs.protobuf.mdb.DataEncodingInfo.Type type = 1;
- Specified by:
getType
in interfaceMdb.DataEncodingInfoOrBuilder
- Returns:
- The type.
-
setType
optional .yamcs.protobuf.mdb.DataEncodingInfo.Type type = 1;
- Parameters:
value
- The type to set.- Returns:
- This builder for chaining.
-
clearType
optional .yamcs.protobuf.mdb.DataEncodingInfo.Type type = 1;
- Returns:
- This builder for chaining.
-
hasLittleEndian
public boolean hasLittleEndian()optional bool littleEndian = 2;
- Specified by:
hasLittleEndian
in interfaceMdb.DataEncodingInfoOrBuilder
- Returns:
- Whether the littleEndian field is set.
-
getLittleEndian
public boolean getLittleEndian()optional bool littleEndian = 2;
- Specified by:
getLittleEndian
in interfaceMdb.DataEncodingInfoOrBuilder
- Returns:
- The littleEndian.
-
setLittleEndian
optional bool littleEndian = 2;
- Parameters:
value
- The littleEndian to set.- Returns:
- This builder for chaining.
-
clearLittleEndian
optional bool littleEndian = 2;
- Returns:
- This builder for chaining.
-
hasSizeInBits
public boolean hasSizeInBits()optional int32 sizeInBits = 3;
- Specified by:
hasSizeInBits
in interfaceMdb.DataEncodingInfoOrBuilder
- Returns:
- Whether the sizeInBits field is set.
-
getSizeInBits
public int getSizeInBits()optional int32 sizeInBits = 3;
- Specified by:
getSizeInBits
in interfaceMdb.DataEncodingInfoOrBuilder
- Returns:
- The sizeInBits.
-
setSizeInBits
optional int32 sizeInBits = 3;
- Parameters:
value
- The sizeInBits to set.- Returns:
- This builder for chaining.
-
clearSizeInBits
optional int32 sizeInBits = 3;
- Returns:
- This builder for chaining.
-
hasEncoding
public boolean hasEncoding()optional string encoding = 4;
- Specified by:
hasEncoding
in interfaceMdb.DataEncodingInfoOrBuilder
- Returns:
- Whether the encoding field is set.
-
getEncoding
optional string encoding = 4;
- Specified by:
getEncoding
in interfaceMdb.DataEncodingInfoOrBuilder
- Returns:
- The encoding.
-
getEncodingBytes
public com.google.protobuf.ByteString getEncodingBytes()optional string encoding = 4;
- Specified by:
getEncodingBytes
in interfaceMdb.DataEncodingInfoOrBuilder
- Returns:
- The bytes for encoding.
-
setEncoding
optional string encoding = 4;
- Parameters:
value
- The encoding to set.- Returns:
- This builder for chaining.
-
clearEncoding
optional string encoding = 4;
- Returns:
- This builder for chaining.
-
setEncodingBytes
optional string encoding = 4;
- Parameters:
value
- The bytes for encoding to set.- Returns:
- This builder for chaining.
-
hasDefaultCalibrator
public boolean hasDefaultCalibrator()optional .yamcs.protobuf.mdb.CalibratorInfo defaultCalibrator = 6;
- Specified by:
hasDefaultCalibrator
in interfaceMdb.DataEncodingInfoOrBuilder
- Returns:
- Whether the defaultCalibrator field is set.
-
getDefaultCalibrator
optional .yamcs.protobuf.mdb.CalibratorInfo defaultCalibrator = 6;
- Specified by:
getDefaultCalibrator
in interfaceMdb.DataEncodingInfoOrBuilder
- Returns:
- The defaultCalibrator.
-
setDefaultCalibrator
optional .yamcs.protobuf.mdb.CalibratorInfo defaultCalibrator = 6;
-
setDefaultCalibrator
public Mdb.DataEncodingInfo.Builder setDefaultCalibrator(Mdb.CalibratorInfo.Builder builderForValue) optional .yamcs.protobuf.mdb.CalibratorInfo defaultCalibrator = 6;
-
mergeDefaultCalibrator
optional .yamcs.protobuf.mdb.CalibratorInfo defaultCalibrator = 6;
-
clearDefaultCalibrator
optional .yamcs.protobuf.mdb.CalibratorInfo defaultCalibrator = 6;
-
getDefaultCalibratorBuilder
optional .yamcs.protobuf.mdb.CalibratorInfo defaultCalibrator = 6;
-
getDefaultCalibratorOrBuilder
optional .yamcs.protobuf.mdb.CalibratorInfo defaultCalibrator = 6;
- Specified by:
getDefaultCalibratorOrBuilder
in interfaceMdb.DataEncodingInfoOrBuilder
-
getContextCalibratorList
Deprecated.Deprecated, use ``contextCalibrators`` instead
repeated .yamcs.protobuf.mdb.ContextCalibratorInfo contextCalibrator = 7 [deprecated = true];
- Specified by:
getContextCalibratorList
in interfaceMdb.DataEncodingInfoOrBuilder
-
getContextCalibratorCount
Deprecated.Deprecated, use ``contextCalibrators`` instead
repeated .yamcs.protobuf.mdb.ContextCalibratorInfo contextCalibrator = 7 [deprecated = true];
- Specified by:
getContextCalibratorCount
in interfaceMdb.DataEncodingInfoOrBuilder
-
getContextCalibrator
Deprecated.Deprecated, use ``contextCalibrators`` instead
repeated .yamcs.protobuf.mdb.ContextCalibratorInfo contextCalibrator = 7 [deprecated = true];
- Specified by:
getContextCalibrator
in interfaceMdb.DataEncodingInfoOrBuilder
-
setContextCalibrator
@Deprecated public Mdb.DataEncodingInfo.Builder setContextCalibrator(int index, Mdb.ContextCalibratorInfo value) Deprecated.Deprecated, use ``contextCalibrators`` instead
repeated .yamcs.protobuf.mdb.ContextCalibratorInfo contextCalibrator = 7 [deprecated = true];
-
setContextCalibrator
@Deprecated public Mdb.DataEncodingInfo.Builder setContextCalibrator(int index, Mdb.ContextCalibratorInfo.Builder builderForValue) Deprecated.Deprecated, use ``contextCalibrators`` instead
repeated .yamcs.protobuf.mdb.ContextCalibratorInfo contextCalibrator = 7 [deprecated = true];
-
addContextCalibrator
@Deprecated public Mdb.DataEncodingInfo.Builder addContextCalibrator(Mdb.ContextCalibratorInfo value) Deprecated.Deprecated, use ``contextCalibrators`` instead
repeated .yamcs.protobuf.mdb.ContextCalibratorInfo contextCalibrator = 7 [deprecated = true];
-
addContextCalibrator
@Deprecated public Mdb.DataEncodingInfo.Builder addContextCalibrator(int index, Mdb.ContextCalibratorInfo value) Deprecated.Deprecated, use ``contextCalibrators`` instead
repeated .yamcs.protobuf.mdb.ContextCalibratorInfo contextCalibrator = 7 [deprecated = true];
-
addContextCalibrator
@Deprecated public Mdb.DataEncodingInfo.Builder addContextCalibrator(Mdb.ContextCalibratorInfo.Builder builderForValue) Deprecated.Deprecated, use ``contextCalibrators`` instead
repeated .yamcs.protobuf.mdb.ContextCalibratorInfo contextCalibrator = 7 [deprecated = true];
-
addContextCalibrator
@Deprecated public Mdb.DataEncodingInfo.Builder addContextCalibrator(int index, Mdb.ContextCalibratorInfo.Builder builderForValue) Deprecated.Deprecated, use ``contextCalibrators`` instead
repeated .yamcs.protobuf.mdb.ContextCalibratorInfo contextCalibrator = 7 [deprecated = true];
-
addAllContextCalibrator
@Deprecated public Mdb.DataEncodingInfo.Builder addAllContextCalibrator(Iterable<? extends Mdb.ContextCalibratorInfo> values) Deprecated.Deprecated, use ``contextCalibrators`` instead
repeated .yamcs.protobuf.mdb.ContextCalibratorInfo contextCalibrator = 7 [deprecated = true];
-
clearContextCalibrator
Deprecated.Deprecated, use ``contextCalibrators`` instead
repeated .yamcs.protobuf.mdb.ContextCalibratorInfo contextCalibrator = 7 [deprecated = true];
-
removeContextCalibrator
Deprecated.Deprecated, use ``contextCalibrators`` instead
repeated .yamcs.protobuf.mdb.ContextCalibratorInfo contextCalibrator = 7 [deprecated = true];
-
getContextCalibratorBuilder
Deprecated.Deprecated, use ``contextCalibrators`` instead
repeated .yamcs.protobuf.mdb.ContextCalibratorInfo contextCalibrator = 7 [deprecated = true];
-
getContextCalibratorOrBuilder
Deprecated.Deprecated, use ``contextCalibrators`` instead
repeated .yamcs.protobuf.mdb.ContextCalibratorInfo contextCalibrator = 7 [deprecated = true];
- Specified by:
getContextCalibratorOrBuilder
in interfaceMdb.DataEncodingInfoOrBuilder
-
getContextCalibratorOrBuilderList
@Deprecated public List<? extends Mdb.ContextCalibratorInfoOrBuilder> getContextCalibratorOrBuilderList()Deprecated.Deprecated, use ``contextCalibrators`` instead
repeated .yamcs.protobuf.mdb.ContextCalibratorInfo contextCalibrator = 7 [deprecated = true];
- Specified by:
getContextCalibratorOrBuilderList
in interfaceMdb.DataEncodingInfoOrBuilder
-
addContextCalibratorBuilder
Deprecated.Deprecated, use ``contextCalibrators`` instead
repeated .yamcs.protobuf.mdb.ContextCalibratorInfo contextCalibrator = 7 [deprecated = true];
-
addContextCalibratorBuilder
Deprecated.Deprecated, use ``contextCalibrators`` instead
repeated .yamcs.protobuf.mdb.ContextCalibratorInfo contextCalibrator = 7 [deprecated = true];
-
getContextCalibratorBuilderList
Deprecated.Deprecated, use ``contextCalibrators`` instead
repeated .yamcs.protobuf.mdb.ContextCalibratorInfo contextCalibrator = 7 [deprecated = true];
-
getContextCalibratorsList
repeated .yamcs.protobuf.mdb.ContextCalibratorInfo contextCalibrators = 8;
- Specified by:
getContextCalibratorsList
in interfaceMdb.DataEncodingInfoOrBuilder
-
getContextCalibratorsCount
public int getContextCalibratorsCount()repeated .yamcs.protobuf.mdb.ContextCalibratorInfo contextCalibrators = 8;
- Specified by:
getContextCalibratorsCount
in interfaceMdb.DataEncodingInfoOrBuilder
-
getContextCalibrators
repeated .yamcs.protobuf.mdb.ContextCalibratorInfo contextCalibrators = 8;
- Specified by:
getContextCalibrators
in interfaceMdb.DataEncodingInfoOrBuilder
-
setContextCalibrators
public Mdb.DataEncodingInfo.Builder setContextCalibrators(int index, Mdb.ContextCalibratorInfo value) repeated .yamcs.protobuf.mdb.ContextCalibratorInfo contextCalibrators = 8;
-
setContextCalibrators
public Mdb.DataEncodingInfo.Builder setContextCalibrators(int index, Mdb.ContextCalibratorInfo.Builder builderForValue) repeated .yamcs.protobuf.mdb.ContextCalibratorInfo contextCalibrators = 8;
-
addContextCalibrators
repeated .yamcs.protobuf.mdb.ContextCalibratorInfo contextCalibrators = 8;
-
addContextCalibrators
public Mdb.DataEncodingInfo.Builder addContextCalibrators(int index, Mdb.ContextCalibratorInfo value) repeated .yamcs.protobuf.mdb.ContextCalibratorInfo contextCalibrators = 8;
-
addContextCalibrators
public Mdb.DataEncodingInfo.Builder addContextCalibrators(Mdb.ContextCalibratorInfo.Builder builderForValue) repeated .yamcs.protobuf.mdb.ContextCalibratorInfo contextCalibrators = 8;
-
addContextCalibrators
public Mdb.DataEncodingInfo.Builder addContextCalibrators(int index, Mdb.ContextCalibratorInfo.Builder builderForValue) repeated .yamcs.protobuf.mdb.ContextCalibratorInfo contextCalibrators = 8;
-
addAllContextCalibrators
public Mdb.DataEncodingInfo.Builder addAllContextCalibrators(Iterable<? extends Mdb.ContextCalibratorInfo> values) repeated .yamcs.protobuf.mdb.ContextCalibratorInfo contextCalibrators = 8;
-
clearContextCalibrators
repeated .yamcs.protobuf.mdb.ContextCalibratorInfo contextCalibrators = 8;
-
removeContextCalibrators
repeated .yamcs.protobuf.mdb.ContextCalibratorInfo contextCalibrators = 8;
-
getContextCalibratorsBuilder
repeated .yamcs.protobuf.mdb.ContextCalibratorInfo contextCalibrators = 8;
-
getContextCalibratorsOrBuilder
repeated .yamcs.protobuf.mdb.ContextCalibratorInfo contextCalibrators = 8;
- Specified by:
getContextCalibratorsOrBuilder
in interfaceMdb.DataEncodingInfoOrBuilder
-
getContextCalibratorsOrBuilderList
repeated .yamcs.protobuf.mdb.ContextCalibratorInfo contextCalibrators = 8;
- Specified by:
getContextCalibratorsOrBuilderList
in interfaceMdb.DataEncodingInfoOrBuilder
-
addContextCalibratorsBuilder
repeated .yamcs.protobuf.mdb.ContextCalibratorInfo contextCalibrators = 8;
-
addContextCalibratorsBuilder
repeated .yamcs.protobuf.mdb.ContextCalibratorInfo contextCalibrators = 8;
-
getContextCalibratorsBuilderList
repeated .yamcs.protobuf.mdb.ContextCalibratorInfo contextCalibrators = 8;
-
setUnknownFields
public final Mdb.DataEncodingInfo.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
setUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<Mdb.DataEncodingInfo.Builder>
-
mergeUnknownFields
public final Mdb.DataEncodingInfo.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
mergeUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<Mdb.DataEncodingInfo.Builder>
-