| Package | Description |
|---|---|
| org.onosproject.yang.gen.v11.actnietfschedule.rev20170306.actnietfschedule |
Implementation of YANG node actnIetfSchedule's children nodes.
|
| org.onosproject.yang.gen.v11.actnietfschedule.rev20170306.actnietfschedule.configurationschedules |
Implementation of YANG node configurationSchedules's children nodes.
|
| org.onosproject.yang.gen.v11.actnietfschedule.rev20170306.actnietfschedule.schedulestateattributes.futureexecutions |
Implementation of YANG node futureExecutions's children nodes.
|
| Modifier and Type | Method and Description |
|---|---|
static Operation |
Operation.fromString(String valInString)
Returns the object of operation fromString input String operation.
|
static Operation |
Operation.of(OperationEnum value)
Returns the object of operation for type enumeration.
|
| Modifier and Type | Field and Description |
|---|---|
protected Operation |
DefaultTarget.operation |
| Modifier and Type | Method and Description |
|---|---|
Operation |
DefaultTarget.operation() |
Operation |
Target.operation()
Returns the attribute operation.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultTarget.operation(Operation operation) |
void |
Target.operation(Operation operation)
Sets the attribute operation.
|
| Modifier and Type | Field and Description |
|---|---|
protected Operation |
DefaultExecution.operation |
| Modifier and Type | Method and Description |
|---|---|
Operation |
Execution.operation()
Returns the attribute operation.
|
Operation |
DefaultExecution.operation() |
| Modifier and Type | Method and Description |
|---|---|
void |
Execution.operation(Operation operation)
Sets the attribute operation.
|
void |
DefaultExecution.operation(Operation operation) |
Copyright © 2018. All rights reserved.