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:
AIS, EQPT, LOS, OTS

@Generated("mdsal-binding-generator") public interface OPENCONFIGALARMTYPEID extends org.opendaylight.yangtools.yang.binding.BaseIdentity
Base identity for alarm type ID profiles

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

 identity OPENCONFIG_ALARM_TYPE_ID {
 }
 
  • 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 OPENCONFIGALARMTYPEID VALUE
      Singleton value representing the OPENCONFIGALARMTYPEID identity.
  • Method Details

    • implementedInterface

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