| Package | Description |
|---|---|
| org.onosproject.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3vpn.svc.rev20160730.ietfl3vpnsvc.l3vpnsvc |
Implementation of YANG node l3VpnSvc's children nodes.
|
| org.onosproject.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3vpn.svc.rev20160730.ietfl3vpnsvc.l3vpnsvc.sites |
Implementation of YANG node sites's children nodes.
|
| Modifier and Type | Field and Description |
|---|---|
protected List<Site> |
DefaultSites.site |
| Modifier and Type | Method and Description |
|---|---|
List<Site> |
Sites.site()
Returns the attribute site.
|
List<Site> |
DefaultSites.site() |
| Modifier and Type | Method and Description |
|---|---|
void |
Sites.addToSite(Site addTo)
Adds to the list of site.
|
void |
DefaultSites.addToSite(Site addTo) |
| Modifier and Type | Method and Description |
|---|---|
void |
Sites.site(List<Site> site)
Sets the attribute site.
|
void |
DefaultSites.site(List<Site> site) |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultSite
Represents the implementation of site.
|
Copyright © 2017. All rights reserved.