Interface MeterBand

  • All Superinterfaces:
    org.opendaylight.yangtools.yang.binding.BaseIdentity
    All Known Subinterfaces:
    MeterBandDrop, MeterBandDscpRemark, MeterBandExperimenter

    @Generated("mdsal-binding-generator")
    public interface MeterBand
    extends org.opendaylight.yangtools.yang.binding.BaseIdentity
    Base identity for all the band type available

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

     identity meter-band {
     }
     
    The schema path to identify an instance is opendaylight-meter-types/meter-band
    • 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