public class MonitorMiniSite extends AbstractModel
Constructor and Description |
---|
MonitorMiniSite() |
Modifier and Type | Method and Description |
---|---|
Long |
getSiteId()
Get 站点ID。
|
String |
getUrl()
Get 站点Url。
|
void |
setSiteId(Long SiteId)
Set 站点ID。
|
void |
setUrl(String Url)
Set 站点Url。
|
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 © 2020. All rights reserved.