public interface Overflow
extends org.onosproject.yang.model.Augmentable
| Modifier and Type | Method and Description |
|---|---|
Config |
config()
Returns the attribute config.
|
void |
config(Config config)
Sets the attribute config.
|
State |
state()
Returns the attribute state.
|
void |
state(State state)
Sets the attribute state.
|
Config config()
State state()
void config(Config config)
config - value of configvoid state(State state)
state - value of stateCopyright © 2018. All rights reserved.