public class StatisticsTotal extends Object
| 构造器和说明 |
|---|
StatisticsTotal() |
| 限定符和类型 | 方法和说明 |
|---|---|
List<StatisticsInfo> |
getDetail()
getter method
|
StatisticsInfo |
getTotal()
getter method
|
void |
setDetail(List<StatisticsInfo> detail)
setter method
|
void |
setTotal(StatisticsInfo total)
setter method
|
public StatisticsInfo getTotal()
totalpublic void setTotal(StatisticsInfo total)
total - the total to settotalpublic List<StatisticsInfo> getDetail()
detailpublic void setDetail(List<StatisticsInfo> detail)
detail - the detail to setdetailCopyright © 2015 Baifendian Corporation. All rights reserved.