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