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, MeterBand

@Generated("mdsal-binding-generator") public interface MeterBandExperimenter extends MeterBand
Experimenter meter band

This class represents the following YANG schema fragment defined in module opendaylight-meter-types

 identity meter-band-experimenter {
   base meter-band;
 }
 
  • 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 MeterBandExperimenter VALUE
      Singleton value representing the MeterBandExperimenter identity.
  • Method Details

    • implementedInterface

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