| Package | Description |
|---|---|
| org.onosproject.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3vpn.svc.rev20160730.ietfl3vpnsvc.sitevpnpolicy.vpnpolicylist.vpnpolicy.entries.filter.lan.lanprefix |
Implementation of YANG node lanPrefix's children nodes.
|
| org.onosproject.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3vpn.svc.rev20160730.ietfl3vpnsvc.sitevpnpolicy.vpnpolicylist.vpnpolicy.entries.filter.lan.lanprefix.lanprefixes |
Implementation of YANG node lanPrefixes's children nodes.
|
| Modifier and Type | Field and Description |
|---|---|
protected List<Ipv4LanPrefixes> |
DefaultLanPrefixes.ipv4LanPrefixes |
| Modifier and Type | Method and Description |
|---|---|
List<Ipv4LanPrefixes> |
LanPrefixes.ipv4LanPrefixes()
Returns the attribute ipv4LanPrefixes.
|
List<Ipv4LanPrefixes> |
DefaultLanPrefixes.ipv4LanPrefixes() |
| Modifier and Type | Method and Description |
|---|---|
void |
LanPrefixes.addToIpv4LanPrefixes(Ipv4LanPrefixes addTo)
Adds to the list of ipv4LanPrefixes.
|
void |
DefaultLanPrefixes.addToIpv4LanPrefixes(Ipv4LanPrefixes addTo) |
| Modifier and Type | Method and Description |
|---|---|
void |
LanPrefixes.ipv4LanPrefixes(List<Ipv4LanPrefixes> ipv4LanPrefixes)
Sets the attribute ipv4LanPrefixes.
|
void |
DefaultLanPrefixes.ipv4LanPrefixes(List<Ipv4LanPrefixes> ipv4LanPrefixes) |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultIpv4LanPrefixes
Represents the implementation of ipv4LanPrefixes.
|
Copyright © 2017. All rights reserved.