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