Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.nodes.node.table.flow.instructions.instruction.instruction.write.actions._case.write.actions.action.action.NxActionRegMoveNodesNodeTableFlowWriteActionsCaseBuilder
-
Uses of NxActionRegMoveNodesNodeTableFlowWriteActionsCaseBuilder in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.nodes.node.table.flow.instructions.instruction.instruction.write.actions._case.write.actions.action.action
Modifier and TypeMethodDescriptionNxActionRegMoveNodesNodeTableFlowWriteActionsCaseBuilder.addAugmentation
(org.opendaylight.yangtools.yang.binding.Augmentation<NxActionRegMoveNodesNodeTableFlowWriteActionsCase> augmentation) Add an augmentation to this builder's product.NxActionRegMoveNodesNodeTableFlowWriteActionsCaseBuilder.removeAugmentation
(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<NxActionRegMoveNodesNodeTableFlowWriteActionsCase>> augmentationType) Remove an augmentation from this builder's product.NxActionRegMoveNodesNodeTableFlowWriteActionsCaseBuilder.setNxRegMove
(NxRegMove value) Set the property corresponding toNxActionRegMoveGrouping.getNxRegMove()
to the specified value.