Interface MeterFeaturesUpdated

  • All Superinterfaces:
    org.opendaylight.yangtools.yang.binding.Augmentable<MeterFeaturesUpdated>, org.opendaylight.yangtools.yang.binding.BaseNotification, org.opendaylight.yangtools.yang.binding.BindingObject, org.opendaylight.yangtools.yang.binding.DataContainer, org.opendaylight.yangtools.yang.binding.DataObject, MeterFeatures, MeterFeaturesReply, MultipartTransactionAware, org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.Node, org.opendaylight.yangtools.yang.binding.Notification, TransactionAware

    @Deprecated
    public interface MeterFeaturesUpdated
    extends org.opendaylight.yangtools.yang.binding.DataObject, org.opendaylight.yangtools.yang.binding.Augmentable<MeterFeaturesUpdated>, org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.Node, MeterFeaturesReply, MultipartTransactionAware, org.opendaylight.yangtools.yang.binding.Notification
    Deprecated.

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

     notification meter-features-updated {
       status deprecated;
       uses inv:node;
       uses meter-types:meter-features-reply;
       uses tr:multipart-transaction-aware;
     }
     
    The schema path to identify an instance is opendaylight-meter-statistics/meter-features-updated

    To create instances of this class use MeterFeaturesUpdatedBuilder.

    See Also:
    MeterFeaturesUpdatedBuilder