- Direct Known Subclasses:
- TunnelTypeGre, TunnelTypeVxlan
public abstract class TunnelTypeBase
extends org.opendaylight.yangtools.yang.binding.BaseIdentity
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>