public interface VpnPolicyList
extends org.onosproject.yang.model.Augmentable
| Modifier and Type | Method and Description |
|---|---|
void |
addToVpnPolicy(VpnPolicy addTo)
Adds to the list of vpnPolicy.
|
List<VpnPolicy> |
vpnPolicy()
Returns the attribute vpnPolicy.
|
void |
vpnPolicy(List<VpnPolicy> vpnPolicy)
Sets the attribute vpnPolicy.
|
List<VpnPolicy> vpnPolicy()
void vpnPolicy(List<VpnPolicy> vpnPolicy)
vpnPolicy - list of vpnPolicyvoid addToVpnPolicy(VpnPolicy addTo)
addTo - value of vpnPolicyCopyright © 2018. All rights reserved.