| Package | Description |
|---|---|
| org.onosproject.yang.gen.v1.ietfl3vpnsvc.rev20160730.ietfl3vpnsvc.siterouting.routingprotocols.routingprotocol.yangautoprefixstatic |
Implementation of YANG node yangAutoPrefixStatic's children nodes.
|
| org.onosproject.yang.gen.v1.ietfl3vpnsvc.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> |
CascadedLanPrefixes.ipv6LanPrefixes()
Returns the attribute ipv6LanPrefixes.
|
List<Ipv6LanPrefixes> |
DefaultCascadedLanPrefixes.ipv6LanPrefixes() |
| Modifier and Type | Method and Description |
|---|---|
void |
CascadedLanPrefixes.addToIpv6LanPrefixes(Ipv6LanPrefixes addTo)
Adds to the list of ipv6LanPrefixes.
|
void |
DefaultCascadedLanPrefixes.addToIpv6LanPrefixes(Ipv6LanPrefixes addTo) |
| Modifier and Type | Method and Description |
|---|---|
void |
CascadedLanPrefixes.ipv6LanPrefixes(List<Ipv6LanPrefixes> ipv6LanPrefixes)
Sets the attribute ipv6LanPrefixes.
|
void |
DefaultCascadedLanPrefixes.ipv6LanPrefixes(List<Ipv6LanPrefixes> ipv6LanPrefixes) |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultIpv6LanPrefixes
Represents the implementation of ipv6LanPrefixes.
|
Copyright © 2018. All rights reserved.