Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.table.types.rev131026.multipart.reply.multipart.reply.body.MultipartReplyTableFeaturesBuilder
Packages that use MultipartReplyTableFeaturesBuilder
Package
Description
-
Uses of MultipartReplyTableFeaturesBuilder in org.opendaylight.yang.gen.v1.urn.opendaylight.table.types.rev131026.multipart.reply.multipart.reply.body
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.table.types.rev131026.multipart.reply.multipart.reply.body that return MultipartReplyTableFeaturesBuilderModifier and TypeMethodDescriptionMultipartReplyTableFeaturesBuilder.addAugmentation
(org.opendaylight.yangtools.yang.binding.Augmentation<MultipartReplyTableFeatures> augmentation) Add an augmentation to this builder's product.MultipartReplyTableFeaturesBuilder.removeAugmentation
(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<MultipartReplyTableFeatures>> augmentationType) Remove an augmentation from this builder's product.MultipartReplyTableFeaturesBuilder.setTableFeatures
(Map<TableFeaturesKey, TableFeatures> values) Set the property corresponding toTableFeatures.getTableFeatures()
to the specified value.