Class Mdb.ContextCalibratorInfo.Builder

java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<BuilderT>
com.google.protobuf.GeneratedMessageV3.Builder<Mdb.ContextCalibratorInfo.Builder>
org.yamcs.protobuf.Mdb.ContextCalibratorInfo.Builder
All Implemented Interfaces:
com.google.protobuf.Message.Builder, com.google.protobuf.MessageLite.Builder, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, Cloneable, Mdb.ContextCalibratorInfoOrBuilder
Enclosing class:
Mdb.ContextCalibratorInfo

public static final class Mdb.ContextCalibratorInfo.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<Mdb.ContextCalibratorInfo.Builder> implements Mdb.ContextCalibratorInfoOrBuilder
Protobuf type yamcs.protobuf.mdb.ContextCalibratorInfo
  • Method Details

    • getDescriptor

      public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
    • internalGetFieldAccessorTable

      protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
      Specified by:
      internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<Mdb.ContextCalibratorInfo.Builder>
    • clear

      Specified by:
      clear in interface com.google.protobuf.Message.Builder
      Specified by:
      clear in interface com.google.protobuf.MessageLite.Builder
      Overrides:
      clear in class com.google.protobuf.GeneratedMessageV3.Builder<Mdb.ContextCalibratorInfo.Builder>
    • getDescriptorForType

      public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
      Specified by:
      getDescriptorForType in interface com.google.protobuf.Message.Builder
      Specified by:
      getDescriptorForType in interface com.google.protobuf.MessageOrBuilder
      Overrides:
      getDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<Mdb.ContextCalibratorInfo.Builder>
    • getDefaultInstanceForType

      public Mdb.ContextCalibratorInfo getDefaultInstanceForType()
      Specified by:
      getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuilder
      Specified by:
      getDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilder
    • build

      public Mdb.ContextCalibratorInfo build()
      Specified by:
      build in interface com.google.protobuf.Message.Builder
      Specified by:
      build in interface com.google.protobuf.MessageLite.Builder
    • buildPartial

      public Mdb.ContextCalibratorInfo buildPartial()
      Specified by:
      buildPartial in interface com.google.protobuf.Message.Builder
      Specified by:
      buildPartial in interface com.google.protobuf.MessageLite.Builder
    • clone

      Specified by:
      clone in interface com.google.protobuf.Message.Builder
      Specified by:
      clone in interface com.google.protobuf.MessageLite.Builder
      Overrides:
      clone in class com.google.protobuf.GeneratedMessageV3.Builder<Mdb.ContextCalibratorInfo.Builder>
    • setField

      public Mdb.ContextCalibratorInfo.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
      Specified by:
      setField in interface com.google.protobuf.Message.Builder
      Overrides:
      setField in class com.google.protobuf.GeneratedMessageV3.Builder<Mdb.ContextCalibratorInfo.Builder>
    • clearField

      public Mdb.ContextCalibratorInfo.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
      Specified by:
      clearField in interface com.google.protobuf.Message.Builder
      Overrides:
      clearField in class com.google.protobuf.GeneratedMessageV3.Builder<Mdb.ContextCalibratorInfo.Builder>
    • clearOneof

      public Mdb.ContextCalibratorInfo.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
      Specified by:
      clearOneof in interface com.google.protobuf.Message.Builder
      Overrides:
      clearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<Mdb.ContextCalibratorInfo.Builder>
    • setRepeatedField

      public Mdb.ContextCalibratorInfo.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
      Specified by:
      setRepeatedField in interface com.google.protobuf.Message.Builder
      Overrides:
      setRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<Mdb.ContextCalibratorInfo.Builder>
    • addRepeatedField

      public Mdb.ContextCalibratorInfo.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
      Specified by:
      addRepeatedField in interface com.google.protobuf.Message.Builder
      Overrides:
      addRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<Mdb.ContextCalibratorInfo.Builder>
    • mergeFrom

      public Mdb.ContextCalibratorInfo.Builder mergeFrom(com.google.protobuf.Message other)
      Specified by:
      mergeFrom in interface com.google.protobuf.Message.Builder
      Overrides:
      mergeFrom in class com.google.protobuf.AbstractMessage.Builder<Mdb.ContextCalibratorInfo.Builder>
    • mergeFrom

    • isInitialized

      public final boolean isInitialized()
      Specified by:
      isInitialized in interface com.google.protobuf.MessageLiteOrBuilder
      Overrides:
      isInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<Mdb.ContextCalibratorInfo.Builder>
    • mergeFrom

      public Mdb.ContextCalibratorInfo.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
      Specified by:
      mergeFrom in interface com.google.protobuf.Message.Builder
      Specified by:
      mergeFrom in interface com.google.protobuf.MessageLite.Builder
      Overrides:
      mergeFrom in class com.google.protobuf.AbstractMessage.Builder<Mdb.ContextCalibratorInfo.Builder>
      Throws:
      IOException
    • getComparisonList

      @Deprecated public List<Mdb.ComparisonInfo> getComparisonList()
      Deprecated.
       Use ``context`` instead
       
      repeated .yamcs.protobuf.mdb.ComparisonInfo comparison = 1 [deprecated = true];
      Specified by:
      getComparisonList in interface Mdb.ContextCalibratorInfoOrBuilder
    • getComparisonCount

      @Deprecated public int getComparisonCount()
      Deprecated.
       Use ``context`` instead
       
      repeated .yamcs.protobuf.mdb.ComparisonInfo comparison = 1 [deprecated = true];
      Specified by:
      getComparisonCount in interface Mdb.ContextCalibratorInfoOrBuilder
    • getComparison

      @Deprecated public Mdb.ComparisonInfo getComparison(int index)
      Deprecated.
       Use ``context`` instead
       
      repeated .yamcs.protobuf.mdb.ComparisonInfo comparison = 1 [deprecated = true];
      Specified by:
      getComparison in interface Mdb.ContextCalibratorInfoOrBuilder
    • setComparison

      @Deprecated public Mdb.ContextCalibratorInfo.Builder setComparison(int index, Mdb.ComparisonInfo value)
      Deprecated.
       Use ``context`` instead
       
      repeated .yamcs.protobuf.mdb.ComparisonInfo comparison = 1 [deprecated = true];
    • setComparison

      @Deprecated public Mdb.ContextCalibratorInfo.Builder setComparison(int index, Mdb.ComparisonInfo.Builder builderForValue)
      Deprecated.
       Use ``context`` instead
       
      repeated .yamcs.protobuf.mdb.ComparisonInfo comparison = 1 [deprecated = true];
    • addComparison

      Deprecated.
       Use ``context`` instead
       
      repeated .yamcs.protobuf.mdb.ComparisonInfo comparison = 1 [deprecated = true];
    • addComparison

      @Deprecated public Mdb.ContextCalibratorInfo.Builder addComparison(int index, Mdb.ComparisonInfo value)
      Deprecated.
       Use ``context`` instead
       
      repeated .yamcs.protobuf.mdb.ComparisonInfo comparison = 1 [deprecated = true];
    • addComparison

      Deprecated.
       Use ``context`` instead
       
      repeated .yamcs.protobuf.mdb.ComparisonInfo comparison = 1 [deprecated = true];
    • addComparison

      @Deprecated public Mdb.ContextCalibratorInfo.Builder addComparison(int index, Mdb.ComparisonInfo.Builder builderForValue)
      Deprecated.
       Use ``context`` instead
       
      repeated .yamcs.protobuf.mdb.ComparisonInfo comparison = 1 [deprecated = true];
    • addAllComparison

      @Deprecated public Mdb.ContextCalibratorInfo.Builder addAllComparison(Iterable<? extends Mdb.ComparisonInfo> values)
      Deprecated.
       Use ``context`` instead
       
      repeated .yamcs.protobuf.mdb.ComparisonInfo comparison = 1 [deprecated = true];
    • clearComparison

      Deprecated.
       Use ``context`` instead
       
      repeated .yamcs.protobuf.mdb.ComparisonInfo comparison = 1 [deprecated = true];
    • removeComparison

      @Deprecated public Mdb.ContextCalibratorInfo.Builder removeComparison(int index)
      Deprecated.
       Use ``context`` instead
       
      repeated .yamcs.protobuf.mdb.ComparisonInfo comparison = 1 [deprecated = true];
    • getComparisonBuilder

      @Deprecated public Mdb.ComparisonInfo.Builder getComparisonBuilder(int index)
      Deprecated.
       Use ``context`` instead
       
      repeated .yamcs.protobuf.mdb.ComparisonInfo comparison = 1 [deprecated = true];
    • getComparisonOrBuilder

      @Deprecated public Mdb.ComparisonInfoOrBuilder getComparisonOrBuilder(int index)
      Deprecated.
       Use ``context`` instead
       
      repeated .yamcs.protobuf.mdb.ComparisonInfo comparison = 1 [deprecated = true];
      Specified by:
      getComparisonOrBuilder in interface Mdb.ContextCalibratorInfoOrBuilder
    • getComparisonOrBuilderList

      @Deprecated public List<? extends Mdb.ComparisonInfoOrBuilder> getComparisonOrBuilderList()
      Deprecated.
       Use ``context`` instead
       
      repeated .yamcs.protobuf.mdb.ComparisonInfo comparison = 1 [deprecated = true];
      Specified by:
      getComparisonOrBuilderList in interface Mdb.ContextCalibratorInfoOrBuilder
    • addComparisonBuilder

      @Deprecated public Mdb.ComparisonInfo.Builder addComparisonBuilder()
      Deprecated.
       Use ``context`` instead
       
      repeated .yamcs.protobuf.mdb.ComparisonInfo comparison = 1 [deprecated = true];
    • addComparisonBuilder

      @Deprecated public Mdb.ComparisonInfo.Builder addComparisonBuilder(int index)
      Deprecated.
       Use ``context`` instead
       
      repeated .yamcs.protobuf.mdb.ComparisonInfo comparison = 1 [deprecated = true];
    • getComparisonBuilderList

      @Deprecated public List<Mdb.ComparisonInfo.Builder> getComparisonBuilderList()
      Deprecated.
       Use ``context`` instead
       
      repeated .yamcs.protobuf.mdb.ComparisonInfo comparison = 1 [deprecated = true];
    • hasCalibrator

      public boolean hasCalibrator()
      optional .yamcs.protobuf.mdb.CalibratorInfo calibrator = 2;
      Specified by:
      hasCalibrator in interface Mdb.ContextCalibratorInfoOrBuilder
      Returns:
      Whether the calibrator field is set.
    • getCalibrator

      public Mdb.CalibratorInfo getCalibrator()
      optional .yamcs.protobuf.mdb.CalibratorInfo calibrator = 2;
      Specified by:
      getCalibrator in interface Mdb.ContextCalibratorInfoOrBuilder
      Returns:
      The calibrator.
    • setCalibrator

      optional .yamcs.protobuf.mdb.CalibratorInfo calibrator = 2;
    • setCalibrator

      public Mdb.ContextCalibratorInfo.Builder setCalibrator(Mdb.CalibratorInfo.Builder builderForValue)
      optional .yamcs.protobuf.mdb.CalibratorInfo calibrator = 2;
    • mergeCalibrator

      public Mdb.ContextCalibratorInfo.Builder mergeCalibrator(Mdb.CalibratorInfo value)
      optional .yamcs.protobuf.mdb.CalibratorInfo calibrator = 2;
    • clearCalibrator

      public Mdb.ContextCalibratorInfo.Builder clearCalibrator()
      optional .yamcs.protobuf.mdb.CalibratorInfo calibrator = 2;
    • getCalibratorBuilder

      public Mdb.CalibratorInfo.Builder getCalibratorBuilder()
      optional .yamcs.protobuf.mdb.CalibratorInfo calibrator = 2;
    • getCalibratorOrBuilder

      public Mdb.CalibratorInfoOrBuilder getCalibratorOrBuilder()
      optional .yamcs.protobuf.mdb.CalibratorInfo calibrator = 2;
      Specified by:
      getCalibratorOrBuilder in interface Mdb.ContextCalibratorInfoOrBuilder
    • hasContext

      public boolean hasContext()
       Expression describing the context when this calibrator applies
       Can also be used in UpdateParameterRequest to pass a context
       that is parsed on the server, according to the rules in the
       excel spreadsheet. Either this or a comparison has to be
       used (not both at the same time)
       
      optional string context = 3;
      Specified by:
      hasContext in interface Mdb.ContextCalibratorInfoOrBuilder
      Returns:
      Whether the context field is set.
    • getContext

      public String getContext()
       Expression describing the context when this calibrator applies
       Can also be used in UpdateParameterRequest to pass a context
       that is parsed on the server, according to the rules in the
       excel spreadsheet. Either this or a comparison has to be
       used (not both at the same time)
       
      optional string context = 3;
      Specified by:
      getContext in interface Mdb.ContextCalibratorInfoOrBuilder
      Returns:
      The context.
    • getContextBytes

      public com.google.protobuf.ByteString getContextBytes()
       Expression describing the context when this calibrator applies
       Can also be used in UpdateParameterRequest to pass a context
       that is parsed on the server, according to the rules in the
       excel spreadsheet. Either this or a comparison has to be
       used (not both at the same time)
       
      optional string context = 3;
      Specified by:
      getContextBytes in interface Mdb.ContextCalibratorInfoOrBuilder
      Returns:
      The bytes for context.
    • setContext

      public Mdb.ContextCalibratorInfo.Builder setContext(String value)
       Expression describing the context when this calibrator applies
       Can also be used in UpdateParameterRequest to pass a context
       that is parsed on the server, according to the rules in the
       excel spreadsheet. Either this or a comparison has to be
       used (not both at the same time)
       
      optional string context = 3;
      Parameters:
      value - The context to set.
      Returns:
      This builder for chaining.
    • clearContext

      public Mdb.ContextCalibratorInfo.Builder clearContext()
       Expression describing the context when this calibrator applies
       Can also be used in UpdateParameterRequest to pass a context
       that is parsed on the server, according to the rules in the
       excel spreadsheet. Either this or a comparison has to be
       used (not both at the same time)
       
      optional string context = 3;
      Returns:
      This builder for chaining.
    • setContextBytes

      public Mdb.ContextCalibratorInfo.Builder setContextBytes(com.google.protobuf.ByteString value)
       Expression describing the context when this calibrator applies
       Can also be used in UpdateParameterRequest to pass a context
       that is parsed on the server, according to the rules in the
       excel spreadsheet. Either this or a comparison has to be
       used (not both at the same time)
       
      optional string context = 3;
      Parameters:
      value - The bytes for context to set.
      Returns:
      This builder for chaining.
    • setUnknownFields

      public final Mdb.ContextCalibratorInfo.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
      Specified by:
      setUnknownFields in interface com.google.protobuf.Message.Builder
      Overrides:
      setUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<Mdb.ContextCalibratorInfo.Builder>
    • mergeUnknownFields

      public final Mdb.ContextCalibratorInfo.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
      Specified by:
      mergeUnknownFields in interface com.google.protobuf.Message.Builder
      Overrides:
      mergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<Mdb.ContextCalibratorInfo.Builder>