Interface ChannelerSlabOneOffDungeonInfoNotifyOuterClass.ChannelerSlabOneOffDungeonInfoNotifyOrBuilder

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

public static interface ChannelerSlabOneOffDungeonInfoNotifyOuterClass.ChannelerSlabOneOffDungeonInfoNotifyOrBuilder extends com.google.protobuf.MessageOrBuilder
  • Method Summary

    Modifier and Type
    Method
    Description
    int
    repeated uint32 scheme_buff_id_list = 8;
    int
    repeated uint32 scheme_buff_id_list = 8;
    repeated uint32 scheme_buff_id_list = 8;

    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

    • getSchemeBuffIdListList

      List<Integer> getSchemeBuffIdListList()
      repeated uint32 scheme_buff_id_list = 8;
      Returns:
      A list containing the schemeBuffIdList.
    • getSchemeBuffIdListCount

      int getSchemeBuffIdListCount()
      repeated uint32 scheme_buff_id_list = 8;
      Returns:
      The count of schemeBuffIdList.
    • getSchemeBuffIdList

      int getSchemeBuffIdList(int index)
      repeated uint32 scheme_buff_id_list = 8;
      Parameters:
      index - The index of the element to return.
      Returns:
      The schemeBuffIdList at the given index.