| Package | Description |
|---|---|
| org.onosproject.yang.gen.v11.actnietfschedule.rev20170306.actnietfschedule.schedulestateattributes |
Implementation of YANG node scheduleStateAttributes's children nodes.
|
| org.onosproject.yang.gen.v11.actnietfschedule.rev20170306.actnietfschedule.schedulestateattributes.futureexecutions |
Implementation of YANG node futureExecutions's children nodes.
|
| Modifier and Type | Field and Description |
|---|---|
protected List<Execution> |
DefaultFutureExecutions.execution |
| Modifier and Type | Method and Description |
|---|---|
List<Execution> |
DefaultFutureExecutions.execution() |
List<Execution> |
FutureExecutions.execution()
Returns the attribute execution.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultFutureExecutions.addToExecution(Execution addTo) |
void |
FutureExecutions.addToExecution(Execution addTo)
Adds to the list of execution.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultFutureExecutions.execution(List<Execution> execution) |
void |
FutureExecutions.execution(List<Execution> execution)
Sets the attribute execution.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultExecution
Represents the implementation of execution.
|
Copyright © 2018. All rights reserved.