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