Interface FECSTATUSLOCKED

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

    @Generated("mdsal-binding-generator")
    public interface FECSTATUSLOCKED
    extends FECSTATUSTYPE
    FEC is operationally locked.

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

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