Interface ServerCondMeetQuestListUpdateNotifyOuterClass.ServerCondMeetQuestListUpdateNotifyOrBuilder

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

public static interface ServerCondMeetQuestListUpdateNotifyOuterClass.ServerCondMeetQuestListUpdateNotifyOrBuilder extends com.google.protobuf.MessageOrBuilder
  • Method Summary

    Modifier and Type
    Method
    Description
    int
    getAddQuestIdList(int index)
    GNFJHCIHOBE
    int
    GNFJHCIHOBE
    GNFJHCIHOBE
    int
    getDelQuestIdList(int index)
    EOMIKDEBBGN
    int
    EOMIKDEBBGN
    EOMIKDEBBGN

    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

    • getAddQuestIdListList

      List<Integer> getAddQuestIdListList()
      GNFJHCIHOBE
       
      repeated uint32 add_quest_id_list = 9;
      Returns:
      A list containing the addQuestIdList.
    • getAddQuestIdListCount

      int getAddQuestIdListCount()
      GNFJHCIHOBE
       
      repeated uint32 add_quest_id_list = 9;
      Returns:
      The count of addQuestIdList.
    • getAddQuestIdList

      int getAddQuestIdList(int index)
      GNFJHCIHOBE
       
      repeated uint32 add_quest_id_list = 9;
      Parameters:
      index - The index of the element to return.
      Returns:
      The addQuestIdList at the given index.
    • getDelQuestIdListList

      List<Integer> getDelQuestIdListList()
      EOMIKDEBBGN
       
      repeated uint32 del_quest_id_list = 5;
      Returns:
      A list containing the delQuestIdList.
    • getDelQuestIdListCount

      int getDelQuestIdListCount()
      EOMIKDEBBGN
       
      repeated uint32 del_quest_id_list = 5;
      Returns:
      The count of delQuestIdList.
    • getDelQuestIdList

      int getDelQuestIdList(int index)
      EOMIKDEBBGN
       
      repeated uint32 del_quest_id_list = 5;
      Parameters:
      index - The index of the element to return.
      Returns:
      The delQuestIdList at the given index.