public static class GetSyntheticTaskDetailResponse.TaskDetail.MonitorListItem extends Object
| 构造器和说明 |
|---|
MonitorListItem() |
| 限定符和类型 | 方法和说明 |
|---|---|
Long |
getCityCode() |
Long |
getMonitorType() |
Long |
getNetServiceId() |
Long |
getSendCount() |
void |
setCityCode(Long cityCode) |
void |
setMonitorType(Long monitorType) |
void |
setNetServiceId(Long netServiceId) |
void |
setSendCount(Long sendCount) |
public Long getCityCode()
public void setCityCode(Long cityCode)
public Long getNetServiceId()
public void setNetServiceId(Long netServiceId)
public Long getMonitorType()
public void setMonitorType(Long monitorType)
public Long getSendCount()
public void setSendCount(Long sendCount)
Copyright © 2024. All Rights Reserved.