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