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