public class PLChannelSummaryListGetResult extends PLBaseResult
频道汇总统计的播放数据请求响应对象类
| 限定符和类型 | 字段和说明 |
|---|---|
protected List<ChannelSummary> |
channelSummarys
字段名:频道汇总统计播放数据列表
变量名:channelSummarys
类型:List
|
code, message, status| 构造器和说明 |
|---|
PLChannelSummaryListGetResult() |
| 限定符和类型 | 方法和说明 |
|---|---|
List<ChannelSummary> |
getChannelSummarys() |
void |
setChannelSummarys(List<ChannelSummary> channelSummarys) |
String |
toString() |
getCode, getMessage, getStatus, isRequestOk, setCode, setMessage, setStatusprotected List<ChannelSummary> channelSummarys
字段名:频道汇总统计播放数据列表 变量名:channelSummarys 类型:List
public List<ChannelSummary> getChannelSummarys()
public void setChannelSummarys(List<ChannelSummary> channelSummarys)
public String toString()
toString 在类中 PLBaseResultCopyright © 2019. All rights reserved.