Interface HomeLimitedShopGoodsOuterClass.HomeLimitedShopGoodsOrBuilder

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

public static interface HomeLimitedShopGoodsOuterClass.HomeLimitedShopGoodsOrBuilder extends com.google.protobuf.MessageOrBuilder
  • Method Details

    • getBKONLAFGBFC

      int getBKONLAFGBFC()
      uint32 BKONLAFGBFC = 7;
      Returns:
      The bKONLAFGBFC.
    • getOLFIOBININC

      int getOLFIOBININC()
      uint32 OLFIOBININC = 4;
      Returns:
      The oLFIOBININC.
    • getLAKDFDKCMKC

      int getLAKDFDKCMKC()
      uint32 LAKDFDKCMKC = 11;
      Returns:
      The lAKDFDKCMKC.
    • getCostItemListList

      List<ItemParamOuterClass.ItemParam> getCostItemListList()
      repeated .ItemParam cost_item_list = 1;
    • getCostItemList

      ItemParamOuterClass.ItemParam getCostItemList(int index)
      repeated .ItemParam cost_item_list = 1;
    • getCostItemListCount

      int getCostItemListCount()
      repeated .ItemParam cost_item_list = 1;
    • getCostItemListOrBuilderList

      List<? extends ItemParamOuterClass.ItemParamOrBuilder> getCostItemListOrBuilderList()
      repeated .ItemParam cost_item_list = 1;
    • getCostItemListOrBuilder

      ItemParamOuterClass.ItemParamOrBuilder getCostItemListOrBuilder(int index)
      repeated .ItemParam cost_item_list = 1;
    • hasGoodsItem

      boolean hasGoodsItem()
      .ItemParam goods_item = 5;
      Returns:
      Whether the goodsItem field is set.
    • getGoodsItem

      .ItemParam goods_item = 5;
      Returns:
      The goodsItem.
    • getGoodsItemOrBuilder

      .ItemParam goods_item = 5;
    • getBoughtNum

      int getBoughtNum()
      uint32 bought_num = 3;
      Returns:
      The boughtNum.