Interface VintageMarketStoreUnlockSlotRspOuterClass.VintageMarketStoreUnlockSlotRspOrBuilder

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

public static interface VintageMarketStoreUnlockSlotRspOuterClass.VintageMarketStoreUnlockSlotRspOrBuilder extends com.google.protobuf.MessageOrBuilder
  • Method Summary

    Modifier and Type
    Method
    Description
    int
    int32 retcode = 15;
    int
    uint32 slot_count = 3;
    int
    uint32 store_id = 14;

    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

    • getRetcode

      int getRetcode()
      int32 retcode = 15;
      Returns:
      The retcode.
    • getStoreId

      int getStoreId()
      uint32 store_id = 14;
      Returns:
      The storeId.
    • getSlotCount

      int getSlotCount()
      uint32 slot_count = 3;
      Returns:
      The slotCount.