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