| 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<Ipv6LanPrefixes> |
DefaultLanPrefixes.ipv6LanPrefixes |
| Modifier and Type | Method and Description |
|---|---|
List<Ipv6LanPrefixes> |
LanPrefixes.ipv6LanPrefixes()
Returns the attribute ipv6LanPrefixes.
|
List<Ipv6LanPrefixes> |
DefaultLanPrefixes.ipv6LanPrefixes() |
| Modifier and Type | Method and Description |
|---|---|
void |
LanPrefixes.addToIpv6LanPrefixes(Ipv6LanPrefixes addTo)
Adds to the list of ipv6LanPrefixes.
|
void |
DefaultLanPrefixes.addToIpv6LanPrefixes(Ipv6LanPrefixes addTo) |
| Modifier and Type | Method and Description |
|---|---|
void |
LanPrefixes.ipv6LanPrefixes(List<Ipv6LanPrefixes> ipv6LanPrefixes)
Sets the attribute ipv6LanPrefixes.
|
void |
DefaultLanPrefixes.ipv6LanPrefixes(List<Ipv6LanPrefixes> ipv6LanPrefixes) |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultIpv6LanPrefixes
Represents the implementation of ipv6LanPrefixes.
|
Copyright © 2017. All rights reserved.