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