Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.meters.service.rev160316.batch.meter.output.list.grouping.BatchFailedMetersOutputKey
Packages that use BatchFailedMetersOutputKey
Package
Description
-
Uses of BatchFailedMetersOutputKey in org.opendaylight.yang.gen.v1.urn.opendaylight.meters.service.rev160316
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.meters.service.rev160316 that return types with arguments of type BatchFailedMetersOutputKeyModifier and TypeMethodDescriptionAddMetersBatchOutputBuilder.getBatchFailedMetersOutput()
Return current value associated with the property corresponding toBatchMeterOutputListGrouping.getBatchFailedMetersOutput()
.@Nullable Map<BatchFailedMetersOutputKey,
BatchFailedMetersOutput> BatchMeterOutputListGrouping.getBatchFailedMetersOutput()
Return batchFailedMetersOutput, ornull
if it is not present.RemoveMetersBatchOutputBuilder.getBatchFailedMetersOutput()
Return current value associated with the property corresponding toBatchMeterOutputListGrouping.getBatchFailedMetersOutput()
.UpdateMetersBatchOutputBuilder.getBatchFailedMetersOutput()
Return current value associated with the property corresponding toBatchMeterOutputListGrouping.getBatchFailedMetersOutput()
.default @NonNull Map<BatchFailedMetersOutputKey,
BatchFailedMetersOutput> BatchMeterOutputListGrouping.nonnullBatchFailedMetersOutput()
Return batchFailedMetersOutput, or an empty list if it is not present.Method parameters in org.opendaylight.yang.gen.v1.urn.opendaylight.meters.service.rev160316 with type arguments of type BatchFailedMetersOutputKeyModifier and TypeMethodDescriptionAddMetersBatchOutputBuilder.setBatchFailedMetersOutput
(Map<BatchFailedMetersOutputKey, BatchFailedMetersOutput> values) Set the property corresponding toBatchMeterOutputListGrouping.getBatchFailedMetersOutput()
to the specified value.RemoveMetersBatchOutputBuilder.setBatchFailedMetersOutput
(Map<BatchFailedMetersOutputKey, BatchFailedMetersOutput> values) Set the property corresponding toBatchMeterOutputListGrouping.getBatchFailedMetersOutput()
to the specified value.UpdateMetersBatchOutputBuilder.setBatchFailedMetersOutput
(Map<BatchFailedMetersOutputKey, BatchFailedMetersOutput> values) Set the property corresponding toBatchMeterOutputListGrouping.getBatchFailedMetersOutput()
to the specified value. -
Uses of BatchFailedMetersOutputKey in org.opendaylight.yang.gen.v1.urn.opendaylight.meters.service.rev160316.batch.meter.output.list.grouping
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.meters.service.rev160316.batch.meter.output.list.grouping that return BatchFailedMetersOutputKeyModifier and TypeMethodDescriptionBatchFailedMetersOutput.key()
BatchFailedMetersOutputBuilder.key()
Return current value associated with the property corresponding toBatchFailedMetersOutput.key()
.Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.meters.service.rev160316.batch.meter.output.list.grouping with parameters of type BatchFailedMetersOutputKeyModifier and TypeMethodDescriptionBatchFailedMetersOutputBuilder.withKey
(BatchFailedMetersOutputKey key) Set the key value corresponding toBatchFailedMetersOutput.key()
to the specified value.Constructors in org.opendaylight.yang.gen.v1.urn.opendaylight.meters.service.rev160316.batch.meter.output.list.grouping with parameters of type BatchFailedMetersOutputKeyModifierConstructorDescriptionCreates a copy from Source Object.