Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.remove.group.input.buckets.bucket.action.action.NxActionResubmitRpcRemoveGroupCaseBuilder
Packages that use NxActionResubmitRpcRemoveGroupCaseBuilder
Package
Description
-
Uses of NxActionResubmitRpcRemoveGroupCaseBuilder 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 NxActionResubmitRpcRemoveGroupCaseBuilderModifier and TypeMethodDescriptionNxActionResubmitRpcRemoveGroupCaseBuilder.addAugmentation
(org.opendaylight.yangtools.yang.binding.Augmentation<NxActionResubmitRpcRemoveGroupCase> augmentation) Add an augmentation to this builder's product.NxActionResubmitRpcRemoveGroupCaseBuilder.removeAugmentation
(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<NxActionResubmitRpcRemoveGroupCase>> augmentationType) Remove an augmentation from this builder's product.NxActionResubmitRpcRemoveGroupCaseBuilder.setNxResubmit
(NxResubmit value) Set the property corresponding toNxActionResubmitGrouping.getNxResubmit()
to the specified value.