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.NxActionOutputRegRpcRemoveFlowApplyActionsCaseBuilder
-
Uses of NxActionOutputRegRpcRemoveFlowApplyActionsCaseBuilder 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
Modifier and TypeMethodDescriptionNxActionOutputRegRpcRemoveFlowApplyActionsCaseBuilder.addAugmentation
(org.opendaylight.yangtools.yang.binding.Augmentation<NxActionOutputRegRpcRemoveFlowApplyActionsCase> augmentation) Add an augmentation to this builder's product.NxActionOutputRegRpcRemoveFlowApplyActionsCaseBuilder.removeAugmentation
(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<NxActionOutputRegRpcRemoveFlowApplyActionsCase>> augmentationType) Remove an augmentation from this builder's product.NxActionOutputRegRpcRemoveFlowApplyActionsCaseBuilder.setNxOutputReg
(NxOutputReg value) Set the property corresponding toNxActionOutputRegGrouping.getNxOutputReg()
to the specified value.