Interface GetHomeExchangeWoodInfoRspOuterClass.GetHomeExchangeWoodInfoRsp.HomeExchangeWoodInfoOrBuilder

All Superinterfaces:
com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder
All Known Implementing Classes:
GetHomeExchangeWoodInfoRspOuterClass.GetHomeExchangeWoodInfoRsp.HomeExchangeWoodInfo, GetHomeExchangeWoodInfoRspOuterClass.GetHomeExchangeWoodInfoRsp.HomeExchangeWoodInfo.Builder
Enclosing class:
GetHomeExchangeWoodInfoRspOuterClass.GetHomeExchangeWoodInfoRsp

public static interface GetHomeExchangeWoodInfoRspOuterClass.GetHomeExchangeWoodInfoRsp.HomeExchangeWoodInfoOrBuilder extends com.google.protobuf.MessageOrBuilder
  • Method Summary

    Modifier and Type
    Method
    Description
    int
    uint32 exchangedCount = 14;
    int
    uint32 exchangeLimit = 9;
    int
    fixed32 next_refresh_time = 1;
    int
    uint32 wood_id = 8;

    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

    • getExchangedCount

      int getExchangedCount()
      uint32 exchangedCount = 14;
      Returns:
      The exchangedCount.
    • getWoodId

      int getWoodId()
      uint32 wood_id = 8;
      Returns:
      The woodId.
    • getExchangeLimit

      int getExchangeLimit()
      uint32 exchangeLimit = 9;
      Returns:
      The exchangeLimit.
    • getNextRefreshTime

      int getNextRefreshTime()
      fixed32 next_refresh_time = 1;
      Returns:
      The nextRefreshTime.