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)
    ENOCFBCHAMO
    int
    ENOCFBCHAMO
    ENOCFBCHAMO
    int
    getDelQuestIdList(int index)
    PJLFACFIEAA
    int
    PJLFACFIEAA
    PJLFACFIEAA

    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()
       ENOCFBCHAMO
       
      repeated uint32 add_quest_id_list = 15;
      Returns:
      A list containing the addQuestIdList.
    • getAddQuestIdListCount

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

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

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

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

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