| Package | Description |
|---|---|
| org.onosproject.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3vpn.svc.rev20160730.ietfl3vpnsvc |
Implementation of YANG node ietfL3VpnSvc's children nodes.
|
| org.onosproject.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3vpn.svc.rev20160730.ietfl3vpnsvc.l3vpnsvc.vpnservices |
Implementation of YANG node vpnServices's children nodes.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AnyToAny
Represents the implementation of anyToAny.
|
class |
HubSpoke
Represents the implementation of hubSpoke.
|
class |
HubSpokeDisjoint
Represents the implementation of hubSpokeDisjoint.
|
| Modifier and Type | Field and Description |
|---|---|
protected Class<? extends VpnTopology> |
DefaultVpnSvc.topology |
| Modifier and Type | Method and Description |
|---|---|
Class<? extends VpnTopology> |
VpnSvc.topology()
Returns the attribute topology.
|
Class<? extends VpnTopology> |
DefaultVpnSvc.topology() |
| Modifier and Type | Method and Description |
|---|---|
void |
VpnSvc.topology(Class<? extends VpnTopology> topology)
Sets the attribute topology.
|
void |
DefaultVpnSvc.topology(Class<? extends VpnTopology> topology) |
Copyright © 2017. All rights reserved.