public abstract class Tunnel extends IanaInterfaceType
This class represents the following YANG schema fragment defined in module iana-if-type
identity tunnel {
base "()IdentityEffectiveStatementImpl{qname=(urn:ietf:params:xml:ns:yang:iana-if-type?revision=2014-05-08)iana-interface-type, path=AbsoluteSchemaPath{path=[(urn:ietf:params:xml:ns:yang:iana-if-type?revision=2014-05-08)iana-interface-type]}}";
description
"Encapsulation interface.";
status CURRENT;
}
The schema path to identify an instance is
iana-if-type/tunnel| Modifier and Type | Field and Description |
|---|---|
static org.opendaylight.yangtools.yang.common.QName |
QNAME |
INSTANCE| Constructor and Description |
|---|
Tunnel() |
Copyright © 2019 OpenDaylight. All rights reserved.