Class SampleSetProto.ValuePB.Builder

java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<BuilderT>
com.google.protobuf.GeneratedMessageV3.Builder<SampleSetProto.ValuePB.Builder>
com.inductiveautomation.gateway.tags.history.util.SampleSetProto.ValuePB.Builder
All Implemented Interfaces:
com.google.protobuf.Message.Builder, com.google.protobuf.MessageLite.Builder, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, SampleSetProto.ValuePBOrBuilder, Cloneable
Enclosing class:
SampleSetProto.ValuePB

public static final class SampleSetProto.ValuePB.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<SampleSetProto.ValuePB.Builder> implements SampleSetProto.ValuePBOrBuilder
Protobuf type ValuePB
  • 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<SampleSetProto.ValuePB.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<SampleSetProto.ValuePB.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<SampleSetProto.ValuePB.Builder>
    • getDefaultInstanceForType

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

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

      public SampleSetProto.ValuePB 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<SampleSetProto.ValuePB.Builder>
    • setField

      public SampleSetProto.ValuePB.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<SampleSetProto.ValuePB.Builder>
    • clearField

      public SampleSetProto.ValuePB.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<SampleSetProto.ValuePB.Builder>
    • clearOneof

      public SampleSetProto.ValuePB.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<SampleSetProto.ValuePB.Builder>
    • setRepeatedField

      public SampleSetProto.ValuePB.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<SampleSetProto.ValuePB.Builder>
    • addRepeatedField

      public SampleSetProto.ValuePB.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<SampleSetProto.ValuePB.Builder>
    • mergeFrom

      public SampleSetProto.ValuePB.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<SampleSetProto.ValuePB.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<SampleSetProto.ValuePB.Builder>
    • mergeFrom

      public SampleSetProto.ValuePB.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<SampleSetProto.ValuePB.Builder>
      Throws:
      IOException
    • getValCase

      public SampleSetProto.ValuePB.ValCase getValCase()
      Specified by:
      getValCase in interface SampleSetProto.ValuePBOrBuilder
    • clearVal

      public SampleSetProto.ValuePB.Builder clearVal()
    • getTstamp

      public long getTstamp()
      int64 tstamp = 1;
      Specified by:
      getTstamp in interface SampleSetProto.ValuePBOrBuilder
      Returns:
      The tstamp.
    • setTstamp

      public SampleSetProto.ValuePB.Builder setTstamp(long value)
      int64 tstamp = 1;
      Parameters:
      value - The tstamp to set.
      Returns:
      This builder for chaining.
    • clearTstamp

      public SampleSetProto.ValuePB.Builder clearTstamp()
      int64 tstamp = 1;
      Returns:
      This builder for chaining.
    • getQuality

      public int getQuality()
      int32 quality = 2;
      Specified by:
      getQuality in interface SampleSetProto.ValuePBOrBuilder
      Returns:
      The quality.
    • setQuality

      public SampleSetProto.ValuePB.Builder setQuality(int value)
      int32 quality = 2;
      Parameters:
      value - The quality to set.
      Returns:
      This builder for chaining.
    • clearQuality

      public SampleSetProto.ValuePB.Builder clearQuality()
      int32 quality = 2;
      Returns:
      This builder for chaining.
    • hasIval

      public boolean hasIval()
      sint64 ival = 10;
      Specified by:
      hasIval in interface SampleSetProto.ValuePBOrBuilder
      Returns:
      Whether the ival field is set.
    • getIval

      public long getIval()
      sint64 ival = 10;
      Specified by:
      getIval in interface SampleSetProto.ValuePBOrBuilder
      Returns:
      The ival.
    • setIval

      public SampleSetProto.ValuePB.Builder setIval(long value)
      sint64 ival = 10;
      Parameters:
      value - The ival to set.
      Returns:
      This builder for chaining.
    • clearIval

      public SampleSetProto.ValuePB.Builder clearIval()
      sint64 ival = 10;
      Returns:
      This builder for chaining.
    • hasDval

      public boolean hasDval()
      double dval = 11;
      Specified by:
      hasDval in interface SampleSetProto.ValuePBOrBuilder
      Returns:
      Whether the dval field is set.
    • getDval

      public double getDval()
      double dval = 11;
      Specified by:
      getDval in interface SampleSetProto.ValuePBOrBuilder
      Returns:
      The dval.
    • setDval

      public SampleSetProto.ValuePB.Builder setDval(double value)
      double dval = 11;
      Parameters:
      value - The dval to set.
      Returns:
      This builder for chaining.
    • clearDval

      public SampleSetProto.ValuePB.Builder clearDval()
      double dval = 11;
      Returns:
      This builder for chaining.
    • hasSval

      public boolean hasSval()
      string sval = 12;
      Specified by:
      hasSval in interface SampleSetProto.ValuePBOrBuilder
      Returns:
      Whether the sval field is set.
    • getSval

      public String getSval()
      string sval = 12;
      Specified by:
      getSval in interface SampleSetProto.ValuePBOrBuilder
      Returns:
      The sval.
    • getSvalBytes

      public com.google.protobuf.ByteString getSvalBytes()
      string sval = 12;
      Specified by:
      getSvalBytes in interface SampleSetProto.ValuePBOrBuilder
      Returns:
      The bytes for sval.
    • setSval

      public SampleSetProto.ValuePB.Builder setSval(String value)
      string sval = 12;
      Parameters:
      value - The sval to set.
      Returns:
      This builder for chaining.
    • clearSval

      public SampleSetProto.ValuePB.Builder clearSval()
      string sval = 12;
      Returns:
      This builder for chaining.
    • setSvalBytes

      public SampleSetProto.ValuePB.Builder setSvalBytes(com.google.protobuf.ByteString value)
      string sval = 12;
      Parameters:
      value - The bytes for sval to set.
      Returns:
      This builder for chaining.
    • setUnknownFields

      public final SampleSetProto.ValuePB.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<SampleSetProto.ValuePB.Builder>
    • mergeUnknownFields

      public final SampleSetProto.ValuePB.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<SampleSetProto.ValuePB.Builder>