Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.flat.batch.service.rev160321.process.flat.batch.input.BatchBuilder
Packages that use BatchBuilder
Package
Description
-
Uses of BatchBuilder in org.opendaylight.yang.gen.v1.urn.opendaylight.flat.batch.service.rev160321.process.flat.batch.input
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.flat.batch.service.rev160321.process.flat.batch.input that return BatchBuilderModifier and TypeMethodDescriptionBatchBuilder.addAugmentation
(org.opendaylight.yangtools.yang.binding.Augmentation<Batch> augmentation) Add an augmentation to this builder's product.BatchBuilder.removeAugmentation
(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<Batch>> augmentationType) Remove an augmentation from this builder's product.BatchBuilder.setBatchChoice
(BatchChoice value) Set the property corresponding toBatch.getBatchChoice()
to the specified value.BatchBuilder.setBatchOrder
(org.opendaylight.yangtools.yang.common.Uint16 value) Set the property corresponding toBatchOrderGrouping.getBatchOrder()
to the specified value.Set the key value corresponding toBatch.key()
to the specified value.