Package emu.grasscutter.net.proto
Class PlayerInvestigationAllInfoNotifyOuterClass.PlayerInvestigationAllInfoNotify.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<BuilderType>
com.google.protobuf.GeneratedMessageV3.Builder<PlayerInvestigationAllInfoNotifyOuterClass.PlayerInvestigationAllInfoNotify.Builder>
emu.grasscutter.net.proto.PlayerInvestigationAllInfoNotifyOuterClass.PlayerInvestigationAllInfoNotify.Builder
- All Implemented Interfaces:
com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,PlayerInvestigationAllInfoNotifyOuterClass.PlayerInvestigationAllInfoNotifyOrBuilder,Cloneable
public static final class PlayerInvestigationAllInfoNotifyOuterClass.PlayerInvestigationAllInfoNotify.Builder
extends com.google.protobuf.GeneratedMessageV3.Builder<PlayerInvestigationAllInfoNotifyOuterClass.PlayerInvestigationAllInfoNotify.Builder>
implements PlayerInvestigationAllInfoNotifyOuterClass.PlayerInvestigationAllInfoNotifyOrBuilder
CmdId: 1917 Name: AAGKEHNFPPNProtobuf type
PlayerInvestigationAllInfoNotify-
Method Summary
Modifier and TypeMethodDescriptionaddAllInvestigationList(Iterable<? extends InvestigationOuterClass.Investigation> values) repeated .Investigation investigation_list = 4;addAllInvestigationTargetList(Iterable<? extends InvestigationTargetOuterClass.InvestigationTarget> values) repeated .InvestigationTarget investigation_target_list = 12;addInvestigationList(int index, InvestigationOuterClass.Investigation value) repeated .Investigation investigation_list = 4;addInvestigationList(int index, InvestigationOuterClass.Investigation.Builder builderForValue) repeated .Investigation investigation_list = 4;repeated .Investigation investigation_list = 4;addInvestigationList(InvestigationOuterClass.Investigation.Builder builderForValue) repeated .Investigation investigation_list = 4;repeated .Investigation investigation_list = 4;addInvestigationListBuilder(int index) repeated .Investigation investigation_list = 4;addInvestigationTargetList(int index, InvestigationTargetOuterClass.InvestigationTarget value) repeated .InvestigationTarget investigation_target_list = 12;addInvestigationTargetList(int index, InvestigationTargetOuterClass.InvestigationTarget.Builder builderForValue) repeated .InvestigationTarget investigation_target_list = 12;repeated .InvestigationTarget investigation_target_list = 12;addInvestigationTargetList(InvestigationTargetOuterClass.InvestigationTarget.Builder builderForValue) repeated .InvestigationTarget investigation_target_list = 12;repeated .InvestigationTarget investigation_target_list = 12;addInvestigationTargetListBuilder(int index) repeated .InvestigationTarget investigation_target_list = 12;addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) build()clear()clearField(com.google.protobuf.Descriptors.FieldDescriptor field) repeated .Investigation investigation_list = 4;repeated .InvestigationTarget investigation_target_list = 12;clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) clone()static final com.google.protobuf.Descriptors.Descriptorcom.google.protobuf.Descriptors.DescriptorgetInvestigationList(int index) repeated .Investigation investigation_list = 4;getInvestigationListBuilder(int index) repeated .Investigation investigation_list = 4;repeated .Investigation investigation_list = 4;intrepeated .Investigation investigation_list = 4;repeated .Investigation investigation_list = 4;getInvestigationListOrBuilder(int index) repeated .Investigation investigation_list = 4;repeated .Investigation investigation_list = 4;getInvestigationTargetList(int index) repeated .InvestigationTarget investigation_target_list = 12;getInvestigationTargetListBuilder(int index) repeated .InvestigationTarget investigation_target_list = 12;repeated .InvestigationTarget investigation_target_list = 12;intrepeated .InvestigationTarget investigation_target_list = 12;repeated .InvestigationTarget investigation_target_list = 12;getInvestigationTargetListOrBuilder(int index) repeated .InvestigationTarget investigation_target_list = 12;repeated .InvestigationTarget investigation_target_list = 12;protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTablefinal booleanmergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) mergeFrom(com.google.protobuf.Message other) mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) removeInvestigationList(int index) repeated .Investigation investigation_list = 4;removeInvestigationTargetList(int index) repeated .InvestigationTarget investigation_target_list = 12;setInvestigationList(int index, InvestigationOuterClass.Investigation value) repeated .Investigation investigation_list = 4;setInvestigationList(int index, InvestigationOuterClass.Investigation.Builder builderForValue) repeated .Investigation investigation_list = 4;setInvestigationTargetList(int index, InvestigationTargetOuterClass.InvestigationTarget value) repeated .InvestigationTarget investigation_target_list = 12;setInvestigationTargetList(int index, InvestigationTargetOuterClass.InvestigationTarget.Builder builderForValue) repeated .InvestigationTarget investigation_target_list = 12;setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) Methods inherited from class com.google.protobuf.GeneratedMessageV3.Builder
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, newBuilderForField, onBuilt, onChanged, setUnknownFieldsProto3Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringMethods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeFrom, newUninitializedMessageExceptionMethods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods 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<PlayerInvestigationAllInfoNotifyOuterClass.PlayerInvestigationAllInfoNotify.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<PlayerInvestigationAllInfoNotifyOuterClass.PlayerInvestigationAllInfoNotify.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<PlayerInvestigationAllInfoNotifyOuterClass.PlayerInvestigationAllInfoNotify.Builder>
-
getDefaultInstanceForType
public PlayerInvestigationAllInfoNotifyOuterClass.PlayerInvestigationAllInfoNotify 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<PlayerInvestigationAllInfoNotifyOuterClass.PlayerInvestigationAllInfoNotify.Builder>
-
setField
public PlayerInvestigationAllInfoNotifyOuterClass.PlayerInvestigationAllInfoNotify.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<PlayerInvestigationAllInfoNotifyOuterClass.PlayerInvestigationAllInfoNotify.Builder>
-
clearField
public PlayerInvestigationAllInfoNotifyOuterClass.PlayerInvestigationAllInfoNotify.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field) - Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<PlayerInvestigationAllInfoNotifyOuterClass.PlayerInvestigationAllInfoNotify.Builder>
-
clearOneof
public PlayerInvestigationAllInfoNotifyOuterClass.PlayerInvestigationAllInfoNotify.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) - Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<PlayerInvestigationAllInfoNotifyOuterClass.PlayerInvestigationAllInfoNotify.Builder>
-
setRepeatedField
public PlayerInvestigationAllInfoNotifyOuterClass.PlayerInvestigationAllInfoNotify.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<PlayerInvestigationAllInfoNotifyOuterClass.PlayerInvestigationAllInfoNotify.Builder>
-
addRepeatedField
public PlayerInvestigationAllInfoNotifyOuterClass.PlayerInvestigationAllInfoNotify.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<PlayerInvestigationAllInfoNotifyOuterClass.PlayerInvestigationAllInfoNotify.Builder>
-
mergeFrom
public PlayerInvestigationAllInfoNotifyOuterClass.PlayerInvestigationAllInfoNotify.Builder mergeFrom(com.google.protobuf.Message other) - Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<PlayerInvestigationAllInfoNotifyOuterClass.PlayerInvestigationAllInfoNotify.Builder>
-
mergeFrom
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<PlayerInvestigationAllInfoNotifyOuterClass.PlayerInvestigationAllInfoNotify.Builder>
-
mergeFrom
public PlayerInvestigationAllInfoNotifyOuterClass.PlayerInvestigationAllInfoNotify.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<PlayerInvestigationAllInfoNotifyOuterClass.PlayerInvestigationAllInfoNotify.Builder>- Throws:
IOException
-
getInvestigationListList
repeated .Investigation investigation_list = 4;- Specified by:
getInvestigationListListin interfacePlayerInvestigationAllInfoNotifyOuterClass.PlayerInvestigationAllInfoNotifyOrBuilder
-
getInvestigationListCount
public int getInvestigationListCount()repeated .Investigation investigation_list = 4;- Specified by:
getInvestigationListCountin interfacePlayerInvestigationAllInfoNotifyOuterClass.PlayerInvestigationAllInfoNotifyOrBuilder
-
getInvestigationList
repeated .Investigation investigation_list = 4;- Specified by:
getInvestigationListin interfacePlayerInvestigationAllInfoNotifyOuterClass.PlayerInvestigationAllInfoNotifyOrBuilder
-
setInvestigationList
public PlayerInvestigationAllInfoNotifyOuterClass.PlayerInvestigationAllInfoNotify.Builder setInvestigationList(int index, InvestigationOuterClass.Investigation value) repeated .Investigation investigation_list = 4; -
setInvestigationList
public PlayerInvestigationAllInfoNotifyOuterClass.PlayerInvestigationAllInfoNotify.Builder setInvestigationList(int index, InvestigationOuterClass.Investigation.Builder builderForValue) repeated .Investigation investigation_list = 4; -
addInvestigationList
public PlayerInvestigationAllInfoNotifyOuterClass.PlayerInvestigationAllInfoNotify.Builder addInvestigationList(InvestigationOuterClass.Investigation value) repeated .Investigation investigation_list = 4; -
addInvestigationList
public PlayerInvestigationAllInfoNotifyOuterClass.PlayerInvestigationAllInfoNotify.Builder addInvestigationList(int index, InvestigationOuterClass.Investigation value) repeated .Investigation investigation_list = 4; -
addInvestigationList
public PlayerInvestigationAllInfoNotifyOuterClass.PlayerInvestigationAllInfoNotify.Builder addInvestigationList(InvestigationOuterClass.Investigation.Builder builderForValue) repeated .Investigation investigation_list = 4; -
addInvestigationList
public PlayerInvestigationAllInfoNotifyOuterClass.PlayerInvestigationAllInfoNotify.Builder addInvestigationList(int index, InvestigationOuterClass.Investigation.Builder builderForValue) repeated .Investigation investigation_list = 4; -
addAllInvestigationList
public PlayerInvestigationAllInfoNotifyOuterClass.PlayerInvestigationAllInfoNotify.Builder addAllInvestigationList(Iterable<? extends InvestigationOuterClass.Investigation> values) repeated .Investigation investigation_list = 4; -
clearInvestigationList
public PlayerInvestigationAllInfoNotifyOuterClass.PlayerInvestigationAllInfoNotify.Builder clearInvestigationList()repeated .Investigation investigation_list = 4; -
removeInvestigationList
public PlayerInvestigationAllInfoNotifyOuterClass.PlayerInvestigationAllInfoNotify.Builder removeInvestigationList(int index) repeated .Investigation investigation_list = 4; -
getInvestigationListBuilder
repeated .Investigation investigation_list = 4; -
getInvestigationListOrBuilder
repeated .Investigation investigation_list = 4; -
getInvestigationListOrBuilderList
public List<? extends InvestigationOuterClass.InvestigationOrBuilder> getInvestigationListOrBuilderList()repeated .Investigation investigation_list = 4; -
addInvestigationListBuilder
repeated .Investigation investigation_list = 4; -
addInvestigationListBuilder
repeated .Investigation investigation_list = 4; -
getInvestigationListBuilderList
repeated .Investigation investigation_list = 4; -
getInvestigationTargetListList
repeated .InvestigationTarget investigation_target_list = 12; -
getInvestigationTargetListCount
public int getInvestigationTargetListCount()repeated .InvestigationTarget investigation_target_list = 12; -
getInvestigationTargetList
repeated .InvestigationTarget investigation_target_list = 12;- Specified by:
getInvestigationTargetListin interfacePlayerInvestigationAllInfoNotifyOuterClass.PlayerInvestigationAllInfoNotifyOrBuilder
-
setInvestigationTargetList
public PlayerInvestigationAllInfoNotifyOuterClass.PlayerInvestigationAllInfoNotify.Builder setInvestigationTargetList(int index, InvestigationTargetOuterClass.InvestigationTarget value) repeated .InvestigationTarget investigation_target_list = 12; -
setInvestigationTargetList
public PlayerInvestigationAllInfoNotifyOuterClass.PlayerInvestigationAllInfoNotify.Builder setInvestigationTargetList(int index, InvestigationTargetOuterClass.InvestigationTarget.Builder builderForValue) repeated .InvestigationTarget investigation_target_list = 12; -
addInvestigationTargetList
public PlayerInvestigationAllInfoNotifyOuterClass.PlayerInvestigationAllInfoNotify.Builder addInvestigationTargetList(InvestigationTargetOuterClass.InvestigationTarget value) repeated .InvestigationTarget investigation_target_list = 12; -
addInvestigationTargetList
public PlayerInvestigationAllInfoNotifyOuterClass.PlayerInvestigationAllInfoNotify.Builder addInvestigationTargetList(int index, InvestigationTargetOuterClass.InvestigationTarget value) repeated .InvestigationTarget investigation_target_list = 12; -
addInvestigationTargetList
public PlayerInvestigationAllInfoNotifyOuterClass.PlayerInvestigationAllInfoNotify.Builder addInvestigationTargetList(InvestigationTargetOuterClass.InvestigationTarget.Builder builderForValue) repeated .InvestigationTarget investigation_target_list = 12; -
addInvestigationTargetList
public PlayerInvestigationAllInfoNotifyOuterClass.PlayerInvestigationAllInfoNotify.Builder addInvestigationTargetList(int index, InvestigationTargetOuterClass.InvestigationTarget.Builder builderForValue) repeated .InvestigationTarget investigation_target_list = 12; -
addAllInvestigationTargetList
public PlayerInvestigationAllInfoNotifyOuterClass.PlayerInvestigationAllInfoNotify.Builder addAllInvestigationTargetList(Iterable<? extends InvestigationTargetOuterClass.InvestigationTarget> values) repeated .InvestigationTarget investigation_target_list = 12; -
clearInvestigationTargetList
public PlayerInvestigationAllInfoNotifyOuterClass.PlayerInvestigationAllInfoNotify.Builder clearInvestigationTargetList()repeated .InvestigationTarget investigation_target_list = 12; -
removeInvestigationTargetList
public PlayerInvestigationAllInfoNotifyOuterClass.PlayerInvestigationAllInfoNotify.Builder removeInvestigationTargetList(int index) repeated .InvestigationTarget investigation_target_list = 12; -
getInvestigationTargetListBuilder
public InvestigationTargetOuterClass.InvestigationTarget.Builder getInvestigationTargetListBuilder(int index) repeated .InvestigationTarget investigation_target_list = 12; -
getInvestigationTargetListOrBuilder
public InvestigationTargetOuterClass.InvestigationTargetOrBuilder getInvestigationTargetListOrBuilder(int index) repeated .InvestigationTarget investigation_target_list = 12; -
getInvestigationTargetListOrBuilderList
public List<? extends InvestigationTargetOuterClass.InvestigationTargetOrBuilder> getInvestigationTargetListOrBuilderList()repeated .InvestigationTarget investigation_target_list = 12; -
addInvestigationTargetListBuilder
public InvestigationTargetOuterClass.InvestigationTarget.Builder addInvestigationTargetListBuilder()repeated .InvestigationTarget investigation_target_list = 12; -
addInvestigationTargetListBuilder
public InvestigationTargetOuterClass.InvestigationTarget.Builder addInvestigationTargetListBuilder(int index) repeated .InvestigationTarget investigation_target_list = 12; -
getInvestigationTargetListBuilderList
public List<InvestigationTargetOuterClass.InvestigationTarget.Builder> getInvestigationTargetListBuilderList()repeated .InvestigationTarget investigation_target_list = 12; -
setUnknownFields
public final PlayerInvestigationAllInfoNotifyOuterClass.PlayerInvestigationAllInfoNotify.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<PlayerInvestigationAllInfoNotifyOuterClass.PlayerInvestigationAllInfoNotify.Builder>
-
mergeUnknownFields
public final PlayerInvestigationAllInfoNotifyOuterClass.PlayerInvestigationAllInfoNotify.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<PlayerInvestigationAllInfoNotifyOuterClass.PlayerInvestigationAllInfoNotify.Builder>
-