Interface WindFieldDungeonSettleInfoOuterClass.WindFieldDungeonSettleInfoOrBuilder

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

public static interface WindFieldDungeonSettleInfoOuterClass.WindFieldDungeonSettleInfoOrBuilder extends com.google.protobuf.MessageOrBuilder
  • Method Details

    • getBLIJCEPMNMAList

      List<Integer> getBLIJCEPMNMAList()
      repeated uint32 BLIJCEPMNMA = 1;
      Returns:
      A list containing the bLIJCEPMNMA.
    • getBLIJCEPMNMACount

      int getBLIJCEPMNMACount()
      repeated uint32 BLIJCEPMNMA = 1;
      Returns:
      The count of bLIJCEPMNMA.
    • getBLIJCEPMNMA

      int getBLIJCEPMNMA(int index)
      repeated uint32 BLIJCEPMNMA = 1;
      Parameters:
      index - The index of the element to return.
      Returns:
      The bLIJCEPMNMA at the given index.
    • getDMJAIIOOGDAList

      List<Integer> getDMJAIIOOGDAList()
      repeated uint32 DMJAIIOOGDA = 15;
      Returns:
      A list containing the dMJAIIOOGDA.
    • getDMJAIIOOGDACount

      int getDMJAIIOOGDACount()
      repeated uint32 DMJAIIOOGDA = 15;
      Returns:
      The count of dMJAIIOOGDA.
    • getDMJAIIOOGDA

      int getDMJAIIOOGDA(int index)
      repeated uint32 DMJAIIOOGDA = 15;
      Parameters:
      index - The index of the element to return.
      Returns:
      The dMJAIIOOGDA at the given index.
    • getFailReasonValue

      int getFailReasonValue()
      .WindFieldDungeonFailReason fail_reason = 8;
      Returns:
      The enum numeric value on the wire for failReason.
    • getFailReason

      .WindFieldDungeonFailReason fail_reason = 8;
      Returns:
      The failReason.