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.NxActionRegLoadRpcRemoveFlowApplyActionsCaseBuilder
-
Uses of NxActionRegLoadRpcRemoveFlowApplyActionsCaseBuilder 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 TypeMethodDescriptionNxActionRegLoadRpcRemoveFlowApplyActionsCaseBuilder.addAugmentation
(org.opendaylight.yangtools.yang.binding.Augmentation<NxActionRegLoadRpcRemoveFlowApplyActionsCase> augmentation) Add an augmentation to this builder's product.NxActionRegLoadRpcRemoveFlowApplyActionsCaseBuilder.removeAugmentation
(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<NxActionRegLoadRpcRemoveFlowApplyActionsCase>> augmentationType) Remove an augmentation from this builder's product.NxActionRegLoadRpcRemoveFlowApplyActionsCaseBuilder.setNxRegLoad
(NxRegLoad value) Set the property corresponding toNxActionRegLoadGrouping.getNxRegLoad()
to the specified value.