public class DefaultAugmentedOutput extends org.onosproject.yang.model.InnerModelObject implements AugmentedOutput
valueLeafFlags identify the leafs whose value are explicitly set Applicable in protocol edit and query operation.
| Constructor and Description |
|---|
DefaultAugmentedOutput()
Creates an instance of defaultAugmentedOutput.
|
| Modifier and Type | Method and Description |
|---|---|
Bw |
bw()
Returns the attribute bw.
|
void |
bw(Bw bw)
Sets the attribute bw.
|
boolean |
equals(Object obj) |
int |
hashCode() |
String |
toString() |
protected Bw bw
public DefaultAugmentedOutput()
public Bw bw()
AugmentedOutputbw in interface AugmentedOutputpublic void bw(Bw bw)
AugmentedOutputbw in interface AugmentedOutputbw - value of bwCopyright © 2018. All rights reserved.