Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.remove.group.input.buckets.bucket.action.action.NxActionRegMoveRpcRemoveGroupCaseBuilder
Packages that use NxActionRegMoveRpcRemoveGroupCaseBuilder
Package
Description
-
Uses of NxActionRegMoveRpcRemoveGroupCaseBuilder 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 NxActionRegMoveRpcRemoveGroupCaseBuilderModifier and TypeMethodDescriptionNxActionRegMoveRpcRemoveGroupCaseBuilder.addAugmentation
(org.opendaylight.yangtools.yang.binding.Augmentation<NxActionRegMoveRpcRemoveGroupCase> augmentation) Add an augmentation to this builder's product.NxActionRegMoveRpcRemoveGroupCaseBuilder.removeAugmentation
(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<NxActionRegMoveRpcRemoveGroupCase>> augmentationType) Remove an augmentation from this builder's product.NxActionRegMoveRpcRemoveGroupCaseBuilder.setNxRegMove
(NxRegMove value) Set the property corresponding toNxActionRegMoveGrouping.getNxRegMove()
to the specified value.