public class LaneRules extends AbstractModel
| Constructor and Description |
|---|
LaneRules() |
| Modifier and Type | Method and Description |
|---|---|
LaneRule[] |
getContent()
Get 泳道规则列表
|
Long |
getTotalCount()
Get 总数
|
void |
setContent(LaneRule[] Content)
Set 泳道规则列表
|
void |
setTotalCount(Long TotalCount)
Set 总数
|
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, toJsonStringpublic Long getTotalCount()
public void setTotalCount(Long TotalCount)
TotalCount - 总数public LaneRule[] getContent()
public void setContent(LaneRule[] Content)
Content - 泳道规则列表Copyright © 2020. All rights reserved.