<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 l3tunnel {
base "()IdentitySchemaNodeImpl[base=null, qname=(urn:ietf:params:xml:ns:yang:ietf-interfaces?revision=2014-05-08)interface-type]";
reference
"l3 tunnel interface";
status CURRENT;
}
</pre>
The schema path to identify an instance is
<i>odl-interface/l3tunnel</i>
L3tunnel() - Constructor for class org.opendaylight.yang.gen.v1.urn.opendaylight.vpnservice.interfacemgr.rev150331.L3tunnel
<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 mpls {
base "()IdentitySchemaNodeImpl[base=null, qname=(urn:ietf:params:xml:ns:yang:ietf-interfaces?revision=2014-05-08)interface-type]";
reference
"MPLS interface";
status CURRENT;
}
</pre>
The schema path to identify an instance is
<i>odl-interface/mpls</i>
Mpls() - Constructor for class org.opendaylight.yang.gen.v1.urn.opendaylight.vpnservice.interfacemgr.rev150331.Mpls
<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 odl-interface {
base "()IdentitySchemaNodeImpl[base=null, qname=(urn:opendaylight:params:xml:ns:yang:controller:config?revision=2013-04-05)service-type]";
status CURRENT;
}
</pre>
The schema path to identify an instance is
<i>odl-interface/odl-interface</i>
OdlInterface() - Constructor for class org.opendaylight.yang.gen.v1.urn.opendaylight.vpnservice.interfacemgr.rev150331.OdlInterface
<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 stacked-vlan {
base "()IdentitySchemaNodeImpl[base=null, qname=(urn:ietf:params:xml:ns:yang:ietf-interfaces?revision=2014-05-08)interface-type]";
reference
"Q-in-Q interface";
status CURRENT;
}
</pre>
The schema path to identify an instance is
<i>odl-interface/stacked-vlan</i>
StackedVlan() - Constructor for class org.opendaylight.yang.gen.v1.urn.opendaylight.vpnservice.interfacemgr.rev150331.StackedVlan
T
toString() - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.vpnservice.interfacemgr.rev150331.$YangModuleInfoImpl
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>
TunnelTypeBase() - Constructor for class org.opendaylight.yang.gen.v1.urn.opendaylight.vpnservice.interfacemgr.rev150331.TunnelTypeBase
Tunnel type for gre tunnels
<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-gre {
base "()IdentitySchemaNodeImpl[base=null, qname=(urn:opendaylight:vpnservice:interfacemgr?revision=2015-03-31)tunnel-type-base]";
description
"Tunnel type for gre tunnels";
status CURRENT;
}
</pre>
The schema path to identify an instance is
<i>odl-interface/tunnel-type-gre</i>
TunnelTypeGre() - Constructor for class org.opendaylight.yang.gen.v1.urn.opendaylight.vpnservice.interfacemgr.rev150331.TunnelTypeGre
Tunnel type for vxlan tunnels
<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-vxlan {
base "()IdentitySchemaNodeImpl[base=null, qname=(urn:opendaylight:vpnservice:interfacemgr?revision=2015-03-31)tunnel-type-base]";
description
"Tunnel type for vxlan tunnels";
status CURRENT;
}
</pre>
The schema path to identify an instance is
<i>odl-interface/tunnel-type-vxlan</i>
TunnelTypeVxlan() - Constructor for class org.opendaylight.yang.gen.v1.urn.opendaylight.vpnservice.interfacemgr.rev150331.TunnelTypeVxlan
_
_numLabels_range() - Static method in class org.opendaylight.yang.gen.v1.urn.opendaylight.vpnservice.interfacemgr.rev150331.IfMplsBuilder
Deprecated.
This method is slated for removal in a future release. See BUG-1485 for details.