public class DefaultAugmentedValue extends org.onosproject.yang.model.InnerModelObject implements AugmentedValue
valueLeafFlags identify the leafs whose value are explicitly set Applicable in protocol edit and query operation.
| Constructor and Description |
|---|
DefaultAugmentedValue()
Creates an instance of defaultAugmentedValue.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
int |
hashCode() |
Proceed |
proceed()
Returns the attribute proceed.
|
void |
proceed(Proceed proceed)
Sets the attribute proceed.
|
String |
toString() |
protected Proceed proceed
public DefaultAugmentedValue()
public Proceed proceed()
AugmentedValueproceed in interface AugmentedValuepublic void proceed(Proceed proceed)
AugmentedValueproceed in interface AugmentedValueproceed - value of proceedCopyright © 2018. All rights reserved.