Interface PacmanSettleInfoOuterClass.PacmanSettleInfoOrBuilder

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

public static interface PacmanSettleInfoOuterClass.PacmanSettleInfoOrBuilder extends com.google.protobuf.MessageOrBuilder
  • Method Summary

    Modifier and Type
    Method
    Description
    int
    uint32 BKECHEIMCGP = 5;
    int
    uint32 final_score = 1;
    int
    uint32 FJBKBMHJMMM = 9;
    boolean
    bool is_new_record = 3;
    .FEEHAOJCNCG reason = 13;
    int
    .FEEHAOJCNCG reason = 13;

    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

    • getFinalScore

      int getFinalScore()
      uint32 final_score = 1;
      Returns:
      The finalScore.
    • getFJBKBMHJMMM

      int getFJBKBMHJMMM()
      uint32 FJBKBMHJMMM = 9;
      Returns:
      The fJBKBMHJMMM.
    • getReasonValue

      int getReasonValue()
      .FEEHAOJCNCG reason = 13;
      Returns:
      The enum numeric value on the wire for reason.
    • getReason

      .FEEHAOJCNCG reason = 13;
      Returns:
      The reason.
    • getIsNewRecord

      boolean getIsNewRecord()
      bool is_new_record = 3;
      Returns:
      The isNewRecord.
    • getBKECHEIMCGP

      int getBKECHEIMCGP()
      uint32 BKECHEIMCGP = 5;
      Returns:
      The bKECHEIMCGP.