public class ZoneHourFlow extends AbstractModel
| 构造器和说明 |
|---|
ZoneHourFlow() |
| 限定符和类型 | 方法和说明 |
|---|---|
Integer |
getFlowCount()
Get 客流量
|
Integer |
getHour()
Get 分时 0~23
|
void |
setFlowCount(Integer FlowCount)
Set 客流量
|
void |
setHour(Integer Hour)
Set 分时 0~23
|
void |
toMap(HashMap<String,String> map,
String prefix)
Internal implementation, normal users should not use it.
|
any, fromJsonString, getBinaryParams, getMultipartRequestParams, set, setParamArrayObj, setParamArraySimple, setParamObj, setParamSimple, toJsonStringCopyright © 2020. All rights reserved.