Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.nodes.node.group.buckets.bucket.action.action.NxActionDecNshTtlNodesNodeGroupBucketsBucketActionsCaseBuilder
Packages that use NxActionDecNshTtlNodesNodeGroupBucketsBucketActionsCaseBuilder
Package
Description
-
Uses of NxActionDecNshTtlNodesNodeGroupBucketsBucketActionsCaseBuilder 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 NxActionDecNshTtlNodesNodeGroupBucketsBucketActionsCaseBuilderModifier and TypeMethodDescriptionNxActionDecNshTtlNodesNodeGroupBucketsBucketActionsCaseBuilder.addAugmentation
(org.opendaylight.yangtools.yang.binding.Augmentation<NxActionDecNshTtlNodesNodeGroupBucketsBucketActionsCase> augmentation) Add an augmentation to this builder's product.NxActionDecNshTtlNodesNodeGroupBucketsBucketActionsCaseBuilder.removeAugmentation
(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<NxActionDecNshTtlNodesNodeGroupBucketsBucketActionsCase>> augmentationType) Remove an augmentation from this builder's product.NxActionDecNshTtlNodesNodeGroupBucketsBucketActionsCaseBuilder.setNxDecNshTtl
(NxDecNshTtl value) Set the property corresponding toNxActionDecNshTtlGrouping.getNxDecNshTtl()
to the specified value.