| Package | Description |
|---|---|
| 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.siteattachmentipconnection |
Implementation of YANG node siteAttachmentIpConnection's children nodes.
|
| Modifier and Type | Field and Description |
|---|---|
protected IpConnection |
DefaultSiteNetworkAccess.ipConnection |
| Modifier and Type | Method and Description |
|---|---|
IpConnection |
SiteNetworkAccess.ipConnection()
Returns the attribute ipConnection.
|
IpConnection |
DefaultSiteNetworkAccess.ipConnection() |
| Modifier and Type | Method and Description |
|---|---|
void |
SiteNetworkAccess.ipConnection(IpConnection ipConnection)
Sets the attribute ipConnection.
|
void |
DefaultSiteNetworkAccess.ipConnection(IpConnection ipConnection) |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultIpConnection
Represents the implementation of ipConnection.
|
Copyright © 2017. All rights reserved.