Interface QueryCodexMonsterBeKilledNumRspOuterClass.QueryCodexMonsterBeKilledNumRspOrBuilder

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

public static interface QueryCodexMonsterBeKilledNumRspOuterClass.QueryCodexMonsterBeKilledNumRspOrBuilder extends com.google.protobuf.MessageOrBuilder
  • Method Details

    • getBeCapturedNumListList

      List<Integer> getBeCapturedNumListList()
       EHOHFHEOKHJ
       
      repeated uint32 be_captured_num_list = 14;
      Returns:
      A list containing the beCapturedNumList.
    • getBeCapturedNumListCount

      int getBeCapturedNumListCount()
       EHOHFHEOKHJ
       
      repeated uint32 be_captured_num_list = 14;
      Returns:
      The count of beCapturedNumList.
    • getBeCapturedNumList

      int getBeCapturedNumList(int index)
       EHOHFHEOKHJ
       
      repeated uint32 be_captured_num_list = 14;
      Parameters:
      index - The index of the element to return.
      Returns:
      The beCapturedNumList at the given index.
    • getRetcode

      int getRetcode()
      int32 retcode = 11;
      Returns:
      The retcode.
    • getBeKilledNumListList

      List<Integer> getBeKilledNumListList()
       KHEHMPJHELM
       
      repeated uint32 be_killed_num_list = 1;
      Returns:
      A list containing the beKilledNumList.
    • getBeKilledNumListCount

      int getBeKilledNumListCount()
       KHEHMPJHELM
       
      repeated uint32 be_killed_num_list = 1;
      Returns:
      The count of beKilledNumList.
    • getBeKilledNumList

      int getBeKilledNumList(int index)
       KHEHMPJHELM
       
      repeated uint32 be_killed_num_list = 1;
      Parameters:
      index - The index of the element to return.
      Returns:
      The beKilledNumList at the given index.
    • getCodexIdListList

      List<Integer> getCodexIdListList()
      repeated uint32 codex_id_list = 8;
      Returns:
      A list containing the codexIdList.
    • getCodexIdListCount

      int getCodexIdListCount()
      repeated uint32 codex_id_list = 8;
      Returns:
      The count of codexIdList.
    • getCodexIdList

      int getCodexIdList(int index)
      repeated uint32 codex_id_list = 8;
      Parameters:
      index - The index of the element to return.
      Returns:
      The codexIdList at the given index.