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 Summary
Modifier and TypeMethodDescriptionaddAllColorValueList(Iterable<String> values) repeated string colorValueList = 4;addAllCommentTypeTagsList(Iterable<? extends CommentTypeTag> values) repeated .CommentTypeTag commentTypeTagsList = 5;repeated .CommentTypeTag commentTypeTagsList = 5;addColorValueList(String value) repeated string colorValueList = 4;addColorValueListBytes(com.google.protobuf.ByteString value) repeated string colorValueList = 4;repeated .CommentTypeTag commentTypeTagsList = 5;addCommentTypeTagsListValue(int value) repeated .CommentTypeTag commentTypeTagsList = 5;addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) build()clear()repeated string colorValueList = 4;repeated .CommentTypeTag commentTypeTagsList = 5;clearField(com.google.protobuf.Descriptors.FieldDescriptor field) clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) bool showFontColor = 3;bool showHead = 1;bool showNickname = 2;clone()getColorValueList(int index) repeated string colorValueList = 4;com.google.protobuf.ByteStringgetColorValueListBytes(int index) repeated string colorValueList = 4;intrepeated string colorValueList = 4;com.google.protobuf.ProtocolStringListrepeated string colorValueList = 4;getCommentTypeTagsList(int index) repeated .CommentTypeTag commentTypeTagsList = 5;intrepeated .CommentTypeTag commentTypeTagsList = 5;repeated .CommentTypeTag commentTypeTagsList = 5;intgetCommentTypeTagsListValue(int index) repeated .CommentTypeTag commentTypeTagsList = 5;repeated .CommentTypeTag commentTypeTagsList = 5;static final com.google.protobuf.Descriptors.Descriptorcom.google.protobuf.Descriptors.Descriptorbooleanbool showFontColor = 3;booleanbool showHead = 1;booleanbool showNickname = 2;protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTablefinal booleanmergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) mergeFrom(com.google.protobuf.Message other) mergeFrom(LandscapeAreaCommon other) mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) setColorValueList(int index, String value) repeated string colorValueList = 4;setCommentTypeTagsList(int index, CommentTypeTag value) repeated .CommentTypeTag commentTypeTagsList = 5;setCommentTypeTagsListValue(int index, int value) repeated .CommentTypeTag commentTypeTagsList = 5;setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) setShowFontColor(boolean value) bool showFontColor = 3;setShowHead(boolean value) bool showHead = 1;setShowNickname(boolean value) bool showNickname = 2;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, internalGetMapFieldReflection, internalGetMutableMapField, internalGetMutableMapFieldReflection, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringMethods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageExceptionMethods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface com.google.protobuf.Message.Builder
mergeDelimitedFrom, mergeDelimitedFromMethods inherited from interface com.google.protobuf.MessageLite.Builder
mergeFromMethods 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:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3.Builder<LandscapeAreaCommon.Builder>
-
clear
- Specified by:
clearin interfacecom.google.protobuf.Message.Builder- Specified by:
clearin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clearin classcom.google.protobuf.GeneratedMessageV3.Builder<LandscapeAreaCommon.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.Message.Builder- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getDescriptorForTypein classcom.google.protobuf.GeneratedMessageV3.Builder<LandscapeAreaCommon.Builder>
-
getDefaultInstanceForType
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
- Specified by:
clonein interfacecom.google.protobuf.Message.Builder- Specified by:
clonein interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clonein classcom.google.protobuf.GeneratedMessageV3.Builder<LandscapeAreaCommon.Builder>
-
setField
public LandscapeAreaCommon.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) - Specified by:
setFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<LandscapeAreaCommon.Builder>
-
clearField
public LandscapeAreaCommon.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field) - Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<LandscapeAreaCommon.Builder>
-
clearOneof
public LandscapeAreaCommon.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) - Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<LandscapeAreaCommon.Builder>
-
setRepeatedField
public LandscapeAreaCommon.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) - Specified by:
setRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<LandscapeAreaCommon.Builder>
-
addRepeatedField
public LandscapeAreaCommon.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) - Specified by:
addRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
addRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<LandscapeAreaCommon.Builder>
-
mergeFrom
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<LandscapeAreaCommon.Builder>
-
mergeFrom
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.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:
mergeFromin interfacecom.google.protobuf.Message.Builder- Specified by:
mergeFromin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<LandscapeAreaCommon.Builder>- Throws:
IOException
-
getShowHead
public boolean getShowHead()bool showHead = 1;- Specified by:
getShowHeadin interfaceLandscapeAreaCommonOrBuilder- Returns:
- The showHead.
-
setShowHead
bool showHead = 1;- Parameters:
value- The showHead to set.- Returns:
- This builder for chaining.
-
clearShowHead
bool showHead = 1;- Returns:
- This builder for chaining.
-
getShowNickname
public boolean getShowNickname()bool showNickname = 2;- Specified by:
getShowNicknamein interfaceLandscapeAreaCommonOrBuilder- Returns:
- The showNickname.
-
setShowNickname
bool showNickname = 2;- Parameters:
value- The showNickname to set.- Returns:
- This builder for chaining.
-
clearShowNickname
bool showNickname = 2;- Returns:
- This builder for chaining.
-
getShowFontColor
public boolean getShowFontColor()bool showFontColor = 3;- Specified by:
getShowFontColorin interfaceLandscapeAreaCommonOrBuilder- Returns:
- The showFontColor.
-
setShowFontColor
bool showFontColor = 3;- Parameters:
value- The showFontColor to set.- Returns:
- This builder for chaining.
-
clearShowFontColor
bool showFontColor = 3;- Returns:
- This builder for chaining.
-
getColorValueListList
public com.google.protobuf.ProtocolStringList getColorValueListList()repeated string colorValueList = 4;- Specified by:
getColorValueListListin interfaceLandscapeAreaCommonOrBuilder- Returns:
- A list containing the colorValueList.
-
getColorValueListCount
public int getColorValueListCount()repeated string colorValueList = 4;- Specified by:
getColorValueListCountin interfaceLandscapeAreaCommonOrBuilder- Returns:
- The count of colorValueList.
-
getColorValueList
repeated string colorValueList = 4;- Specified by:
getColorValueListin interfaceLandscapeAreaCommonOrBuilder- 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:
getColorValueListBytesin interfaceLandscapeAreaCommonOrBuilder- Parameters:
index- The index of the value to return.- Returns:
- The bytes of the colorValueList at the given index.
-
setColorValueList
repeated string colorValueList = 4;- Parameters:
index- The index to set the value at.value- The colorValueList to set.- Returns:
- This builder for chaining.
-
addColorValueList
repeated string colorValueList = 4;- Parameters:
value- The colorValueList to add.- Returns:
- This builder for chaining.
-
addAllColorValueList
repeated string colorValueList = 4;- Parameters:
values- The colorValueList to add.- Returns:
- This builder for chaining.
-
clearColorValueList
repeated string colorValueList = 4;- Returns:
- This builder for chaining.
-
addColorValueListBytes
repeated string colorValueList = 4;- Parameters:
value- The bytes of the colorValueList to add.- Returns:
- This builder for chaining.
-
getCommentTypeTagsListList
repeated .CommentTypeTag commentTypeTagsList = 5;- Specified by:
getCommentTypeTagsListListin interfaceLandscapeAreaCommonOrBuilder- Returns:
- A list containing the commentTypeTagsList.
-
getCommentTypeTagsListCount
public int getCommentTypeTagsListCount()repeated .CommentTypeTag commentTypeTagsList = 5;- Specified by:
getCommentTypeTagsListCountin interfaceLandscapeAreaCommonOrBuilder- Returns:
- The count of commentTypeTagsList.
-
getCommentTypeTagsList
repeated .CommentTypeTag commentTypeTagsList = 5;- Specified by:
getCommentTypeTagsListin interfaceLandscapeAreaCommonOrBuilder- Parameters:
index- The index of the element to return.- Returns:
- The commentTypeTagsList at the given index.
-
setCommentTypeTagsList
repeated .CommentTypeTag commentTypeTagsList = 5;- Parameters:
index- The index to set the value at.value- The commentTypeTagsList to set.- Returns:
- This builder for chaining.
-
addCommentTypeTagsList
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
repeated .CommentTypeTag commentTypeTagsList = 5;- Returns:
- This builder for chaining.
-
getCommentTypeTagsListValueList
repeated .CommentTypeTag commentTypeTagsList = 5;- Specified by:
getCommentTypeTagsListValueListin interfaceLandscapeAreaCommonOrBuilder- 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:
getCommentTypeTagsListValuein interfaceLandscapeAreaCommonOrBuilder- Parameters:
index- The index of the value to return.- Returns:
- The enum numeric value on the wire of commentTypeTagsList at the given index.
-
setCommentTypeTagsListValue
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
repeated .CommentTypeTag commentTypeTagsList = 5;- Parameters:
value- The enum numeric value on the wire for commentTypeTagsList to add.- Returns:
- This builder for chaining.
-
addAllCommentTypeTagsListValue
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:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<LandscapeAreaCommon.Builder>
-
mergeUnknownFields
public final LandscapeAreaCommon.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<LandscapeAreaCommon.Builder>
-