Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.nodes.node.group.buckets.bucket.action.action.NxActionCtClearNodesNodeGroupBucketsBucketActionsCaseBuilder
Packages that use NxActionCtClearNodesNodeGroupBucketsBucketActionsCaseBuilder
Package
Description
-
Uses of NxActionCtClearNodesNodeGroupBucketsBucketActionsCaseBuilder in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.nodes.node.group.buckets.bucket.action.action
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.nodes.node.group.buckets.bucket.action.action that return NxActionCtClearNodesNodeGroupBucketsBucketActionsCaseBuilderModifier and TypeMethodDescriptionNxActionCtClearNodesNodeGroupBucketsBucketActionsCaseBuilder.addAugmentation
(org.opendaylight.yangtools.yang.binding.Augmentation<NxActionCtClearNodesNodeGroupBucketsBucketActionsCase> augmentation) Add an augmentation to this builder's product.NxActionCtClearNodesNodeGroupBucketsBucketActionsCaseBuilder.removeAugmentation
(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<NxActionCtClearNodesNodeGroupBucketsBucketActionsCase>> augmentationType) Remove an augmentation from this builder's product.NxActionCtClearNodesNodeGroupBucketsBucketActionsCaseBuilder.setNxCtClear
(NxCtClear value) Set the property corresponding toNxActionCtClearGrouping.getNxCtClear()
to the specified value.