类 WatchStatInfoResponse

java.lang.Object
com.github.shuaidd.response.AbstractBaseResponse
com.github.shuaidd.response.tool.WatchStatInfoResponse

public class WatchStatInfoResponse extends AbstractBaseResponse
描述
作者:
ddshuai date 2021-01-12 16:52
  • 字段详细资料

  • 构造器详细资料

    • WatchStatInfoResponse

      public WatchStatInfoResponse()
  • 方法详细资料

    • getEnding

      public Integer getEnding()
    • setEnding

      public void setEnding(Integer ending)
    • getNextKey

      public String getNextKey()
    • setNextKey

      public void setNextKey(String nextKey)
    • getWatchStatInfo

      public WatchStatInfo getWatchStatInfo()
    • setWatchStatInfo

      public void setWatchStatInfo(WatchStatInfo watchStatInfo)