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