Interface FungusFighterV2SettleInfoOuterClass.FungusFighterV2SettleInfoOrBuilder

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

public static interface FungusFighterV2SettleInfoOuterClass.FungusFighterV2SettleInfoOrBuilder extends com.google.protobuf.MessageOrBuilder
  • Method Summary

    Modifier and Type
    Method
    Description
    int
    uint32 cost_time = 3;
    int
    uint32 HMEKPCPLCDG = 6;
    boolean
    bool is_new_record = 1;
    int
    uint32 level_id = 8;
    int
    uint32 LJLPPLECIJK = 9;
    int
    uint32 PFEJLBFPMGF = 2;

    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

    • getLJLPPLECIJK

      int getLJLPPLECIJK()
      uint32 LJLPPLECIJK = 9;
      Returns:
      The lJLPPLECIJK.
    • getPFEJLBFPMGF

      int getPFEJLBFPMGF()
      uint32 PFEJLBFPMGF = 2;
      Returns:
      The pFEJLBFPMGF.
    • getCostTime

      int getCostTime()
      uint32 cost_time = 3;
      Returns:
      The costTime.
    • getHMEKPCPLCDG

      int getHMEKPCPLCDG()
      uint32 HMEKPCPLCDG = 6;
      Returns:
      The hMEKPCPLCDG.
    • getLevelId

      int getLevelId()
      uint32 level_id = 8;
      Returns:
      The levelId.
    • getIsNewRecord

      boolean getIsNewRecord()
      bool is_new_record = 1;
      Returns:
      The isNewRecord.