public class TsfPageApiGroupInfo extends AbstractModel
Constructor and Description |
---|
TsfPageApiGroupInfo() |
Modifier and Type | Method and Description |
---|---|
ApiGroupInfo[] |
getContent()
Get API分组信息
|
Long |
getTotalCount()
Get 总记录数
|
void |
setContent(ApiGroupInfo[] Content)
Set API分组信息
|
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, toJsonString
public Long getTotalCount()
public void setTotalCount(Long TotalCount)
TotalCount
- 总记录数public ApiGroupInfo[] getContent()
public void setContent(ApiGroupInfo[] Content)
Content
- API分组信息Copyright © 2021. All rights reserved.