Package emu.grasscutter.net.proto
Class SeaLampActivityInfoOuterClass.SeaLampActivityInfo.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<BuilderType>
com.google.protobuf.GeneratedMessageV3.Builder<SeaLampActivityInfoOuterClass.SeaLampActivityInfo.Builder>
emu.grasscutter.net.proto.SeaLampActivityInfoOuterClass.SeaLampActivityInfo.Builder
- All Implemented Interfaces:
com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,SeaLampActivityInfoOuterClass.SeaLampActivityInfoOrBuilder,Cloneable
- Enclosing class:
- SeaLampActivityInfoOuterClass.SeaLampActivityInfo
public static final class SeaLampActivityInfoOuterClass.SeaLampActivityInfo.Builder
extends com.google.protobuf.GeneratedMessageV3.Builder<SeaLampActivityInfoOuterClass.SeaLampActivityInfo.Builder>
implements SeaLampActivityInfoOuterClass.SeaLampActivityInfoOrBuilder
Name: FPJLKJADJACProtobuf type
SeaLampActivityInfo-
Method Summary
Modifier and TypeMethodDescriptionaddAllSectionInfoList(Iterable<? extends SeaLampSectionInfoOuterClass.SeaLampSectionInfo> values) repeated .SeaLampSectionInfo section_info_list = 8;addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) addSectionInfoList(int index, SeaLampSectionInfoOuterClass.SeaLampSectionInfo value) repeated .SeaLampSectionInfo section_info_list = 8;addSectionInfoList(int index, SeaLampSectionInfoOuterClass.SeaLampSectionInfo.Builder builderForValue) repeated .SeaLampSectionInfo section_info_list = 8;repeated .SeaLampSectionInfo section_info_list = 8;repeated .SeaLampSectionInfo section_info_list = 8;repeated .SeaLampSectionInfo section_info_list = 8;addSectionInfoListBuilder(int index) repeated .SeaLampSectionInfo section_info_list = 8;build()clear()uint32 day_index = 6;clearField(com.google.protobuf.Descriptors.FieldDescriptor field) uint32 first_day_start_time = 4;bool IAIGGMMDBIH = 7;bool is_content_closed = 15;bool KHJFGGCODAG = 14;uint32 mechanicus_id = 11;clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) uint32 popularity = 13;uint32 sea_lamp_coin = 9;repeated .SeaLampSectionInfo section_info_list = 8;clone()intuint32 day_index = 6;static final com.google.protobuf.Descriptors.Descriptorcom.google.protobuf.Descriptors.Descriptorintuint32 first_day_start_time = 4;booleanbool IAIGGMMDBIH = 7;booleanbool is_content_closed = 15;booleanbool KHJFGGCODAG = 14;intuint32 mechanicus_id = 11;intuint32 popularity = 13;intuint32 sea_lamp_coin = 9;getSectionInfoList(int index) repeated .SeaLampSectionInfo section_info_list = 8;getSectionInfoListBuilder(int index) repeated .SeaLampSectionInfo section_info_list = 8;repeated .SeaLampSectionInfo section_info_list = 8;intrepeated .SeaLampSectionInfo section_info_list = 8;repeated .SeaLampSectionInfo section_info_list = 8;getSectionInfoListOrBuilder(int index) repeated .SeaLampSectionInfo section_info_list = 8;repeated .SeaLampSectionInfo section_info_list = 8;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) removeSectionInfoList(int index) repeated .SeaLampSectionInfo section_info_list = 8;setDayIndex(int value) uint32 day_index = 6;setFirstDayStartTime(int value) uint32 first_day_start_time = 4;setIAIGGMMDBIH(boolean value) bool IAIGGMMDBIH = 7;setIsContentClosed(boolean value) bool is_content_closed = 15;setKHJFGGCODAG(boolean value) bool KHJFGGCODAG = 14;setMechanicusId(int value) uint32 mechanicus_id = 11;setPopularity(int value) uint32 popularity = 13;setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) setSeaLampCoin(int value) uint32 sea_lamp_coin = 9;setSectionInfoList(int index, SeaLampSectionInfoOuterClass.SeaLampSectionInfo value) repeated .SeaLampSectionInfo section_info_list = 8;setSectionInfoList(int index, SeaLampSectionInfoOuterClass.SeaLampSectionInfo.Builder builderForValue) repeated .SeaLampSectionInfo section_info_list = 8;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<SeaLampActivityInfoOuterClass.SeaLampActivityInfo.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<SeaLampActivityInfoOuterClass.SeaLampActivityInfo.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<SeaLampActivityInfoOuterClass.SeaLampActivityInfo.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<SeaLampActivityInfoOuterClass.SeaLampActivityInfo.Builder>
-
setField
public SeaLampActivityInfoOuterClass.SeaLampActivityInfo.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<SeaLampActivityInfoOuterClass.SeaLampActivityInfo.Builder>
-
clearField
public SeaLampActivityInfoOuterClass.SeaLampActivityInfo.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field) - Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<SeaLampActivityInfoOuterClass.SeaLampActivityInfo.Builder>
-
clearOneof
public SeaLampActivityInfoOuterClass.SeaLampActivityInfo.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) - Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<SeaLampActivityInfoOuterClass.SeaLampActivityInfo.Builder>
-
setRepeatedField
public SeaLampActivityInfoOuterClass.SeaLampActivityInfo.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<SeaLampActivityInfoOuterClass.SeaLampActivityInfo.Builder>
-
addRepeatedField
public SeaLampActivityInfoOuterClass.SeaLampActivityInfo.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<SeaLampActivityInfoOuterClass.SeaLampActivityInfo.Builder>
-
mergeFrom
public SeaLampActivityInfoOuterClass.SeaLampActivityInfo.Builder mergeFrom(com.google.protobuf.Message other) - Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<SeaLampActivityInfoOuterClass.SeaLampActivityInfo.Builder>
-
mergeFrom
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<SeaLampActivityInfoOuterClass.SeaLampActivityInfo.Builder>
-
mergeFrom
public SeaLampActivityInfoOuterClass.SeaLampActivityInfo.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<SeaLampActivityInfoOuterClass.SeaLampActivityInfo.Builder>- Throws:
IOException
-
getSectionInfoListList
repeated .SeaLampSectionInfo section_info_list = 8;- Specified by:
getSectionInfoListListin interfaceSeaLampActivityInfoOuterClass.SeaLampActivityInfoOrBuilder
-
getSectionInfoListCount
public int getSectionInfoListCount()repeated .SeaLampSectionInfo section_info_list = 8;- Specified by:
getSectionInfoListCountin interfaceSeaLampActivityInfoOuterClass.SeaLampActivityInfoOrBuilder
-
getSectionInfoList
repeated .SeaLampSectionInfo section_info_list = 8;- Specified by:
getSectionInfoListin interfaceSeaLampActivityInfoOuterClass.SeaLampActivityInfoOrBuilder
-
setSectionInfoList
public SeaLampActivityInfoOuterClass.SeaLampActivityInfo.Builder setSectionInfoList(int index, SeaLampSectionInfoOuterClass.SeaLampSectionInfo value) repeated .SeaLampSectionInfo section_info_list = 8; -
setSectionInfoList
public SeaLampActivityInfoOuterClass.SeaLampActivityInfo.Builder setSectionInfoList(int index, SeaLampSectionInfoOuterClass.SeaLampSectionInfo.Builder builderForValue) repeated .SeaLampSectionInfo section_info_list = 8; -
addSectionInfoList
public SeaLampActivityInfoOuterClass.SeaLampActivityInfo.Builder addSectionInfoList(SeaLampSectionInfoOuterClass.SeaLampSectionInfo value) repeated .SeaLampSectionInfo section_info_list = 8; -
addSectionInfoList
public SeaLampActivityInfoOuterClass.SeaLampActivityInfo.Builder addSectionInfoList(int index, SeaLampSectionInfoOuterClass.SeaLampSectionInfo value) repeated .SeaLampSectionInfo section_info_list = 8; -
addSectionInfoList
public SeaLampActivityInfoOuterClass.SeaLampActivityInfo.Builder addSectionInfoList(SeaLampSectionInfoOuterClass.SeaLampSectionInfo.Builder builderForValue) repeated .SeaLampSectionInfo section_info_list = 8; -
addSectionInfoList
public SeaLampActivityInfoOuterClass.SeaLampActivityInfo.Builder addSectionInfoList(int index, SeaLampSectionInfoOuterClass.SeaLampSectionInfo.Builder builderForValue) repeated .SeaLampSectionInfo section_info_list = 8; -
addAllSectionInfoList
public SeaLampActivityInfoOuterClass.SeaLampActivityInfo.Builder addAllSectionInfoList(Iterable<? extends SeaLampSectionInfoOuterClass.SeaLampSectionInfo> values) repeated .SeaLampSectionInfo section_info_list = 8; -
clearSectionInfoList
repeated .SeaLampSectionInfo section_info_list = 8; -
removeSectionInfoList
repeated .SeaLampSectionInfo section_info_list = 8; -
getSectionInfoListBuilder
repeated .SeaLampSectionInfo section_info_list = 8; -
getSectionInfoListOrBuilder
public SeaLampSectionInfoOuterClass.SeaLampSectionInfoOrBuilder getSectionInfoListOrBuilder(int index) repeated .SeaLampSectionInfo section_info_list = 8;- Specified by:
getSectionInfoListOrBuilderin interfaceSeaLampActivityInfoOuterClass.SeaLampActivityInfoOrBuilder
-
getSectionInfoListOrBuilderList
public List<? extends SeaLampSectionInfoOuterClass.SeaLampSectionInfoOrBuilder> getSectionInfoListOrBuilderList()repeated .SeaLampSectionInfo section_info_list = 8;- Specified by:
getSectionInfoListOrBuilderListin interfaceSeaLampActivityInfoOuterClass.SeaLampActivityInfoOrBuilder
-
addSectionInfoListBuilder
repeated .SeaLampSectionInfo section_info_list = 8; -
addSectionInfoListBuilder
repeated .SeaLampSectionInfo section_info_list = 8; -
getSectionInfoListBuilderList
public List<SeaLampSectionInfoOuterClass.SeaLampSectionInfo.Builder> getSectionInfoListBuilderList()repeated .SeaLampSectionInfo section_info_list = 8; -
getSeaLampCoin
public int getSeaLampCoin()uint32 sea_lamp_coin = 9;- Specified by:
getSeaLampCoinin interfaceSeaLampActivityInfoOuterClass.SeaLampActivityInfoOrBuilder- Returns:
- The seaLampCoin.
-
setSeaLampCoin
uint32 sea_lamp_coin = 9;- Parameters:
value- The seaLampCoin to set.- Returns:
- This builder for chaining.
-
clearSeaLampCoin
uint32 sea_lamp_coin = 9;- Returns:
- This builder for chaining.
-
getMechanicusId
public int getMechanicusId()uint32 mechanicus_id = 11;- Specified by:
getMechanicusIdin interfaceSeaLampActivityInfoOuterClass.SeaLampActivityInfoOrBuilder- Returns:
- The mechanicusId.
-
setMechanicusId
uint32 mechanicus_id = 11;- Parameters:
value- The mechanicusId to set.- Returns:
- This builder for chaining.
-
clearMechanicusId
uint32 mechanicus_id = 11;- Returns:
- This builder for chaining.
-
getIAIGGMMDBIH
public boolean getIAIGGMMDBIH()bool IAIGGMMDBIH = 7;- Specified by:
getIAIGGMMDBIHin interfaceSeaLampActivityInfoOuterClass.SeaLampActivityInfoOrBuilder- Returns:
- The iAIGGMMDBIH.
-
setIAIGGMMDBIH
bool IAIGGMMDBIH = 7;- Parameters:
value- The iAIGGMMDBIH to set.- Returns:
- This builder for chaining.
-
clearIAIGGMMDBIH
bool IAIGGMMDBIH = 7;- Returns:
- This builder for chaining.
-
getDayIndex
public int getDayIndex()uint32 day_index = 6;- Specified by:
getDayIndexin interfaceSeaLampActivityInfoOuterClass.SeaLampActivityInfoOrBuilder- Returns:
- The dayIndex.
-
setDayIndex
uint32 day_index = 6;- Parameters:
value- The dayIndex to set.- Returns:
- This builder for chaining.
-
clearDayIndex
uint32 day_index = 6;- Returns:
- This builder for chaining.
-
getIsContentClosed
public boolean getIsContentClosed()bool is_content_closed = 15;- Specified by:
getIsContentClosedin interfaceSeaLampActivityInfoOuterClass.SeaLampActivityInfoOrBuilder- Returns:
- The isContentClosed.
-
setIsContentClosed
bool is_content_closed = 15;- Parameters:
value- The isContentClosed to set.- Returns:
- This builder for chaining.
-
clearIsContentClosed
bool is_content_closed = 15;- Returns:
- This builder for chaining.
-
getPopularity
public int getPopularity()uint32 popularity = 13;- Specified by:
getPopularityin interfaceSeaLampActivityInfoOuterClass.SeaLampActivityInfoOrBuilder- Returns:
- The popularity.
-
setPopularity
uint32 popularity = 13;- Parameters:
value- The popularity to set.- Returns:
- This builder for chaining.
-
clearPopularity
uint32 popularity = 13;- Returns:
- This builder for chaining.
-
getKHJFGGCODAG
public boolean getKHJFGGCODAG()bool KHJFGGCODAG = 14;- Specified by:
getKHJFGGCODAGin interfaceSeaLampActivityInfoOuterClass.SeaLampActivityInfoOrBuilder- Returns:
- The kHJFGGCODAG.
-
setKHJFGGCODAG
bool KHJFGGCODAG = 14;- Parameters:
value- The kHJFGGCODAG to set.- Returns:
- This builder for chaining.
-
clearKHJFGGCODAG
bool KHJFGGCODAG = 14;- Returns:
- This builder for chaining.
-
getFirstDayStartTime
public int getFirstDayStartTime()uint32 first_day_start_time = 4;- Specified by:
getFirstDayStartTimein interfaceSeaLampActivityInfoOuterClass.SeaLampActivityInfoOrBuilder- Returns:
- The firstDayStartTime.
-
setFirstDayStartTime
uint32 first_day_start_time = 4;- Parameters:
value- The firstDayStartTime to set.- Returns:
- This builder for chaining.
-
clearFirstDayStartTime
uint32 first_day_start_time = 4;- Returns:
- This builder for chaining.
-
setUnknownFields
public final SeaLampActivityInfoOuterClass.SeaLampActivityInfo.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<SeaLampActivityInfoOuterClass.SeaLampActivityInfo.Builder>
-
mergeUnknownFields
public final SeaLampActivityInfoOuterClass.SeaLampActivityInfo.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<SeaLampActivityInfoOuterClass.SeaLampActivityInfo.Builder>
-