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