Interface StartBuoyantCombatGalleryReqOuterClass.StartBuoyantCombatGalleryReqOrBuilder

All Superinterfaces:
com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder
All Known Implementing Classes:
StartBuoyantCombatGalleryReqOuterClass.StartBuoyantCombatGalleryReq, StartBuoyantCombatGalleryReqOuterClass.StartBuoyantCombatGalleryReq.Builder
Enclosing class:
StartBuoyantCombatGalleryReqOuterClass

public static interface StartBuoyantCombatGalleryReqOuterClass.StartBuoyantCombatGalleryReqOrBuilder extends com.google.protobuf.MessageOrBuilder
  • Method Summary

    Modifier and Type
    Method
    Description
    int
    uint32 gallery_id = 12;
    int
    uint32 gallery_level = 4;

    Methods inherited from interface com.google.protobuf.MessageLiteOrBuilder

    isInitialized

    Methods inherited from interface com.google.protobuf.MessageOrBuilder

    findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
  • Method Details

    • getGalleryLevel

      int getGalleryLevel()
      uint32 gallery_level = 4;
      Returns:
      The galleryLevel.
    • getGalleryId

      int getGalleryId()
      uint32 gallery_id = 12;
      Returns:
      The galleryId.