Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.remove.group.input.buckets.bucket.action.action.NxActionLearnRpcRemoveGroupCaseBuilder
Packages that use NxActionLearnRpcRemoveGroupCaseBuilder
Package
Description
-
Uses of NxActionLearnRpcRemoveGroupCaseBuilder 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 NxActionLearnRpcRemoveGroupCaseBuilderModifier and TypeMethodDescriptionNxActionLearnRpcRemoveGroupCaseBuilder.addAugmentation
(org.opendaylight.yangtools.yang.binding.Augmentation<NxActionLearnRpcRemoveGroupCase> augmentation) Add an augmentation to this builder's product.NxActionLearnRpcRemoveGroupCaseBuilder.removeAugmentation
(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<NxActionLearnRpcRemoveGroupCase>> augmentationType) Remove an augmentation from this builder's product.NxActionLearnRpcRemoveGroupCaseBuilder.setNxLearn
(NxLearn value) Set the property corresponding toNxActionLearnGrouping.getNxLearn()
to the specified value.