All Superinterfaces:
org.opendaylight.yangtools.yang.binding.BaseIdentity, org.opendaylight.yangtools.yang.binding.BindingContract<org.opendaylight.yangtools.yang.binding.BaseIdentity>, org.opendaylight.yangtools.yang.binding.BindingObject
All Known Subinterfaces:
CRITICAL, MAJOR, MINOR, UNKNOWN, WARNING

@Generated("mdsal-binding-generator") public interface OPENCONFIGALARMSEVERITY extends org.opendaylight.yangtools.yang.binding.BaseIdentity
Base identity for alarm severity profiles. Derived identities are based on contents of the draft IETF YANG Alarm Module

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

 identity OPENCONFIG_ALARM_SEVERITY {
 }
 
  • Field Details

    • QNAME

      static final @NonNull org.opendaylight.yangtools.yang.common.QName QNAME
      YANG identifier of the statement represented by this class.
    • VALUE

      static final @NonNull OPENCONFIGALARMSEVERITY VALUE
      Singleton value representing the OPENCONFIGALARMSEVERITY identity.
  • Method Details

    • implementedInterface

      Class<? extends OPENCONFIGALARMSEVERITY> implementedInterface()
      Specified by:
      implementedInterface in interface org.opendaylight.yangtools.yang.binding.BindingContract<org.opendaylight.yangtools.yang.binding.BaseIdentity>