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