Interface PORT

  • All Superinterfaces:
    org.opendaylight.yangtools.yang.binding.BaseIdentity, OPENCONFIGHARDWARECOMPONENT

    @Generated("mdsal-binding-generator")
    public interface PORT
    extends OPENCONFIGHARDWARECOMPONENT
    Physical port, e.g., for attaching pluggables and networking cables

    This class represents the following YANG schema fragment defined in module openconfig-platform-types

     identity PORT {
       base OPENCONFIG_HARDWARE_COMPONENT;
     }
     
    The schema path to identify an instance is openconfig-platform-typesPORT
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static @NonNull org.opendaylight.yangtools.yang.common.QName QNAME  
    • Field Detail

      • QNAME

        static final @NonNull org.opendaylight.yangtools.yang.common.QName QNAME