Package emu.grasscutter.net.proto
Interface SummerTimeV2RestartBoatGalleryRspOuterClass.SummerTimeV2RestartBoatGalleryRspOrBuilder
- All Superinterfaces:
com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder
- All Known Implementing Classes:
SummerTimeV2RestartBoatGalleryRspOuterClass.SummerTimeV2RestartBoatGalleryRsp,SummerTimeV2RestartBoatGalleryRspOuterClass.SummerTimeV2RestartBoatGalleryRsp.Builder
- Enclosing class:
- SummerTimeV2RestartBoatGalleryRspOuterClass
public static interface SummerTimeV2RestartBoatGalleryRspOuterClass.SummerTimeV2RestartBoatGalleryRspOrBuilder
extends com.google.protobuf.MessageOrBuilder
-
Method Summary
Modifier and TypeMethodDescriptionintuint32 gallery_id = 10;intint32 retcode = 12;Methods inherited from interface com.google.protobuf.MessageLiteOrBuilder
isInitializedMethods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
Method Details
-
getGalleryId
int getGalleryId()uint32 gallery_id = 10;- Returns:
- The galleryId.
-
getRetcode
int getRetcode()int32 retcode = 12;- Returns:
- The retcode.
-