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