Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.meters.service.rev160316.batch.meter.output.list.grouping.BatchFailedMetersOutputBuilder
Packages that use BatchFailedMetersOutputBuilder
Package
Description
-
Uses of BatchFailedMetersOutputBuilder 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 BatchFailedMetersOutputBuilderModifier and TypeMethodDescriptionBatchFailedMetersOutputBuilder.addAugmentation
(org.opendaylight.yangtools.yang.binding.Augmentation<BatchFailedMetersOutput> augmentation) Add an augmentation to this builder's product.BatchFailedMetersOutputBuilder.removeAugmentation
(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<BatchFailedMetersOutput>> augmentationType) Remove an augmentation from this builder's product.BatchFailedMetersOutputBuilder.setBatchOrder
(org.opendaylight.yangtools.yang.common.Uint16 value) Set the property corresponding toBatchOrderGrouping.getBatchOrder()
to the specified value.BatchFailedMetersOutputBuilder.setMeterId
(MeterId value) Set the property corresponding toBatchFailedMetersOutput.getMeterId()
to the specified value.BatchFailedMetersOutputBuilder.withKey
(BatchFailedMetersOutputKey key) Set the key value corresponding toBatchFailedMetersOutput.key()
to the specified value.