| Package | Description |
|---|---|
| org.onosproject.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3vpn.svc.rev20160730.ietfl3vpnsvc.siterouting.routingprotocols.routingprotocol.yangautoprefixstatic |
Implementation of YANG node yangAutoPrefixStatic's children nodes.
|
| org.onosproject.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3vpn.svc.rev20160730.ietfl3vpnsvc.siterouting.routingprotocols.routingprotocol.yangautoprefixstatic.cascadedlanprefixes |
Implementation of YANG node cascadedLanPrefixes's children nodes.
|
| Modifier and Type | Field and Description |
|---|---|
protected List<Ipv6LanPrefixes> |
DefaultCascadedLanPrefixes.ipv6LanPrefixes |
| Modifier and Type | Method and Description |
|---|---|
List<Ipv6LanPrefixes> |
DefaultCascadedLanPrefixes.ipv6LanPrefixes() |
List<Ipv6LanPrefixes> |
CascadedLanPrefixes.ipv6LanPrefixes()
Returns the attribute ipv6LanPrefixes.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultCascadedLanPrefixes.addToIpv6LanPrefixes(Ipv6LanPrefixes addTo) |
void |
CascadedLanPrefixes.addToIpv6LanPrefixes(Ipv6LanPrefixes addTo)
Adds to the list of ipv6LanPrefixes.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultCascadedLanPrefixes.ipv6LanPrefixes(List<Ipv6LanPrefixes> ipv6LanPrefixes) |
void |
CascadedLanPrefixes.ipv6LanPrefixes(List<Ipv6LanPrefixes> ipv6LanPrefixes)
Sets the attribute ipv6LanPrefixes.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultIpv6LanPrefixes
Represents the implementation of ipv6LanPrefixes.
|
Copyright © 2017. All rights reserved.