public class DefaultFutureExecutions extends org.onosproject.yang.model.InnerModelObject implements FutureExecutions
valueLeafFlags identify the leafs whose value are explicitly set Applicable in protocol edit and query operation.
| Constructor and Description |
|---|
DefaultFutureExecutions()
Creates an instance of defaultFutureExecutions.
|
| Modifier and Type | Method and Description |
|---|---|
void |
addToExecution(Execution addTo)
Adds to the list of execution.
|
boolean |
equals(Object obj) |
List<Execution> |
execution()
Returns the attribute execution.
|
void |
execution(List<Execution> execution)
Sets the attribute execution.
|
int |
hashCode() |
String |
toString() |
addAugmentation, augmentation, augmentations, removeAugmentationpublic DefaultFutureExecutions()
public List<Execution> execution()
FutureExecutionsexecution in interface FutureExecutionspublic void execution(List<Execution> execution)
FutureExecutionsexecution in interface FutureExecutionsexecution - list of executionpublic void addToExecution(Execution addTo)
FutureExecutionsaddToExecution in interface FutureExecutionsaddTo - value of executionCopyright © 2018. All rights reserved.