Interface PersonalLineAllDataRspOuterClass.PersonalLineAllDataRspOrBuilder

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

public static interface PersonalLineAllDataRspOuterClass.PersonalLineAllDataRspOrBuilder extends com.google.protobuf.MessageOrBuilder
  • Method Details

    • getLockedPersonalLineListList

      repeated .LockedPersonallineData locked_personal_line_list = 10;
    • getLockedPersonalLineList

      LockedPersonallineDataOuterClass.LockedPersonallineData getLockedPersonalLineList(int index)
      repeated .LockedPersonallineData locked_personal_line_list = 10;
    • getLockedPersonalLineListCount

      int getLockedPersonalLineListCount()
      repeated .LockedPersonallineData locked_personal_line_list = 10;
    • getLockedPersonalLineListOrBuilderList

      List<? extends LockedPersonallineDataOuterClass.LockedPersonallineDataOrBuilder> getLockedPersonalLineListOrBuilderList()
      repeated .LockedPersonallineData locked_personal_line_list = 10;
    • getLockedPersonalLineListOrBuilder

      LockedPersonallineDataOuterClass.LockedPersonallineDataOrBuilder getLockedPersonalLineListOrBuilder(int index)
      repeated .LockedPersonallineData locked_personal_line_list = 10;
    • getCurFinishedDailyTaskCount

      int getCurFinishedDailyTaskCount()
      uint32 cur_finished_daily_task_count = 2;
      Returns:
      The curFinishedDailyTaskCount.
    • getLegendaryKeyCount

      int getLegendaryKeyCount()
      uint32 legendary_key_count = 7;
      Returns:
      The legendaryKeyCount.
    • getRetcode

      int getRetcode()
      int32 retcode = 14;
      Returns:
      The retcode.
    • getCanBeUnlockedPersonalLineListList

      List<Integer> getCanBeUnlockedPersonalLineListList()
       LFBFDPFCOGN
       
      repeated uint32 can_be_unlocked_personal_line_list = 12;
      Returns:
      A list containing the canBeUnlockedPersonalLineList.
    • getCanBeUnlockedPersonalLineListCount

      int getCanBeUnlockedPersonalLineListCount()
       LFBFDPFCOGN
       
      repeated uint32 can_be_unlocked_personal_line_list = 12;
      Returns:
      The count of canBeUnlockedPersonalLineList.
    • getCanBeUnlockedPersonalLineList

      int getCanBeUnlockedPersonalLineList(int index)
       LFBFDPFCOGN
       
      repeated uint32 can_be_unlocked_personal_line_list = 12;
      Parameters:
      index - The index of the element to return.
      Returns:
      The canBeUnlockedPersonalLineList at the given index.
    • getOngoingPersonalLineListList

      List<Integer> getOngoingPersonalLineListList()
       NEBDFELPDCO
       
      repeated uint32 ongoing_personal_line_list = 6;
      Returns:
      A list containing the ongoingPersonalLineList.
    • getOngoingPersonalLineListCount

      int getOngoingPersonalLineListCount()
       NEBDFELPDCO
       
      repeated uint32 ongoing_personal_line_list = 6;
      Returns:
      The count of ongoingPersonalLineList.
    • getOngoingPersonalLineList

      int getOngoingPersonalLineList(int index)
       NEBDFELPDCO
       
      repeated uint32 ongoing_personal_line_list = 6;
      Parameters:
      index - The index of the element to return.
      Returns:
      The ongoingPersonalLineList at the given index.