public static class QueryDeviceStatisticsResponse.Data extends Object
构造器和说明 |
---|
Data() |
限定符和类型 | 方法和说明 |
---|---|
Long |
getActiveCount() |
Long |
getDeviceCount() |
Long |
getOnlineCount() |
void |
setActiveCount(Long activeCount) |
void |
setDeviceCount(Long deviceCount) |
void |
setOnlineCount(Long onlineCount) |
public Long getDeviceCount()
public void setDeviceCount(Long deviceCount)
public Long getActiveCount()
public void setActiveCount(Long activeCount)
public Long getOnlineCount()
public void setOnlineCount(Long onlineCount)
Copyright © 2023. All rights reserved.