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