| Modifier and Type | Class and Description |
|---|---|
static class |
Operation.OperationType |
| Constructor and Description |
|---|
Operation() |
| Modifier and Type | Method and Description |
|---|---|
List<Directive> |
getDirectives() |
String |
getName() |
Operation.OperationType |
getOperationType() |
List<Selection> |
getSelectionSet() |
List<Variable> |
getVariables() |
void |
setName(String name) |
void |
setOperationType(Operation.OperationType operationType) |
public Operation()
public Operation.OperationType getOperationType()
public void setOperationType(Operation.OperationType operationType)
public List<Selection> getSelectionSet()
public List<Variable> getVariables()
public List<Directive> getDirectives()
Copyright © 2014–2018 University Health Network. All rights reserved.