| Package | Description |
|---|---|
| org.opendaylight.yang.gen.v1.urn.opendaylight.vpnservice.interfacemgr.rev150331 |
| Class and Description |
|---|
| BaseIds |
| BaseIdsBuilder
Class that builds
BaseIds instances. |
| IfL2vlan |
| IfL2vlanBuilder
Class that builds
IfL2vlan instances. |
| IfL3tunnel |
| IfL3tunnelBuilder
Class that builds
IfL3tunnel instances. |
| IfMpls |
| IfMplsBuilder
Class that builds
IfMpls instances. |
| IfStackedVlan |
| IfStackedVlanBuilder
Class that builds
IfStackedVlan instances. |
| TunnelTypeBase
Base identity for all tunnel-types
<p>This class represents the following YANG schema fragment defined in module <b>odl-interface</b>
<br>(Source path: <i>META-INF/yang/odl-interface.yang</i>):
<pre>
identity tunnel-type-base {
description
"Base identity for all tunnel-types";
status CURRENT;
}
</pre>
The schema path to identify an instance is
<i>odl-interface/tunnel-type-base</i>
|
Copyright © 2016. All rights reserved.