public class VulList extends AbstractModel
Constructor and Description |
---|
VulList() |
Modifier and Type | Method and Description |
---|---|
VulItem[] |
getList()
Get 列表
|
Long |
getTotal()
Get 总数
|
void |
setList(VulItem[] List)
Set 列表
|
void |
setTotal(Long Total)
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
Copyright © 2021. All rights reserved.