public interface Port extends HardwareClass
This class represents the following YANG schema fragment defined in module iana-hardware
identity port {
base ianahw:hardware-class;
}
The schema path to identify an instance is
iana-hardware/port| Modifier and Type | Field and Description |
|---|---|
static org.opendaylight.yangtools.yang.common.QName |
QNAME |
Copyright © 2019 OpenDaylight. All rights reserved.