Class LandscapeAreaCommon.Builder

java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<BuilderT>
com.google.protobuf.GeneratedMessageV3.Builder<LandscapeAreaCommon.Builder>
tech.ordinaryroad.live.chat.client.codec.douyin.protobuf.LandscapeAreaCommon.Builder
All Implemented Interfaces:
com.google.protobuf.Message.Builder, com.google.protobuf.MessageLite.Builder, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, Cloneable, LandscapeAreaCommonOrBuilder
Enclosing class:
LandscapeAreaCommon

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

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

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

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

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

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

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

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

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

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

      public LandscapeAreaCommon.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<LandscapeAreaCommon.Builder>
      Throws:
      IOException
    • getShowHead

      public boolean getShowHead()
      bool showHead = 1;
      Specified by:
      getShowHead in interface LandscapeAreaCommonOrBuilder
      Returns:
      The showHead.
    • setShowHead

      public LandscapeAreaCommon.Builder setShowHead(boolean value)
      bool showHead = 1;
      Parameters:
      value - The showHead to set.
      Returns:
      This builder for chaining.
    • clearShowHead

      public LandscapeAreaCommon.Builder clearShowHead()
      bool showHead = 1;
      Returns:
      This builder for chaining.
    • getShowNickname

      public boolean getShowNickname()
      bool showNickname = 2;
      Specified by:
      getShowNickname in interface LandscapeAreaCommonOrBuilder
      Returns:
      The showNickname.
    • setShowNickname

      public LandscapeAreaCommon.Builder setShowNickname(boolean value)
      bool showNickname = 2;
      Parameters:
      value - The showNickname to set.
      Returns:
      This builder for chaining.
    • clearShowNickname

      public LandscapeAreaCommon.Builder clearShowNickname()
      bool showNickname = 2;
      Returns:
      This builder for chaining.
    • getShowFontColor

      public boolean getShowFontColor()
      bool showFontColor = 3;
      Specified by:
      getShowFontColor in interface LandscapeAreaCommonOrBuilder
      Returns:
      The showFontColor.
    • setShowFontColor

      public LandscapeAreaCommon.Builder setShowFontColor(boolean value)
      bool showFontColor = 3;
      Parameters:
      value - The showFontColor to set.
      Returns:
      This builder for chaining.
    • clearShowFontColor

      public LandscapeAreaCommon.Builder clearShowFontColor()
      bool showFontColor = 3;
      Returns:
      This builder for chaining.
    • getColorValueListList

      public com.google.protobuf.ProtocolStringList getColorValueListList()
      repeated string colorValueList = 4;
      Specified by:
      getColorValueListList in interface LandscapeAreaCommonOrBuilder
      Returns:
      A list containing the colorValueList.
    • getColorValueListCount

      public int getColorValueListCount()
      repeated string colorValueList = 4;
      Specified by:
      getColorValueListCount in interface LandscapeAreaCommonOrBuilder
      Returns:
      The count of colorValueList.
    • getColorValueList

      public String getColorValueList(int index)
      repeated string colorValueList = 4;
      Specified by:
      getColorValueList in interface LandscapeAreaCommonOrBuilder
      Parameters:
      index - The index of the element to return.
      Returns:
      The colorValueList at the given index.
    • getColorValueListBytes

      public com.google.protobuf.ByteString getColorValueListBytes(int index)
      repeated string colorValueList = 4;
      Specified by:
      getColorValueListBytes in interface LandscapeAreaCommonOrBuilder
      Parameters:
      index - The index of the value to return.
      Returns:
      The bytes of the colorValueList at the given index.
    • setColorValueList

      public LandscapeAreaCommon.Builder setColorValueList(int index, String value)
      repeated string colorValueList = 4;
      Parameters:
      index - The index to set the value at.
      value - The colorValueList to set.
      Returns:
      This builder for chaining.
    • addColorValueList

      public LandscapeAreaCommon.Builder addColorValueList(String value)
      repeated string colorValueList = 4;
      Parameters:
      value - The colorValueList to add.
      Returns:
      This builder for chaining.
    • addAllColorValueList

      public LandscapeAreaCommon.Builder addAllColorValueList(Iterable<String> values)
      repeated string colorValueList = 4;
      Parameters:
      values - The colorValueList to add.
      Returns:
      This builder for chaining.
    • clearColorValueList

      public LandscapeAreaCommon.Builder clearColorValueList()
      repeated string colorValueList = 4;
      Returns:
      This builder for chaining.
    • addColorValueListBytes

      public LandscapeAreaCommon.Builder addColorValueListBytes(com.google.protobuf.ByteString value)
      repeated string colorValueList = 4;
      Parameters:
      value - The bytes of the colorValueList to add.
      Returns:
      This builder for chaining.
    • getCommentTypeTagsListList

      public List<CommentTypeTag> getCommentTypeTagsListList()
      repeated .CommentTypeTag commentTypeTagsList = 5;
      Specified by:
      getCommentTypeTagsListList in interface LandscapeAreaCommonOrBuilder
      Returns:
      A list containing the commentTypeTagsList.
    • getCommentTypeTagsListCount

      public int getCommentTypeTagsListCount()
      repeated .CommentTypeTag commentTypeTagsList = 5;
      Specified by:
      getCommentTypeTagsListCount in interface LandscapeAreaCommonOrBuilder
      Returns:
      The count of commentTypeTagsList.
    • getCommentTypeTagsList

      public CommentTypeTag getCommentTypeTagsList(int index)
      repeated .CommentTypeTag commentTypeTagsList = 5;
      Specified by:
      getCommentTypeTagsList in interface LandscapeAreaCommonOrBuilder
      Parameters:
      index - The index of the element to return.
      Returns:
      The commentTypeTagsList at the given index.
    • setCommentTypeTagsList

      public LandscapeAreaCommon.Builder setCommentTypeTagsList(int index, CommentTypeTag value)
      repeated .CommentTypeTag commentTypeTagsList = 5;
      Parameters:
      index - The index to set the value at.
      value - The commentTypeTagsList to set.
      Returns:
      This builder for chaining.
    • addCommentTypeTagsList

      public LandscapeAreaCommon.Builder addCommentTypeTagsList(CommentTypeTag value)
      repeated .CommentTypeTag commentTypeTagsList = 5;
      Parameters:
      value - The commentTypeTagsList to add.
      Returns:
      This builder for chaining.
    • addAllCommentTypeTagsList

      public LandscapeAreaCommon.Builder addAllCommentTypeTagsList(Iterable<? extends CommentTypeTag> values)
      repeated .CommentTypeTag commentTypeTagsList = 5;
      Parameters:
      values - The commentTypeTagsList to add.
      Returns:
      This builder for chaining.
    • clearCommentTypeTagsList

      public LandscapeAreaCommon.Builder clearCommentTypeTagsList()
      repeated .CommentTypeTag commentTypeTagsList = 5;
      Returns:
      This builder for chaining.
    • getCommentTypeTagsListValueList

      public List<Integer> getCommentTypeTagsListValueList()
      repeated .CommentTypeTag commentTypeTagsList = 5;
      Specified by:
      getCommentTypeTagsListValueList in interface LandscapeAreaCommonOrBuilder
      Returns:
      A list containing the enum numeric values on the wire for commentTypeTagsList.
    • getCommentTypeTagsListValue

      public int getCommentTypeTagsListValue(int index)
      repeated .CommentTypeTag commentTypeTagsList = 5;
      Specified by:
      getCommentTypeTagsListValue in interface LandscapeAreaCommonOrBuilder
      Parameters:
      index - The index of the value to return.
      Returns:
      The enum numeric value on the wire of commentTypeTagsList at the given index.
    • setCommentTypeTagsListValue

      public LandscapeAreaCommon.Builder setCommentTypeTagsListValue(int index, int value)
      repeated .CommentTypeTag commentTypeTagsList = 5;
      Parameters:
      index - The index to set the value at.
      value - The enum numeric value on the wire for commentTypeTagsList to set.
      Returns:
      This builder for chaining.
    • addCommentTypeTagsListValue

      public LandscapeAreaCommon.Builder addCommentTypeTagsListValue(int value)
      repeated .CommentTypeTag commentTypeTagsList = 5;
      Parameters:
      value - The enum numeric value on the wire for commentTypeTagsList to add.
      Returns:
      This builder for chaining.
    • addAllCommentTypeTagsListValue

      public LandscapeAreaCommon.Builder addAllCommentTypeTagsListValue(Iterable<Integer> values)
      repeated .CommentTypeTag commentTypeTagsList = 5;
      Parameters:
      values - The enum numeric values on the wire for commentTypeTagsList to add.
      Returns:
      This builder for chaining.
    • setUnknownFields

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

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