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.NxActionDecapRpcRemoveFlowApplyActionsCaseBuilder
Packages that use NxActionDecapRpcRemoveFlowApplyActionsCaseBuilder
-
Uses of NxActionDecapRpcRemoveFlowApplyActionsCaseBuilder 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 NxActionDecapRpcRemoveFlowApplyActionsCaseBuilderModifier and TypeMethodDescriptionNxActionDecapRpcRemoveFlowApplyActionsCaseBuilder.addAugmentation
(org.opendaylight.yangtools.yang.binding.Augmentation<NxActionDecapRpcRemoveFlowApplyActionsCase> augmentation) Add an augmentation to this builder's product.NxActionDecapRpcRemoveFlowApplyActionsCaseBuilder.removeAugmentation
(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<NxActionDecapRpcRemoveFlowApplyActionsCase>> augmentationType) Remove an augmentation from this builder's product.NxActionDecapRpcRemoveFlowApplyActionsCaseBuilder.setNxDecap
(NxDecap value) Set the property corresponding toNxActionDecapGrouping.getNxDecap()
to the specified value.