| Package | Description |
|---|---|
| org.onosproject.yang.gen.v1.ietfl3vpnsvc.rev20160730.ietfl3vpnsvc.vpnextranet |
Implementation of YANG node vpnExtranet's children nodes.
|
| org.onosproject.yang.gen.v1.ietfl3vpnsvc.rev20160730.ietfl3vpnsvc.vpnextranet.extranetvpns |
Implementation of YANG node extranetVpns's children nodes.
|
| Modifier and Type | Field and Description |
|---|---|
protected List<ExtranetVpn> |
DefaultExtranetVpns.extranetVpn |
| Modifier and Type | Method and Description |
|---|---|
List<ExtranetVpn> |
ExtranetVpns.extranetVpn()
Returns the attribute extranetVpn.
|
List<ExtranetVpn> |
DefaultExtranetVpns.extranetVpn() |
| Modifier and Type | Method and Description |
|---|---|
void |
ExtranetVpns.addToExtranetVpn(ExtranetVpn addTo)
Adds to the list of extranetVpn.
|
void |
DefaultExtranetVpns.addToExtranetVpn(ExtranetVpn addTo) |
| Modifier and Type | Method and Description |
|---|---|
void |
ExtranetVpns.extranetVpn(List<ExtranetVpn> extranetVpn)
Sets the attribute extranetVpn.
|
void |
DefaultExtranetVpns.extranetVpn(List<ExtranetVpn> extranetVpn) |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultExtranetVpn
Represents the implementation of extranetVpn.
|
Copyright © 2018. All rights reserved.