Interface GetMeterFeaturesOutput

  • All Superinterfaces:
    org.opendaylight.yangtools.yang.binding.Augmentable<GetMeterFeaturesOutput>, org.opendaylight.yangtools.yang.binding.BindingObject, org.opendaylight.yangtools.yang.binding.DataContainer, org.opendaylight.yangtools.yang.binding.DataObject, MeterFeatures, MeterFeaturesReply, org.opendaylight.yangtools.yang.binding.RpcOutput, TransactionAware

    @Deprecated
    public interface GetMeterFeaturesOutput
    extends MeterFeaturesReply, TransactionAware, org.opendaylight.yangtools.yang.binding.RpcOutput, org.opendaylight.yangtools.yang.binding.Augmentable<GetMeterFeaturesOutput>
    Deprecated.

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

     output output {
       uses meter-types:meter-features-reply;
       uses tr:transaction-aware;
     }
     
    The schema path to identify an instance is opendaylight-meter-statistics/get-meter-features/output

    To create instances of this class use GetMeterFeaturesOutputBuilder.

    See Also:
    GetMeterFeaturesOutputBuilder
    • Field Detail

      • QNAME

        static final @NonNull org.opendaylight.yangtools.yang.common.QName QNAME
        Deprecated.