public static class QueryDeviceEventDataResponse.Data extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
QueryDeviceEventDataResponse.Data.EventInfo |
| Constructor and Description |
|---|
QueryDeviceEventDataResponse.Data() |
| Modifier and Type | Method and Description |
|---|---|
List<QueryDeviceEventDataResponse.Data.EventInfo> |
getList() |
Long |
getNextTime() |
Boolean |
getNextValid() |
void |
setList(List<QueryDeviceEventDataResponse.Data.EventInfo> 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<QueryDeviceEventDataResponse.Data.EventInfo> getList()
public void setList(List<QueryDeviceEventDataResponse.Data.EventInfo> list)
Copyright © 2018. All Rights Reserved.