Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.nodes.node.group.buckets.bucket.action.action.NxActionOutputRegNodesNodeGroupBucketsBucketActionsCaseBuilder
Packages that use NxActionOutputRegNodesNodeGroupBucketsBucketActionsCaseBuilder
Package
Description
-
Uses of NxActionOutputRegNodesNodeGroupBucketsBucketActionsCaseBuilder 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 NxActionOutputRegNodesNodeGroupBucketsBucketActionsCaseBuilderModifier and TypeMethodDescriptionNxActionOutputRegNodesNodeGroupBucketsBucketActionsCaseBuilder.addAugmentation
(org.opendaylight.yangtools.yang.binding.Augmentation<NxActionOutputRegNodesNodeGroupBucketsBucketActionsCase> augmentation) Add an augmentation to this builder's product.NxActionOutputRegNodesNodeGroupBucketsBucketActionsCaseBuilder.removeAugmentation
(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<NxActionOutputRegNodesNodeGroupBucketsBucketActionsCase>> augmentationType) Remove an augmentation from this builder's product.NxActionOutputRegNodesNodeGroupBucketsBucketActionsCaseBuilder.setNxOutputReg
(NxOutputReg value) Set the property corresponding toNxActionOutputRegGrouping.getNxOutputReg()
to the specified value.