public class DefaultBandwidth extends org.onosproject.yang.model.InnerModelObject implements Bandwidth
valueLeafFlags identify the leafs whose value are explicitly set Applicable in protocol edit and query operation.
| Modifier and Type | Field and Description |
|---|---|
protected Config |
config |
protected State |
state |
| Constructor and Description |
|---|
DefaultBandwidth()
Creates an instance of defaultBandwidth.
|
| Modifier and Type | Method and Description |
|---|---|
Config |
config()
Returns the attribute config.
|
void |
config(Config config)
Sets the attribute config.
|
boolean |
equals(Object obj) |
int |
hashCode() |
State |
state()
Returns the attribute state.
|
void |
state(State state)
Sets the attribute state.
|
String |
toString() |
addAugmentation, augmentation, augmentations, removeAugmentationpublic DefaultBandwidth()
public Config config()
Bandwidthpublic State state()
Bandwidthpublic void config(Config config)
Bandwidthpublic void state(State state)
BandwidthCopyright © 2018. All rights reserved.