Interface GetCityHuntingOfferRspOuterClass.GetCityHuntingOfferRspOrBuilder

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

public static interface GetCityHuntingOfferRspOuterClass.GetCityHuntingOfferRspOrBuilder extends com.google.protobuf.MessageOrBuilder
  • Method Details

    • getHuntingOfferListList

      repeated .HuntingOfferData hunting_offer_list = 2;
    • getHuntingOfferList

      HuntingOfferDataOuterClass.HuntingOfferData getHuntingOfferList(int index)
      repeated .HuntingOfferData hunting_offer_list = 2;
    • getHuntingOfferListCount

      int getHuntingOfferListCount()
      repeated .HuntingOfferData hunting_offer_list = 2;
    • getHuntingOfferListOrBuilderList

      List<? extends HuntingOfferDataOuterClass.HuntingOfferDataOrBuilder> getHuntingOfferListOrBuilderList()
      repeated .HuntingOfferData hunting_offer_list = 2;
    • getHuntingOfferListOrBuilder

      HuntingOfferDataOuterClass.HuntingOfferDataOrBuilder getHuntingOfferListOrBuilder(int index)
      repeated .HuntingOfferData hunting_offer_list = 2;
    • getRetcode

      int getRetcode()
      int32 retcode = 9;
      Returns:
      The retcode.
    • getCurWeekFinishedCount

      int getCurWeekFinishedCount()
      uint32 cur_week_finished_count = 1;
      Returns:
      The curWeekFinishedCount.
    • hasOngoingHuntingPair

      boolean hasOngoingHuntingPair()
      .HuntingPair ongoing_hunting_pair = 15;
      Returns:
      Whether the ongoingHuntingPair field is set.
    • getOngoingHuntingPair

      HuntingPairOuterClass.HuntingPair getOngoingHuntingPair()
      .HuntingPair ongoing_hunting_pair = 15;
      Returns:
      The ongoingHuntingPair.
    • getOngoingHuntingPairOrBuilder

      HuntingPairOuterClass.HuntingPairOrBuilder getOngoingHuntingPairOrBuilder()
      .HuntingPair ongoing_hunting_pair = 15;
    • getNextRefreshTime

      int getNextRefreshTime()
      uint32 next_refresh_time = 5;
      Returns:
      The nextRefreshTime.
    • getCityId

      int getCityId()
      uint32 city_id = 12;
      Returns:
      The cityId.