Interface FlightActivitySettleNotifyOuterClass.FlightActivitySettleNotifyOrBuilder

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

public static interface FlightActivitySettleNotifyOuterClass.FlightActivitySettleNotifyOrBuilder extends com.google.protobuf.MessageOrBuilder
  • Method Summary

    Modifier and Type
    Method
    Description
    int
    uint32 group_id = 13;
    boolean
    bool is_new_record = 4;
    boolean
    bool is_success = 1;
    int
    uint32 left_time = 10;
    int
    uint32 score = 15;
    int
    uint32 total_num = 6;
    int
    uint32 Unk3300_MEEKFJJIOKE = 9;
    int
    uint32 Unk3300_PLFMJPNPPLI = 11;

    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

    • getLeftTime

      int getLeftTime()
      uint32 left_time = 10;
      Returns:
      The leftTime.
    • getTotalNum

      int getTotalNum()
      uint32 total_num = 6;
      Returns:
      The totalNum.
    • getGroupId

      int getGroupId()
      uint32 group_id = 13;
      Returns:
      The groupId.
    • getScore

      int getScore()
      uint32 score = 15;
      Returns:
      The score.
    • getUnk3300MEEKFJJIOKE

      int getUnk3300MEEKFJJIOKE()
      uint32 Unk3300_MEEKFJJIOKE = 9;
      Returns:
      The unk3300MEEKFJJIOKE.
    • getIsNewRecord

      boolean getIsNewRecord()
      bool is_new_record = 4;
      Returns:
      The isNewRecord.
    • getIsSuccess

      boolean getIsSuccess()
      bool is_success = 1;
      Returns:
      The isSuccess.
    • getUnk3300PLFMJPNPPLI

      int getUnk3300PLFMJPNPPLI()
      uint32 Unk3300_PLFMJPNPPLI = 11;
      Returns:
      The unk3300PLFMJPNPPLI.