public class ElementProfilePageRes extends AbstractModel
header, skipSign| Constructor and Description | 
|---|
| ElementProfilePageRes() | 
| ElementProfilePageRes(ElementProfilePageRes source)NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy,
       and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy. | 
| Modifier and Type | Method and Description | 
|---|---|
| ElementProfile[] | getList()Get 构件列表 | 
| Long | getTotalCount()Get 构件总数 | 
| void | setList(ElementProfile[] List)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, GetHeader, getMultipartRequestParams, getSkipSign, isStream, set, SetHeader, setParamArrayObj, setParamArraySimple, setParamObj, setParamSimple, setSkipSign, toJsonStringpublic ElementProfilePageRes()
public ElementProfilePageRes(ElementProfilePageRes source)
public Long getTotalCount()
public void setTotalCount(Long TotalCount)
TotalCount - 构件总数public ElementProfile[] getList()
public void setList(ElementProfile[] List)
List - 构件列表Copyright © 2025. All rights reserved.