public class SaDivulgeDataQueryPubList extends AbstractModel
Constructor and Description |
---|
SaDivulgeDataQueryPubList() |
SaDivulgeDataQueryPubList(SaDivulgeDataQueryPubList 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 |
---|---|
Long |
getCount()
Get Count
|
SaDivulgeDataQueryPub[] |
getList()
Get List
|
void |
setCount(Long Count)
Set Count
|
void |
setList(SaDivulgeDataQueryPub[] List)
Set List
|
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 SaDivulgeDataQueryPubList()
public SaDivulgeDataQueryPubList(SaDivulgeDataQueryPubList source)
public Long getCount()
public void setCount(Long Count)
Count
- Countpublic SaDivulgeDataQueryPub[] getList()
public void setList(SaDivulgeDataQueryPub[] List)
List
- ListCopyright © 2021. All rights reserved.