Interface HomeRacingGallerySettleNotifyOuterClass.HomeRacingGallerySettleNotifyOrBuilder

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

public static interface HomeRacingGallerySettleNotifyOuterClass.HomeRacingGallerySettleNotifyOrBuilder extends com.google.protobuf.MessageOrBuilder
  • Method Details

    • hasSettleInfo

      boolean hasSettleInfo()
      .RacingGallerySettleInfo settle_info = 14;
      Returns:
      Whether the settleInfo field is set.
    • getSettleInfo

      .RacingGallerySettleInfo settle_info = 14;
      Returns:
      The settleInfo.
    • getSettleInfoOrBuilder

      .RacingGallerySettleInfo settle_info = 14;
    • getIsNewRecord

      boolean getIsNewRecord()
      bool is_new_record = 7;
      Returns:
      The isNewRecord.
    • getRank

      int getRank()
      uint32 rank = 15;
      Returns:
      The rank.
    • getGalleryId

      int getGalleryId()
      uint32 gallery_id = 3;
      Returns:
      The galleryId.