Interface HomeBalloonGallerySettleNotifyOuterClass.HomeBalloonGallerySettleNotifyOrBuilder

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

public static interface HomeBalloonGallerySettleNotifyOuterClass.HomeBalloonGallerySettleNotifyOrBuilder extends com.google.protobuf.MessageOrBuilder
  • Method Details

    • getGalleryId

      int getGalleryId()
      uint32 gallery_id = 8;
      Returns:
      The galleryId.
    • getRank

      int getRank()
      uint32 rank = 13;
      Returns:
      The rank.
    • hasSettleInfo

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

      .BalloonGallerySettleInfo settle_info = 5;
      Returns:
      The settleInfo.
    • getSettleInfoOrBuilder

      .BalloonGallerySettleInfo settle_info = 5;
    • getIsNewRecord

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