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
Protobuf type
SeaLampActivityInfo-
Method Summary
Modifier and TypeMethodDescriptionaddAllSectionInfoList(Iterable<? extends SeaLampSectionInfoOuterClass.SeaLampSectionInfo> values) repeated .SeaLampSectionInfo section_info_list = 1;addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) addSectionInfoList(int index, SeaLampSectionInfoOuterClass.SeaLampSectionInfo value) repeated .SeaLampSectionInfo section_info_list = 1;addSectionInfoList(int index, SeaLampSectionInfoOuterClass.SeaLampSectionInfo.Builder builderForValue) repeated .SeaLampSectionInfo section_info_list = 1;repeated .SeaLampSectionInfo section_info_list = 1;repeated .SeaLampSectionInfo section_info_list = 1;repeated .SeaLampSectionInfo section_info_list = 1;addSectionInfoListBuilder(int index) repeated .SeaLampSectionInfo section_info_list = 1;build()clear()uint32 day_index = 14;clearField(com.google.protobuf.Descriptors.FieldDescriptor field) uint32 first_day_start_time = 6;bool is_content_closed = 15;uint32 mechanicus_id = 7;clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) uint32 popularity = 2;uint32 sea_lamp_coin = 11;repeated .SeaLampSectionInfo section_info_list = 1;bool Unk3300_BAJIGNGJALG = 9;bool Unk3300_JMPCJGJHPIH = 13;clone()intuint32 day_index = 14;static final com.google.protobuf.Descriptors.Descriptorcom.google.protobuf.Descriptors.Descriptorintuint32 first_day_start_time = 6;booleanbool is_content_closed = 15;intuint32 mechanicus_id = 7;intuint32 popularity = 2;intuint32 sea_lamp_coin = 11;getSectionInfoList(int index) repeated .SeaLampSectionInfo section_info_list = 1;getSectionInfoListBuilder(int index) repeated .SeaLampSectionInfo section_info_list = 1;repeated .SeaLampSectionInfo section_info_list = 1;intrepeated .SeaLampSectionInfo section_info_list = 1;repeated .SeaLampSectionInfo section_info_list = 1;getSectionInfoListOrBuilder(int index) repeated .SeaLampSectionInfo section_info_list = 1;repeated .SeaLampSectionInfo section_info_list = 1;booleanbool Unk3300_BAJIGNGJALG = 9;booleanbool Unk3300_JMPCJGJHPIH = 13;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 = 1;setDayIndex(int value) uint32 day_index = 14;setFirstDayStartTime(int value) uint32 first_day_start_time = 6;setIsContentClosed(boolean value) bool is_content_closed = 15;setMechanicusId(int value) uint32 mechanicus_id = 7;setPopularity(int value) uint32 popularity = 2;setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) setSeaLampCoin(int value) uint32 sea_lamp_coin = 11;setSectionInfoList(int index, SeaLampSectionInfoOuterClass.SeaLampSectionInfo value) repeated .SeaLampSectionInfo section_info_list = 1;setSectionInfoList(int index, SeaLampSectionInfoOuterClass.SeaLampSectionInfo.Builder builderForValue) repeated .SeaLampSectionInfo section_info_list = 1;setUnk3300BAJIGNGJALG(boolean value) bool Unk3300_BAJIGNGJALG = 9;setUnk3300JMPCJGJHPIH(boolean value) bool Unk3300_JMPCJGJHPIH = 13;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
-
getDayIndex
public int getDayIndex()uint32 day_index = 14;- Specified by:
getDayIndexin interfaceSeaLampActivityInfoOuterClass.SeaLampActivityInfoOrBuilder- Returns:
- The dayIndex.
-
setDayIndex
uint32 day_index = 14;- Parameters:
value- The dayIndex to set.- Returns:
- This builder for chaining.
-
clearDayIndex
uint32 day_index = 14;- 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.
-
getSectionInfoListList
repeated .SeaLampSectionInfo section_info_list = 1;- Specified by:
getSectionInfoListListin interfaceSeaLampActivityInfoOuterClass.SeaLampActivityInfoOrBuilder
-
getSectionInfoListCount
public int getSectionInfoListCount()repeated .SeaLampSectionInfo section_info_list = 1;- Specified by:
getSectionInfoListCountin interfaceSeaLampActivityInfoOuterClass.SeaLampActivityInfoOrBuilder
-
getSectionInfoList
repeated .SeaLampSectionInfo section_info_list = 1;- Specified by:
getSectionInfoListin interfaceSeaLampActivityInfoOuterClass.SeaLampActivityInfoOrBuilder
-
setSectionInfoList
public SeaLampActivityInfoOuterClass.SeaLampActivityInfo.Builder setSectionInfoList(int index, SeaLampSectionInfoOuterClass.SeaLampSectionInfo value) repeated .SeaLampSectionInfo section_info_list = 1; -
setSectionInfoList
public SeaLampActivityInfoOuterClass.SeaLampActivityInfo.Builder setSectionInfoList(int index, SeaLampSectionInfoOuterClass.SeaLampSectionInfo.Builder builderForValue) repeated .SeaLampSectionInfo section_info_list = 1; -
addSectionInfoList
public SeaLampActivityInfoOuterClass.SeaLampActivityInfo.Builder addSectionInfoList(SeaLampSectionInfoOuterClass.SeaLampSectionInfo value) repeated .SeaLampSectionInfo section_info_list = 1; -
addSectionInfoList
public SeaLampActivityInfoOuterClass.SeaLampActivityInfo.Builder addSectionInfoList(int index, SeaLampSectionInfoOuterClass.SeaLampSectionInfo value) repeated .SeaLampSectionInfo section_info_list = 1; -
addSectionInfoList
public SeaLampActivityInfoOuterClass.SeaLampActivityInfo.Builder addSectionInfoList(SeaLampSectionInfoOuterClass.SeaLampSectionInfo.Builder builderForValue) repeated .SeaLampSectionInfo section_info_list = 1; -
addSectionInfoList
public SeaLampActivityInfoOuterClass.SeaLampActivityInfo.Builder addSectionInfoList(int index, SeaLampSectionInfoOuterClass.SeaLampSectionInfo.Builder builderForValue) repeated .SeaLampSectionInfo section_info_list = 1; -
addAllSectionInfoList
public SeaLampActivityInfoOuterClass.SeaLampActivityInfo.Builder addAllSectionInfoList(Iterable<? extends SeaLampSectionInfoOuterClass.SeaLampSectionInfo> values) repeated .SeaLampSectionInfo section_info_list = 1; -
clearSectionInfoList
repeated .SeaLampSectionInfo section_info_list = 1; -
removeSectionInfoList
repeated .SeaLampSectionInfo section_info_list = 1; -
getSectionInfoListBuilder
repeated .SeaLampSectionInfo section_info_list = 1; -
getSectionInfoListOrBuilder
public SeaLampSectionInfoOuterClass.SeaLampSectionInfoOrBuilder getSectionInfoListOrBuilder(int index) repeated .SeaLampSectionInfo section_info_list = 1;- Specified by:
getSectionInfoListOrBuilderin interfaceSeaLampActivityInfoOuterClass.SeaLampActivityInfoOrBuilder
-
getSectionInfoListOrBuilderList
public List<? extends SeaLampSectionInfoOuterClass.SeaLampSectionInfoOrBuilder> getSectionInfoListOrBuilderList()repeated .SeaLampSectionInfo section_info_list = 1;- Specified by:
getSectionInfoListOrBuilderListin interfaceSeaLampActivityInfoOuterClass.SeaLampActivityInfoOrBuilder
-
addSectionInfoListBuilder
repeated .SeaLampSectionInfo section_info_list = 1; -
addSectionInfoListBuilder
repeated .SeaLampSectionInfo section_info_list = 1; -
getSectionInfoListBuilderList
public List<SeaLampSectionInfoOuterClass.SeaLampSectionInfo.Builder> getSectionInfoListBuilderList()repeated .SeaLampSectionInfo section_info_list = 1; -
getMechanicusId
public int getMechanicusId()uint32 mechanicus_id = 7;- Specified by:
getMechanicusIdin interfaceSeaLampActivityInfoOuterClass.SeaLampActivityInfoOrBuilder- Returns:
- The mechanicusId.
-
setMechanicusId
uint32 mechanicus_id = 7;- Parameters:
value- The mechanicusId to set.- Returns:
- This builder for chaining.
-
clearMechanicusId
uint32 mechanicus_id = 7;- Returns:
- This builder for chaining.
-
getFirstDayStartTime
public int getFirstDayStartTime()uint32 first_day_start_time = 6;- Specified by:
getFirstDayStartTimein interfaceSeaLampActivityInfoOuterClass.SeaLampActivityInfoOrBuilder- Returns:
- The firstDayStartTime.
-
setFirstDayStartTime
uint32 first_day_start_time = 6;- Parameters:
value- The firstDayStartTime to set.- Returns:
- This builder for chaining.
-
clearFirstDayStartTime
uint32 first_day_start_time = 6;- Returns:
- This builder for chaining.
-
getSeaLampCoin
public int getSeaLampCoin()uint32 sea_lamp_coin = 11;- Specified by:
getSeaLampCoinin interfaceSeaLampActivityInfoOuterClass.SeaLampActivityInfoOrBuilder- Returns:
- The seaLampCoin.
-
setSeaLampCoin
uint32 sea_lamp_coin = 11;- Parameters:
value- The seaLampCoin to set.- Returns:
- This builder for chaining.
-
clearSeaLampCoin
uint32 sea_lamp_coin = 11;- Returns:
- This builder for chaining.
-
getPopularity
public int getPopularity()uint32 popularity = 2;- Specified by:
getPopularityin interfaceSeaLampActivityInfoOuterClass.SeaLampActivityInfoOrBuilder- Returns:
- The popularity.
-
setPopularity
uint32 popularity = 2;- Parameters:
value- The popularity to set.- Returns:
- This builder for chaining.
-
clearPopularity
uint32 popularity = 2;- Returns:
- This builder for chaining.
-
getUnk3300JMPCJGJHPIH
public boolean getUnk3300JMPCJGJHPIH()bool Unk3300_JMPCJGJHPIH = 13;- Specified by:
getUnk3300JMPCJGJHPIHin interfaceSeaLampActivityInfoOuterClass.SeaLampActivityInfoOrBuilder- Returns:
- The unk3300JMPCJGJHPIH.
-
setUnk3300JMPCJGJHPIH
public SeaLampActivityInfoOuterClass.SeaLampActivityInfo.Builder setUnk3300JMPCJGJHPIH(boolean value) bool Unk3300_JMPCJGJHPIH = 13;- Parameters:
value- The unk3300JMPCJGJHPIH to set.- Returns:
- This builder for chaining.
-
clearUnk3300JMPCJGJHPIH
bool Unk3300_JMPCJGJHPIH = 13;- Returns:
- This builder for chaining.
-
getUnk3300BAJIGNGJALG
public boolean getUnk3300BAJIGNGJALG()bool Unk3300_BAJIGNGJALG = 9;- Specified by:
getUnk3300BAJIGNGJALGin interfaceSeaLampActivityInfoOuterClass.SeaLampActivityInfoOrBuilder- Returns:
- The unk3300BAJIGNGJALG.
-
setUnk3300BAJIGNGJALG
public SeaLampActivityInfoOuterClass.SeaLampActivityInfo.Builder setUnk3300BAJIGNGJALG(boolean value) bool Unk3300_BAJIGNGJALG = 9;- Parameters:
value- The unk3300BAJIGNGJALG to set.- Returns:
- This builder for chaining.
-
clearUnk3300BAJIGNGJALG
bool Unk3300_BAJIGNGJALG = 9;- 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>
-