public class DefaultState extends org.onosproject.yang.model.InnerModelObject implements State
valueLeafFlags identify the leafs whose value are explicitly set Applicable in protocol edit and query operation.
| Modifier and Type | Field and Description |
|---|---|
protected FutureExecutions |
futureExecutions |
| Constructor and Description |
|---|
DefaultState()
Creates an instance of defaultState.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
FutureExecutions |
futureExecutions()
Returns the attribute futureExecutions.
|
void |
futureExecutions(FutureExecutions futureExecutions)
Sets the attribute futureExecutions.
|
int |
hashCode() |
String |
toString() |
addAugmentation, augmentation, augmentations, removeAugmentationprotected FutureExecutions futureExecutions
public FutureExecutions futureExecutions()
StatefutureExecutions in interface Statepublic void futureExecutions(FutureExecutions futureExecutions)
StatefutureExecutions in interface StatefutureExecutions - value of futureExecutionsCopyright © 2018. All rights reserved.