Interface VintageMarketStoreInfoOuterClass.VintageMarketStoreInfoOrBuilder

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

public static interface VintageMarketStoreInfoOuterClass.VintageMarketStoreInfoOrBuilder extends com.google.protobuf.MessageOrBuilder
  • Method Summary

    Modifier and Type
    Method
    Description
    int
    getFAHFMJNEMKB(int index)
    repeated uint32 FAHFMJNEMKB = 6;
    int
    repeated uint32 FAHFMJNEMKB = 6;
    repeated uint32 FAHFMJNEMKB = 6;
    int
    getPLMNJFADJPF(int index)
    repeated uint32 PLMNJFADJPF = 8;
    int
    repeated uint32 PLMNJFADJPF = 8;
    repeated uint32 PLMNJFADJPF = 8;
    int
    uint32 slot_count = 10;
    int
    uint32 store_id = 4;
    int
    getStrategyList(int index)
    repeated uint32 strategy_list = 9;
    int
    repeated uint32 strategy_list = 9;
    repeated uint32 strategy_list = 9;

    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

    • getPLMNJFADJPFList

      List<Integer> getPLMNJFADJPFList()
      repeated uint32 PLMNJFADJPF = 8;
      Returns:
      A list containing the pLMNJFADJPF.
    • getPLMNJFADJPFCount

      int getPLMNJFADJPFCount()
      repeated uint32 PLMNJFADJPF = 8;
      Returns:
      The count of pLMNJFADJPF.
    • getPLMNJFADJPF

      int getPLMNJFADJPF(int index)
      repeated uint32 PLMNJFADJPF = 8;
      Parameters:
      index - The index of the element to return.
      Returns:
      The pLMNJFADJPF at the given index.
    • getFAHFMJNEMKBList

      List<Integer> getFAHFMJNEMKBList()
      repeated uint32 FAHFMJNEMKB = 6;
      Returns:
      A list containing the fAHFMJNEMKB.
    • getFAHFMJNEMKBCount

      int getFAHFMJNEMKBCount()
      repeated uint32 FAHFMJNEMKB = 6;
      Returns:
      The count of fAHFMJNEMKB.
    • getFAHFMJNEMKB

      int getFAHFMJNEMKB(int index)
      repeated uint32 FAHFMJNEMKB = 6;
      Parameters:
      index - The index of the element to return.
      Returns:
      The fAHFMJNEMKB at the given index.
    • getSlotCount

      int getSlotCount()
      uint32 slot_count = 10;
      Returns:
      The slotCount.
    • getStoreId

      int getStoreId()
      uint32 store_id = 4;
      Returns:
      The storeId.
    • getStrategyListList

      List<Integer> getStrategyListList()
      repeated uint32 strategy_list = 9;
      Returns:
      A list containing the strategyList.
    • getStrategyListCount

      int getStrategyListCount()
      repeated uint32 strategy_list = 9;
      Returns:
      The count of strategyList.
    • getStrategyList

      int getStrategyList(int index)
      repeated uint32 strategy_list = 9;
      Parameters:
      index - The index of the element to return.
      Returns:
      The strategyList at the given index.