public class DateCount extends AbstractModel
Constructor and Description |
---|
DateCount() |
Modifier and Type | Method and Description |
---|---|
Integer |
getCount()
获取统计值
|
String |
getDate()
获取统计日期
|
void |
setCount(Integer Count)
设置统计值
|
void |
setDate(String Date)
设置统计日期
|
void |
toMap(HashMap<String,String> map,
String prefix)
内部实现,用户禁止调用
|
any, fromJsonString, getBinaryParams, getMultipartRequestParams, set, setParamArrayObj, setParamArraySimple, setParamObj, setParamSimple, toJsonString
Copyright © 2019. All rights reserved.