| 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.sitesecurity |
Implementation of YANG node siteSecurity's children nodes.
|
| Modifier and Type | Field and Description |
|---|---|
protected Security |
DefaultSite.security |
| Modifier and Type | Method and Description |
|---|---|
Security |
Site.security()
Returns the attribute security.
|
Security |
DefaultSite.security() |
| Modifier and Type | Method and Description |
|---|---|
void |
Site.security(Security security)
Sets the attribute security.
|
void |
DefaultSite.security(Security security) |
| Modifier and Type | Field and Description |
|---|---|
protected Security |
DefaultSiteNetworkAccess.security |
| Modifier and Type | Method and Description |
|---|---|
Security |
SiteNetworkAccess.security()
Returns the attribute security.
|
Security |
DefaultSiteNetworkAccess.security() |
| Modifier and Type | Method and Description |
|---|---|
void |
SiteNetworkAccess.security(Security security)
Sets the attribute security.
|
void |
DefaultSiteNetworkAccess.security(Security security) |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultSecurity
Represents the implementation of security.
|
Copyright © 2017. All rights reserved.