类 CommonOuterClass.Common.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<BuilderT>
com.google.protobuf.GeneratedMessageV3.Builder<CommonOuterClass.Common.Builder>
tech.ordinaryroad.live.chat.client.codec.douyin.protobuf.dto.CommonOuterClass.Common.Builder
- 所有已实现的接口:
com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Cloneable,CommonOuterClass.CommonOrBuilder
public static final class CommonOuterClass.Common.Builder
extends com.google.protobuf.GeneratedMessageV3.Builder<CommonOuterClass.Common.Builder>
implements CommonOuterClass.CommonOrBuilder
Protobuf type
Common-
方法概要
修饰符和类型方法说明addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) build()clear()uint64 anchorFoldDuration = 23;uint64 anchorFoldType = 10;Room room = 16;uint32 channelId = 21;uint64 createTime = 4;string describe = 7;uint64 diffSei2absSecond = 22;clearField(com.google.protobuf.Descriptors.FieldDescriptor field) DisplayText displayText = 8;bool isDispatch = 20;bool isShowMsg = 6;string logId = 12;string method = 1;uint32 monitor = 5;uint64 msgId = 2;string msgProcessFilterK = 13;string msgProcessFilterV = 14;clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) uint64 priorityScore = 11;uint64 processAtSeiTimeMs = 18;uint64 randomDispatchMs = 19;uint64 roomId = 3;.User user = 15;clone()longuint64 anchorFoldDuration = 23;longuint64 anchorFoldType = 10;longRoom room = 16;intuint32 channelId = 21;longuint64 createTime = 4;string describe = 7;com.google.protobuf.ByteStringstring describe = 7;static final com.google.protobuf.Descriptors.Descriptorcom.google.protobuf.Descriptors.Descriptorlonguint64 diffSei2absSecond = 22;longDisplayText displayText = 8;booleanbool isDispatch = 20;booleanbool isShowMsg = 6;getLogId()string logId = 12;com.google.protobuf.ByteStringstring logId = 12;string method = 1;com.google.protobuf.ByteStringstring method = 1;intuint32 monitor = 5;longgetMsgId()uint64 msgId = 2;string msgProcessFilterK = 13;com.google.protobuf.ByteStringstring msgProcessFilterK = 13;string msgProcessFilterV = 14;com.google.protobuf.ByteStringstring msgProcessFilterV = 14;longuint64 priorityScore = 11;longuint64 processAtSeiTimeMs = 18;longuint64 randomDispatchMs = 19;longuint64 roomId = 3;getUser().User user = 15;.User user = 15;.User user = 15;booleanhasUser().User user = 15;protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTablefinal booleanmergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) mergeFrom(com.google.protobuf.Message other) mergeFrom(CommonOuterClass.Common other) mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) mergeUser(UserOuterClass.User value) .User user = 15;setAnchorFoldDuration(long value) uint64 anchorFoldDuration = 23;setAnchorFoldType(long value) uint64 anchorFoldType = 10;setAnchorFoldTypeV2(long value) Room room = 16;setChannelId(int value) uint32 channelId = 21;setCreateTime(long value) uint64 createTime = 4;setDescribe(String value) string describe = 7;setDescribeBytes(com.google.protobuf.ByteString value) string describe = 7;setDiffSei2AbsSecond(long value) uint64 diffSei2absSecond = 22;setFoldType(long value) DisplayText displayText = 8;setIsDispatch(boolean value) bool isDispatch = 20;setIsShowMsg(boolean value) bool isShowMsg = 6;string logId = 12;setLogIdBytes(com.google.protobuf.ByteString value) string logId = 12;string method = 1;setMethodBytes(com.google.protobuf.ByteString value) string method = 1;setMonitor(int value) uint32 monitor = 5;setMsgId(long value) uint64 msgId = 2;setMsgProcessFilterK(String value) string msgProcessFilterK = 13;setMsgProcessFilterKBytes(com.google.protobuf.ByteString value) string msgProcessFilterK = 13;setMsgProcessFilterV(String value) string msgProcessFilterV = 14;setMsgProcessFilterVBytes(com.google.protobuf.ByteString value) string msgProcessFilterV = 14;setPriorityScore(long value) uint64 priorityScore = 11;setProcessAtSeiTimeMs(long value) uint64 processAtSeiTimeMs = 18;setRandomDispatchMs(long value) uint64 randomDispatchMs = 19;setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) setRoomId(long value) uint64 roomId = 3;setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) setUser(UserOuterClass.User value) .User user = 15;setUser(UserOuterClass.User.Builder builderForValue) .User user = 15;从类继承的方法 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, setUnknownFieldsProto3从类继承的方法 com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString从类继承的方法 com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageException从接口继承的方法 com.google.protobuf.Message.Builder
mergeDelimitedFrom, mergeDelimitedFrom从接口继承的方法 com.google.protobuf.MessageLite.Builder
mergeFrom从接口继承的方法 com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
方法详细资料
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() -
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()- 指定者:
internalGetFieldAccessorTable在类中com.google.protobuf.GeneratedMessageV3.Builder<CommonOuterClass.Common.Builder>
-
clear
- 指定者:
clear在接口中com.google.protobuf.Message.Builder- 指定者:
clear在接口中com.google.protobuf.MessageLite.Builder- 覆盖:
clear在类中com.google.protobuf.GeneratedMessageV3.Builder<CommonOuterClass.Common.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()- 指定者:
getDescriptorForType在接口中com.google.protobuf.Message.Builder- 指定者:
getDescriptorForType在接口中com.google.protobuf.MessageOrBuilder- 覆盖:
getDescriptorForType在类中com.google.protobuf.GeneratedMessageV3.Builder<CommonOuterClass.Common.Builder>
-
getDefaultInstanceForType
- 指定者:
getDefaultInstanceForType在接口中com.google.protobuf.MessageLiteOrBuilder- 指定者:
getDefaultInstanceForType在接口中com.google.protobuf.MessageOrBuilder
-
build
- 指定者:
build在接口中com.google.protobuf.Message.Builder- 指定者:
build在接口中com.google.protobuf.MessageLite.Builder
-
buildPartial
- 指定者:
buildPartial在接口中com.google.protobuf.Message.Builder- 指定者:
buildPartial在接口中com.google.protobuf.MessageLite.Builder
-
clone
- 指定者:
clone在接口中com.google.protobuf.Message.Builder- 指定者:
clone在接口中com.google.protobuf.MessageLite.Builder- 覆盖:
clone在类中com.google.protobuf.GeneratedMessageV3.Builder<CommonOuterClass.Common.Builder>
-
setField
public CommonOuterClass.Common.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) - 指定者:
setField在接口中com.google.protobuf.Message.Builder- 覆盖:
setField在类中com.google.protobuf.GeneratedMessageV3.Builder<CommonOuterClass.Common.Builder>
-
clearField
public CommonOuterClass.Common.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field) - 指定者:
clearField在接口中com.google.protobuf.Message.Builder- 覆盖:
clearField在类中com.google.protobuf.GeneratedMessageV3.Builder<CommonOuterClass.Common.Builder>
-
clearOneof
public CommonOuterClass.Common.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) - 指定者:
clearOneof在接口中com.google.protobuf.Message.Builder- 覆盖:
clearOneof在类中com.google.protobuf.GeneratedMessageV3.Builder<CommonOuterClass.Common.Builder>
-
setRepeatedField
public CommonOuterClass.Common.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) - 指定者:
setRepeatedField在接口中com.google.protobuf.Message.Builder- 覆盖:
setRepeatedField在类中com.google.protobuf.GeneratedMessageV3.Builder<CommonOuterClass.Common.Builder>
-
addRepeatedField
public CommonOuterClass.Common.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) - 指定者:
addRepeatedField在接口中com.google.protobuf.Message.Builder- 覆盖:
addRepeatedField在类中com.google.protobuf.GeneratedMessageV3.Builder<CommonOuterClass.Common.Builder>
-
mergeFrom
- 指定者:
mergeFrom在接口中com.google.protobuf.Message.Builder- 覆盖:
mergeFrom在类中com.google.protobuf.AbstractMessage.Builder<CommonOuterClass.Common.Builder>
-
mergeFrom
-
isInitialized
public final boolean isInitialized()- 指定者:
isInitialized在接口中com.google.protobuf.MessageLiteOrBuilder- 覆盖:
isInitialized在类中com.google.protobuf.GeneratedMessageV3.Builder<CommonOuterClass.Common.Builder>
-
mergeFrom
public CommonOuterClass.Common.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - 指定者:
mergeFrom在接口中com.google.protobuf.Message.Builder- 指定者:
mergeFrom在接口中com.google.protobuf.MessageLite.Builder- 覆盖:
mergeFrom在类中com.google.protobuf.AbstractMessage.Builder<CommonOuterClass.Common.Builder>- 抛出:
IOException
-
getMethod
string method = 1;- 指定者:
getMethod在接口中CommonOuterClass.CommonOrBuilder- 返回:
- The method.
-
getMethodBytes
public com.google.protobuf.ByteString getMethodBytes()string method = 1;- 指定者:
getMethodBytes在接口中CommonOuterClass.CommonOrBuilder- 返回:
- The bytes for method.
-
setMethod
string method = 1;- 参数:
value- The method to set.- 返回:
- This builder for chaining.
-
clearMethod
string method = 1;- 返回:
- This builder for chaining.
-
setMethodBytes
string method = 1;- 参数:
value- The bytes for method to set.- 返回:
- This builder for chaining.
-
getMsgId
public long getMsgId()uint64 msgId = 2;- 指定者:
getMsgId在接口中CommonOuterClass.CommonOrBuilder- 返回:
- The msgId.
-
setMsgId
uint64 msgId = 2;- 参数:
value- The msgId to set.- 返回:
- This builder for chaining.
-
clearMsgId
uint64 msgId = 2;- 返回:
- This builder for chaining.
-
getRoomId
public long getRoomId()uint64 roomId = 3;- 指定者:
getRoomId在接口中CommonOuterClass.CommonOrBuilder- 返回:
- The roomId.
-
setRoomId
uint64 roomId = 3;- 参数:
value- The roomId to set.- 返回:
- This builder for chaining.
-
clearRoomId
uint64 roomId = 3;- 返回:
- This builder for chaining.
-
getCreateTime
public long getCreateTime()uint64 createTime = 4;- 指定者:
getCreateTime在接口中CommonOuterClass.CommonOrBuilder- 返回:
- The createTime.
-
setCreateTime
uint64 createTime = 4;- 参数:
value- The createTime to set.- 返回:
- This builder for chaining.
-
clearCreateTime
uint64 createTime = 4;- 返回:
- This builder for chaining.
-
getMonitor
public int getMonitor()uint32 monitor = 5;- 指定者:
getMonitor在接口中CommonOuterClass.CommonOrBuilder- 返回:
- The monitor.
-
setMonitor
uint32 monitor = 5;- 参数:
value- The monitor to set.- 返回:
- This builder for chaining.
-
clearMonitor
uint32 monitor = 5;- 返回:
- This builder for chaining.
-
getIsShowMsg
public boolean getIsShowMsg()bool isShowMsg = 6;- 指定者:
getIsShowMsg在接口中CommonOuterClass.CommonOrBuilder- 返回:
- The isShowMsg.
-
setIsShowMsg
bool isShowMsg = 6;- 参数:
value- The isShowMsg to set.- 返回:
- This builder for chaining.
-
clearIsShowMsg
bool isShowMsg = 6;- 返回:
- This builder for chaining.
-
getDescribe
string describe = 7;- 指定者:
getDescribe在接口中CommonOuterClass.CommonOrBuilder- 返回:
- The describe.
-
getDescribeBytes
public com.google.protobuf.ByteString getDescribeBytes()string describe = 7;- 指定者:
getDescribeBytes在接口中CommonOuterClass.CommonOrBuilder- 返回:
- The bytes for describe.
-
setDescribe
string describe = 7;- 参数:
value- The describe to set.- 返回:
- This builder for chaining.
-
clearDescribe
string describe = 7;- 返回:
- This builder for chaining.
-
setDescribeBytes
string describe = 7;- 参数:
value- The bytes for describe to set.- 返回:
- This builder for chaining.
-
getFoldType
public long getFoldType()DisplayText displayText = 8;
uint64 foldType = 9;- 指定者:
getFoldType在接口中CommonOuterClass.CommonOrBuilder- 返回:
- The foldType.
-
setFoldType
DisplayText displayText = 8;
uint64 foldType = 9;- 参数:
value- The foldType to set.- 返回:
- This builder for chaining.
-
clearFoldType
DisplayText displayText = 8;
uint64 foldType = 9;- 返回:
- This builder for chaining.
-
getAnchorFoldType
public long getAnchorFoldType()uint64 anchorFoldType = 10;- 指定者:
getAnchorFoldType在接口中CommonOuterClass.CommonOrBuilder- 返回:
- The anchorFoldType.
-
setAnchorFoldType
uint64 anchorFoldType = 10;- 参数:
value- The anchorFoldType to set.- 返回:
- This builder for chaining.
-
clearAnchorFoldType
uint64 anchorFoldType = 10;- 返回:
- This builder for chaining.
-
getPriorityScore
public long getPriorityScore()uint64 priorityScore = 11;- 指定者:
getPriorityScore在接口中CommonOuterClass.CommonOrBuilder- 返回:
- The priorityScore.
-
setPriorityScore
uint64 priorityScore = 11;- 参数:
value- The priorityScore to set.- 返回:
- This builder for chaining.
-
clearPriorityScore
uint64 priorityScore = 11;- 返回:
- This builder for chaining.
-
getLogId
string logId = 12;- 指定者:
getLogId在接口中CommonOuterClass.CommonOrBuilder- 返回:
- The logId.
-
getLogIdBytes
public com.google.protobuf.ByteString getLogIdBytes()string logId = 12;- 指定者:
getLogIdBytes在接口中CommonOuterClass.CommonOrBuilder- 返回:
- The bytes for logId.
-
setLogId
string logId = 12;- 参数:
value- The logId to set.- 返回:
- This builder for chaining.
-
clearLogId
string logId = 12;- 返回:
- This builder for chaining.
-
setLogIdBytes
string logId = 12;- 参数:
value- The bytes for logId to set.- 返回:
- This builder for chaining.
-
getMsgProcessFilterK
string msgProcessFilterK = 13;- 指定者:
getMsgProcessFilterK在接口中CommonOuterClass.CommonOrBuilder- 返回:
- The msgProcessFilterK.
-
getMsgProcessFilterKBytes
public com.google.protobuf.ByteString getMsgProcessFilterKBytes()string msgProcessFilterK = 13;- 指定者:
getMsgProcessFilterKBytes在接口中CommonOuterClass.CommonOrBuilder- 返回:
- The bytes for msgProcessFilterK.
-
setMsgProcessFilterK
string msgProcessFilterK = 13;- 参数:
value- The msgProcessFilterK to set.- 返回:
- This builder for chaining.
-
clearMsgProcessFilterK
string msgProcessFilterK = 13;- 返回:
- This builder for chaining.
-
setMsgProcessFilterKBytes
public CommonOuterClass.Common.Builder setMsgProcessFilterKBytes(com.google.protobuf.ByteString value) string msgProcessFilterK = 13;- 参数:
value- The bytes for msgProcessFilterK to set.- 返回:
- This builder for chaining.
-
getMsgProcessFilterV
string msgProcessFilterV = 14;- 指定者:
getMsgProcessFilterV在接口中CommonOuterClass.CommonOrBuilder- 返回:
- The msgProcessFilterV.
-
getMsgProcessFilterVBytes
public com.google.protobuf.ByteString getMsgProcessFilterVBytes()string msgProcessFilterV = 14;- 指定者:
getMsgProcessFilterVBytes在接口中CommonOuterClass.CommonOrBuilder- 返回:
- The bytes for msgProcessFilterV.
-
setMsgProcessFilterV
string msgProcessFilterV = 14;- 参数:
value- The msgProcessFilterV to set.- 返回:
- This builder for chaining.
-
clearMsgProcessFilterV
string msgProcessFilterV = 14;- 返回:
- This builder for chaining.
-
setMsgProcessFilterVBytes
public CommonOuterClass.Common.Builder setMsgProcessFilterVBytes(com.google.protobuf.ByteString value) string msgProcessFilterV = 14;- 参数:
value- The bytes for msgProcessFilterV to set.- 返回:
- This builder for chaining.
-
hasUser
public boolean hasUser().User user = 15;- 指定者:
hasUser在接口中CommonOuterClass.CommonOrBuilder- 返回:
- Whether the user field is set.
-
getUser
.User user = 15;- 指定者:
getUser在接口中CommonOuterClass.CommonOrBuilder- 返回:
- The user.
-
setUser
.User user = 15; -
setUser
.User user = 15; -
mergeUser
.User user = 15; -
clearUser
.User user = 15; -
getUserBuilder
.User user = 15; -
getUserOrBuilder
.User user = 15; -
getAnchorFoldTypeV2
public long getAnchorFoldTypeV2()Room room = 16;
uint64 anchorFoldTypeV2 = 17;- 指定者:
getAnchorFoldTypeV2在接口中CommonOuterClass.CommonOrBuilder- 返回:
- The anchorFoldTypeV2.
-
setAnchorFoldTypeV2
Room room = 16;
uint64 anchorFoldTypeV2 = 17;- 参数:
value- The anchorFoldTypeV2 to set.- 返回:
- This builder for chaining.
-
clearAnchorFoldTypeV2
Room room = 16;
uint64 anchorFoldTypeV2 = 17;- 返回:
- This builder for chaining.
-
getProcessAtSeiTimeMs
public long getProcessAtSeiTimeMs()uint64 processAtSeiTimeMs = 18;- 指定者:
getProcessAtSeiTimeMs在接口中CommonOuterClass.CommonOrBuilder- 返回:
- The processAtSeiTimeMs.
-
setProcessAtSeiTimeMs
uint64 processAtSeiTimeMs = 18;- 参数:
value- The processAtSeiTimeMs to set.- 返回:
- This builder for chaining.
-
clearProcessAtSeiTimeMs
uint64 processAtSeiTimeMs = 18;- 返回:
- This builder for chaining.
-
getRandomDispatchMs
public long getRandomDispatchMs()uint64 randomDispatchMs = 19;- 指定者:
getRandomDispatchMs在接口中CommonOuterClass.CommonOrBuilder- 返回:
- The randomDispatchMs.
-
setRandomDispatchMs
uint64 randomDispatchMs = 19;- 参数:
value- The randomDispatchMs to set.- 返回:
- This builder for chaining.
-
clearRandomDispatchMs
uint64 randomDispatchMs = 19;- 返回:
- This builder for chaining.
-
getIsDispatch
public boolean getIsDispatch()bool isDispatch = 20;- 指定者:
getIsDispatch在接口中CommonOuterClass.CommonOrBuilder- 返回:
- The isDispatch.
-
setIsDispatch
bool isDispatch = 20;- 参数:
value- The isDispatch to set.- 返回:
- This builder for chaining.
-
clearIsDispatch
bool isDispatch = 20;- 返回:
- This builder for chaining.
-
getChannelId
public int getChannelId()uint32 channelId = 21;- 指定者:
getChannelId在接口中CommonOuterClass.CommonOrBuilder- 返回:
- The channelId.
-
setChannelId
uint32 channelId = 21;- 参数:
value- The channelId to set.- 返回:
- This builder for chaining.
-
clearChannelId
uint32 channelId = 21;- 返回:
- This builder for chaining.
-
getDiffSei2AbsSecond
public long getDiffSei2AbsSecond()uint64 diffSei2absSecond = 22;- 指定者:
getDiffSei2AbsSecond在接口中CommonOuterClass.CommonOrBuilder- 返回:
- The diffSei2absSecond.
-
setDiffSei2AbsSecond
uint64 diffSei2absSecond = 22;- 参数:
value- The diffSei2absSecond to set.- 返回:
- This builder for chaining.
-
clearDiffSei2AbsSecond
uint64 diffSei2absSecond = 22;- 返回:
- This builder for chaining.
-
getAnchorFoldDuration
public long getAnchorFoldDuration()uint64 anchorFoldDuration = 23;- 指定者:
getAnchorFoldDuration在接口中CommonOuterClass.CommonOrBuilder- 返回:
- The anchorFoldDuration.
-
setAnchorFoldDuration
uint64 anchorFoldDuration = 23;- 参数:
value- The anchorFoldDuration to set.- 返回:
- This builder for chaining.
-
clearAnchorFoldDuration
uint64 anchorFoldDuration = 23;- 返回:
- This builder for chaining.
-
setUnknownFields
public final CommonOuterClass.Common.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - 指定者:
setUnknownFields在接口中com.google.protobuf.Message.Builder- 覆盖:
setUnknownFields在类中com.google.protobuf.GeneratedMessageV3.Builder<CommonOuterClass.Common.Builder>
-
mergeUnknownFields
public final CommonOuterClass.Common.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - 指定者:
mergeUnknownFields在接口中com.google.protobuf.Message.Builder- 覆盖:
mergeUnknownFields在类中com.google.protobuf.GeneratedMessageV3.Builder<CommonOuterClass.Common.Builder>
-