| Package | Description |
|---|---|
| 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.
|
| org.onosproject.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3vpn.svc.rev20160730.ietfl3vpnsvc.l3vpnsvc.sites.site.sitenetworkaccesses |
Implementation of YANG node siteNetworkAccesses's children nodes.
|
| org.onosproject.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3vpn.svc.rev20160730.ietfl3vpnsvc.siteservice |
Implementation of YANG node siteService's children nodes.
|
| Modifier and Type | Field and Description |
|---|---|
protected Service |
DefaultSite.service |
| Modifier and Type | Method and Description |
|---|---|
Service |
Site.service()
Returns the attribute service.
|
Service |
DefaultSite.service() |
| Modifier and Type | Method and Description |
|---|---|
void |
Site.service(Service service)
Sets the attribute service.
|
void |
DefaultSite.service(Service service) |
| Modifier and Type | Field and Description |
|---|---|
protected Service |
DefaultSiteNetworkAccess.service |
| Modifier and Type | Method and Description |
|---|---|
Service |
SiteNetworkAccess.service()
Returns the attribute service.
|
Service |
DefaultSiteNetworkAccess.service() |
| Modifier and Type | Method and Description |
|---|---|
void |
SiteNetworkAccess.service(Service service)
Sets the attribute service.
|
void |
DefaultSiteNetworkAccess.service(Service service) |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultService
Represents the implementation of service.
|
Copyright © 2017. All rights reserved.