| 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<Ipv4LanPrefixes> |
DefaultCascadedLanPrefixes.ipv4LanPrefixes |
| Modifier and Type | Method and Description |
|---|---|
List<Ipv4LanPrefixes> |
CascadedLanPrefixes.ipv4LanPrefixes()
Returns the attribute ipv4LanPrefixes.
|
List<Ipv4LanPrefixes> |
DefaultCascadedLanPrefixes.ipv4LanPrefixes() |
| Modifier and Type | Method and Description |
|---|---|
void |
CascadedLanPrefixes.addToIpv4LanPrefixes(Ipv4LanPrefixes addTo)
Adds to the list of ipv4LanPrefixes.
|
void |
DefaultCascadedLanPrefixes.addToIpv4LanPrefixes(Ipv4LanPrefixes addTo) |
| Modifier and Type | Method and Description |
|---|---|
void |
CascadedLanPrefixes.ipv4LanPrefixes(List<Ipv4LanPrefixes> ipv4LanPrefixes)
Sets the attribute ipv4LanPrefixes.
|
void |
DefaultCascadedLanPrefixes.ipv4LanPrefixes(List<Ipv4LanPrefixes> ipv4LanPrefixes) |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultIpv4LanPrefixes
Represents the implementation of ipv4LanPrefixes.
|
Copyright © 2018. All rights reserved.