public static class QueryDevicePropertyDataResponse.Data extends Object
限定符和类型 | 类和说明 |
---|---|
static class |
QueryDevicePropertyDataResponse.Data.PropertyInfo |
构造器和说明 |
---|
Data() |
限定符和类型 | 方法和说明 |
---|---|
List<QueryDevicePropertyDataResponse.Data.PropertyInfo> |
getList() |
Long |
getNextTime() |
Boolean |
getNextValid() |
void |
setList(List<QueryDevicePropertyDataResponse.Data.PropertyInfo> list) |
void |
setNextTime(Long nextTime) |
void |
setNextValid(Boolean nextValid) |
public Long getNextTime()
public void setNextTime(Long nextTime)
public Boolean getNextValid()
public void setNextValid(Boolean nextValid)
public List<QueryDevicePropertyDataResponse.Data.PropertyInfo> getList()
public void setList(List<QueryDevicePropertyDataResponse.Data.PropertyInfo> list)
Copyright © 2023. All rights reserved.