| Package | Description |
|---|---|
| org.onosproject.yang.gen.v1.ietfl3vpnsvc.rev20160730.ietfl3vpnsvc.vpnservicecloudaccess.cloudaccesses.cloudaccess |
Implementation of YANG node cloudAccess's children nodes.
|
| org.onosproject.yang.gen.v1.ietfl3vpnsvc.rev20160730.ietfl3vpnsvc.vpnservicecloudaccess.cloudaccesses.cloudaccess.authorizedsites |
Implementation of YANG node authorizedSites's children nodes.
|
| Modifier and Type | Field and Description |
|---|---|
protected List<AuthorizedSite> |
DefaultAuthorizedSites.authorizedSite |
| Modifier and Type | Method and Description |
|---|---|
List<AuthorizedSite> |
DefaultAuthorizedSites.authorizedSite() |
List<AuthorizedSite> |
AuthorizedSites.authorizedSite()
Returns the attribute authorizedSite.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultAuthorizedSites.addToAuthorizedSite(AuthorizedSite addTo) |
void |
AuthorizedSites.addToAuthorizedSite(AuthorizedSite addTo)
Adds to the list of authorizedSite.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultAuthorizedSites.authorizedSite(List<AuthorizedSite> authorizedSite) |
void |
AuthorizedSites.authorizedSite(List<AuthorizedSite> authorizedSite)
Sets the attribute authorizedSite.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultAuthorizedSite
Represents the implementation of authorizedSite.
|
Copyright © 2018. All rights reserved.