public class DefaultUnderflow extends org.onosproject.yang.model.InnerModelObject implements Underflow
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 |
|---|
DefaultUnderflow()
Creates an instance of defaultUnderflow.
|
| 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 DefaultUnderflow()
public Config config()
Underflowpublic State state()
Underflowpublic void config(Config config)
Underflowpublic void state(State state)
UnderflowCopyright © 2018. All rights reserved.