public class BundledLinkKeys extends Object implements org.onosproject.yang.model.KeyInfo<DefaultBundledLink>
| Modifier and Type | Field and Description |
|---|---|
protected long |
sequence |
| Constructor and Description |
|---|
BundledLinkKeys() |
| 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 © 2017. All rights reserved.