public class TsfPageSimpleApplication extends AbstractModel
header, skipSign| Constructor and Description | 
|---|
| TsfPageSimpleApplication() | 
| TsfPageSimpleApplication(TsfPageSimpleApplication 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 | 
|---|---|
| SimpleApplication[] | getContent()Get 简单应用列表 | 
| Long | getTotalCount()Get 总条数 | 
| void | setContent(SimpleApplication[] 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, GetHeader, getMultipartRequestParams, getSkipSign, isStream, set, SetHeader, setParamArrayObj, setParamArraySimple, setParamObj, setParamSimple, setSkipSign, toJsonStringpublic TsfPageSimpleApplication()
public TsfPageSimpleApplication(TsfPageSimpleApplication source)
public Long getTotalCount()
public void setTotalCount(Long TotalCount)
TotalCount - 总条数public SimpleApplication[] getContent()
public void setContent(SimpleApplication[] Content)
Content - 简单应用列表Copyright © 2025. All rights reserved.