Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.nodes.node.table.flow.instructions.instruction.instruction.apply.actions._case.apply.actions.action.action.NxActionRegMoveNodesNodeTableFlowApplyActionsCaseBuilder
Packages that use NxActionRegMoveNodesNodeTableFlowApplyActionsCaseBuilder
-
Uses of NxActionRegMoveNodesNodeTableFlowApplyActionsCaseBuilder in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.nodes.node.table.flow.instructions.instruction.instruction.apply.actions._case.apply.actions.action.action
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.nodes.node.table.flow.instructions.instruction.instruction.apply.actions._case.apply.actions.action.action that return NxActionRegMoveNodesNodeTableFlowApplyActionsCaseBuilderModifier and TypeMethodDescriptionNxActionRegMoveNodesNodeTableFlowApplyActionsCaseBuilder.addAugmentation
(org.opendaylight.yangtools.yang.binding.Augmentation<NxActionRegMoveNodesNodeTableFlowApplyActionsCase> augmentation) Add an augmentation to this builder's product.NxActionRegMoveNodesNodeTableFlowApplyActionsCaseBuilder.removeAugmentation
(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<NxActionRegMoveNodesNodeTableFlowApplyActionsCase>> augmentationType) Remove an augmentation from this builder's product.NxActionRegMoveNodesNodeTableFlowApplyActionsCaseBuilder.setNxRegMove
(NxRegMove value) Set the property corresponding toNxActionRegMoveGrouping.getNxRegMove()
to the specified value.