public class UnreservedBandwidthKeys extends Object implements org.onosproject.yang.model.KeyInfo<DefaultUnreservedBandwidth>
| Modifier and Type | Field and Description |
|---|---|
protected short |
priority |
| Constructor and Description |
|---|
UnreservedBandwidthKeys() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
int |
hashCode() |
short |
priority()
Returns the attribute priority.
|
void |
priority(short priority)
Sets the value to attribute priority.
|
Copyright © 2017. All rights reserved.