| Package | Description |
|---|---|
| org.onosproject.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3vpn.svc.rev20160730.ietfl3vpnsvc.sitevpnpolicy.vpnpolicylist |
Implementation of YANG node vpnPolicyList's children nodes.
|
| org.onosproject.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3vpn.svc.rev20160730.ietfl3vpnsvc.sitevpnpolicy.vpnpolicylist.vpnpolicy |
Implementation of YANG node vpnPolicy's children nodes.
|
| Modifier and Type | Field and Description |
|---|---|
protected List<Entries> |
DefaultVpnPolicy.entries |
| Modifier and Type | Method and Description |
|---|---|
List<Entries> |
VpnPolicy.entries()
Returns the attribute entries.
|
List<Entries> |
DefaultVpnPolicy.entries() |
| Modifier and Type | Method and Description |
|---|---|
void |
VpnPolicy.addToEntries(Entries addTo)
Adds to the list of entries.
|
void |
DefaultVpnPolicy.addToEntries(Entries addTo) |
| Modifier and Type | Method and Description |
|---|---|
void |
VpnPolicy.entries(List<Entries> entries)
Sets the attribute entries.
|
void |
DefaultVpnPolicy.entries(List<Entries> entries) |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultEntries
Represents the implementation of entries.
|
Copyright © 2017. All rights reserved.