Package emu.grasscutter.net.proto
Class StoreWeightLimitNotifyOuterClass.StoreWeightLimitNotify.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<BuilderType>
com.google.protobuf.GeneratedMessageV3.Builder<StoreWeightLimitNotifyOuterClass.StoreWeightLimitNotify.Builder>
emu.grasscutter.net.proto.StoreWeightLimitNotifyOuterClass.StoreWeightLimitNotify.Builder
- All Implemented Interfaces:
com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,StoreWeightLimitNotifyOuterClass.StoreWeightLimitNotifyOrBuilder,Cloneable
- Enclosing class:
- StoreWeightLimitNotifyOuterClass.StoreWeightLimitNotify
public static final class StoreWeightLimitNotifyOuterClass.StoreWeightLimitNotify.Builder
extends com.google.protobuf.GeneratedMessageV3.Builder<StoreWeightLimitNotifyOuterClass.StoreWeightLimitNotify.Builder>
implements StoreWeightLimitNotifyOuterClass.StoreWeightLimitNotifyOrBuilder
Name: CJBHIOLLMHI CmdId: 675Protobuf type
StoreWeightLimitNotify-
Method Summary
Modifier and TypeMethodDescriptionaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) build()clear()clearField(com.google.protobuf.Descriptors.FieldDescriptor field) uint32 furniture_count_limit = 8;uint32 material_count_limit = 10;clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) uint32 reliquary_count_limit = 2;.StoreType store_type = 15;uint32 weapon_count_limit = 13;uint32 weight_limit = 6;clone()static final com.google.protobuf.Descriptors.Descriptorcom.google.protobuf.Descriptors.Descriptorintuint32 furniture_count_limit = 8;intuint32 material_count_limit = 10;intuint32 reliquary_count_limit = 2;.StoreType store_type = 15;int.StoreType store_type = 15;intuint32 weapon_count_limit = 13;intuint32 weight_limit = 6;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) setFurnitureCountLimit(int value) uint32 furniture_count_limit = 8;setMaterialCountLimit(int value) uint32 material_count_limit = 10;setReliquaryCountLimit(int value) uint32 reliquary_count_limit = 2;setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) .StoreType store_type = 15;setStoreTypeValue(int value) .StoreType store_type = 15;setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) setWeaponCountLimit(int value) uint32 weapon_count_limit = 13;setWeightLimit(int value) uint32 weight_limit = 6;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<StoreWeightLimitNotifyOuterClass.StoreWeightLimitNotify.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<StoreWeightLimitNotifyOuterClass.StoreWeightLimitNotify.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<StoreWeightLimitNotifyOuterClass.StoreWeightLimitNotify.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<StoreWeightLimitNotifyOuterClass.StoreWeightLimitNotify.Builder>
-
setField
public StoreWeightLimitNotifyOuterClass.StoreWeightLimitNotify.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<StoreWeightLimitNotifyOuterClass.StoreWeightLimitNotify.Builder>
-
clearField
public StoreWeightLimitNotifyOuterClass.StoreWeightLimitNotify.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field) - Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<StoreWeightLimitNotifyOuterClass.StoreWeightLimitNotify.Builder>
-
clearOneof
public StoreWeightLimitNotifyOuterClass.StoreWeightLimitNotify.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) - Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<StoreWeightLimitNotifyOuterClass.StoreWeightLimitNotify.Builder>
-
setRepeatedField
public StoreWeightLimitNotifyOuterClass.StoreWeightLimitNotify.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<StoreWeightLimitNotifyOuterClass.StoreWeightLimitNotify.Builder>
-
addRepeatedField
public StoreWeightLimitNotifyOuterClass.StoreWeightLimitNotify.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<StoreWeightLimitNotifyOuterClass.StoreWeightLimitNotify.Builder>
-
mergeFrom
public StoreWeightLimitNotifyOuterClass.StoreWeightLimitNotify.Builder mergeFrom(com.google.protobuf.Message other) - Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<StoreWeightLimitNotifyOuterClass.StoreWeightLimitNotify.Builder>
-
mergeFrom
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<StoreWeightLimitNotifyOuterClass.StoreWeightLimitNotify.Builder>
-
mergeFrom
public StoreWeightLimitNotifyOuterClass.StoreWeightLimitNotify.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<StoreWeightLimitNotifyOuterClass.StoreWeightLimitNotify.Builder>- Throws:
IOException
-
getStoreTypeValue
public int getStoreTypeValue().StoreType store_type = 15;- Specified by:
getStoreTypeValuein interfaceStoreWeightLimitNotifyOuterClass.StoreWeightLimitNotifyOrBuilder- Returns:
- The enum numeric value on the wire for storeType.
-
setStoreTypeValue
.StoreType store_type = 15;- Parameters:
value- The enum numeric value on the wire for storeType to set.- Returns:
- This builder for chaining.
-
getStoreType
.StoreType store_type = 15;- Specified by:
getStoreTypein interfaceStoreWeightLimitNotifyOuterClass.StoreWeightLimitNotifyOrBuilder- Returns:
- The storeType.
-
setStoreType
public StoreWeightLimitNotifyOuterClass.StoreWeightLimitNotify.Builder setStoreType(StoreTypeOuterClass.StoreType value) .StoreType store_type = 15;- Parameters:
value- The storeType to set.- Returns:
- This builder for chaining.
-
clearStoreType
.StoreType store_type = 15;- Returns:
- This builder for chaining.
-
getWeightLimit
public int getWeightLimit()uint32 weight_limit = 6;- Specified by:
getWeightLimitin interfaceStoreWeightLimitNotifyOuterClass.StoreWeightLimitNotifyOrBuilder- Returns:
- The weightLimit.
-
setWeightLimit
uint32 weight_limit = 6;- Parameters:
value- The weightLimit to set.- Returns:
- This builder for chaining.
-
clearWeightLimit
uint32 weight_limit = 6;- Returns:
- This builder for chaining.
-
getReliquaryCountLimit
public int getReliquaryCountLimit()uint32 reliquary_count_limit = 2;- Specified by:
getReliquaryCountLimitin interfaceStoreWeightLimitNotifyOuterClass.StoreWeightLimitNotifyOrBuilder- Returns:
- The reliquaryCountLimit.
-
setReliquaryCountLimit
public StoreWeightLimitNotifyOuterClass.StoreWeightLimitNotify.Builder setReliquaryCountLimit(int value) uint32 reliquary_count_limit = 2;- Parameters:
value- The reliquaryCountLimit to set.- Returns:
- This builder for chaining.
-
clearReliquaryCountLimit
uint32 reliquary_count_limit = 2;- Returns:
- This builder for chaining.
-
getMaterialCountLimit
public int getMaterialCountLimit()uint32 material_count_limit = 10;- Specified by:
getMaterialCountLimitin interfaceStoreWeightLimitNotifyOuterClass.StoreWeightLimitNotifyOrBuilder- Returns:
- The materialCountLimit.
-
setMaterialCountLimit
public StoreWeightLimitNotifyOuterClass.StoreWeightLimitNotify.Builder setMaterialCountLimit(int value) uint32 material_count_limit = 10;- Parameters:
value- The materialCountLimit to set.- Returns:
- This builder for chaining.
-
clearMaterialCountLimit
uint32 material_count_limit = 10;- Returns:
- This builder for chaining.
-
getFurnitureCountLimit
public int getFurnitureCountLimit()uint32 furniture_count_limit = 8;- Specified by:
getFurnitureCountLimitin interfaceStoreWeightLimitNotifyOuterClass.StoreWeightLimitNotifyOrBuilder- Returns:
- The furnitureCountLimit.
-
setFurnitureCountLimit
public StoreWeightLimitNotifyOuterClass.StoreWeightLimitNotify.Builder setFurnitureCountLimit(int value) uint32 furniture_count_limit = 8;- Parameters:
value- The furnitureCountLimit to set.- Returns:
- This builder for chaining.
-
clearFurnitureCountLimit
uint32 furniture_count_limit = 8;- Returns:
- This builder for chaining.
-
getWeaponCountLimit
public int getWeaponCountLimit()uint32 weapon_count_limit = 13;- Specified by:
getWeaponCountLimitin interfaceStoreWeightLimitNotifyOuterClass.StoreWeightLimitNotifyOrBuilder- Returns:
- The weaponCountLimit.
-
setWeaponCountLimit
public StoreWeightLimitNotifyOuterClass.StoreWeightLimitNotify.Builder setWeaponCountLimit(int value) uint32 weapon_count_limit = 13;- Parameters:
value- The weaponCountLimit to set.- Returns:
- This builder for chaining.
-
clearWeaponCountLimit
uint32 weapon_count_limit = 13;- Returns:
- This builder for chaining.
-
setUnknownFields
public final StoreWeightLimitNotifyOuterClass.StoreWeightLimitNotify.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<StoreWeightLimitNotifyOuterClass.StoreWeightLimitNotify.Builder>
-
mergeUnknownFields
public final StoreWeightLimitNotifyOuterClass.StoreWeightLimitNotify.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<StoreWeightLimitNotifyOuterClass.StoreWeightLimitNotify.Builder>
-