public class Api extends Object
| Constructor and Description |
|---|
Api() |
| Modifier and Type | Method and Description |
|---|---|
List<Operation> |
getOperations() |
String |
getPath() |
void |
setOperations(List<Operation> operations) |
void |
setPath(String path) |
Copyright © 2018 OpenDaylight. All rights reserved.