| Package | Description |
|---|---|
| org.mydotey.artemis.management.log | |
| org.mydotey.artemis.management.zone.dao |
| Modifier and Type | Method and Description |
|---|---|
List<ZoneOperationLog> |
GetZoneOperationLogsResponse.getLogs() |
| Modifier and Type | Method and Description |
|---|---|
void |
GetZoneOperationLogsResponse.setLogs(List<ZoneOperationLog> logs) |
| Modifier and Type | Method and Description |
|---|---|
List<ZoneOperationLog> |
ZoneOperationLogDao.query(String condition,
List<String> args) |
List<ZoneOperationLog> |
ZoneOperationLogDao.select(ZoneOperationLogModel filter,
Boolean complete) |
Copyright © 2020 org.mydotey. All rights reserved.