public class ZoneOperations extends Object
| Constructor and Description |
|---|
ZoneOperations() |
ZoneOperations(ZoneKey zoneKey,
List<String> operations) |
| Modifier and Type | Method and Description |
|---|---|
List<String> |
getOperations() |
ZoneKey |
getZoneKey() |
void |
setOperations(List<String> operations) |
void |
setZoneKey(ZoneKey zoneKey) |
Copyright © 2020 org.mydotey. All rights reserved.