Interface FECDISABLED

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

    @Generated("mdsal-binding-generator")
    public interface FECDISABLED
    extends FECMODETYPE
    FEC is administratively disabled.

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

     identity FEC_DISABLED {
       base FEC_MODE_TYPE;
     }
     
    The schema path to identify an instance is openconfig-platform-typesFEC_DISABLED
    • 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