| Package | Description |
|---|---|
| org.onosproject.yang.gen.v1.ietfl3vpnsvc.rev20160730.ietfl3vpnsvc.l3vpnsvc |
Implementation of YANG node l3VpnSvc's children nodes.
|
| org.onosproject.yang.gen.v1.ietfl3vpnsvc.rev20160730.ietfl3vpnsvc.l3vpnsvc.vpnservices |
Implementation of YANG node vpnServices's children nodes.
|
| Modifier and Type | Field and Description |
|---|---|
protected List<VpnSvc> |
DefaultVpnServices.vpnSvc |
| Modifier and Type | Method and Description |
|---|---|
List<VpnSvc> |
VpnServices.vpnSvc()
Returns the attribute vpnSvc.
|
List<VpnSvc> |
DefaultVpnServices.vpnSvc() |
| Modifier and Type | Method and Description |
|---|---|
void |
VpnServices.addToVpnSvc(VpnSvc addTo)
Adds to the list of vpnSvc.
|
void |
DefaultVpnServices.addToVpnSvc(VpnSvc addTo) |
| Modifier and Type | Method and Description |
|---|---|
void |
VpnServices.vpnSvc(List<VpnSvc> vpnSvc)
Sets the attribute vpnSvc.
|
void |
DefaultVpnServices.vpnSvc(List<VpnSvc> vpnSvc) |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultVpnSvc
Represents the implementation of vpnSvc.
|
Copyright © 2018. All rights reserved.