@Deprecated public interface GetAllMeterConfigStatisticsOutput extends TransactionAware, MeterConfigStatsReply, org.opendaylight.yangtools.yang.binding.RpcOutput, org.opendaylight.yangtools.yang.binding.Augmentable<GetAllMeterConfigStatisticsOutput>
This class represents the following YANG schema fragment defined in module opendaylight-meter-statistics
output { uses meter-types:meter-config-stats-reply; uses tr:transaction-aware; }The schema path to identify an instance is opendaylight-meter-statistics/get-all-meter-config-statistics/output
To create instances of this class use GetAllMeterConfigStatisticsOutputBuilder
.
GetAllMeterConfigStatisticsOutputBuilder
Modifier and Type | Field and Description |
---|---|
static @NonNull org.opendaylight.yangtools.yang.common.QName |
QNAME
Deprecated.
|
getTransactionId
getMeterConfigStats, nonnullMeterConfigStats
Copyright © 2019 OpenDaylight. All rights reserved.