public class ServerOperations extends Object
| Constructor and Description |
|---|
ServerOperations() |
ServerOperations(ServerKey serverKey,
List<String> operations) |
| Modifier and Type | Method and Description |
|---|---|
List<String> |
getOperations() |
ServerKey |
getServerKey() |
void |
setOperations(List<String> operations) |
void |
setServerKey(ServerKey serverKey) |
Copyright © 2020 org.mydotey. All rights reserved.