Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.update.flow.input.updated.flow.instructions.instruction.instruction.write.actions._case.write.actions.action.action.NxActionDecapRpcUpdateFlowUpdatedWriteActionsCaseBuilder
-
Uses of NxActionDecapRpcUpdateFlowUpdatedWriteActionsCaseBuilder in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.update.flow.input.updated.flow.instructions.instruction.instruction.write.actions._case.write.actions.action.action
Modifier and TypeMethodDescriptionNxActionDecapRpcUpdateFlowUpdatedWriteActionsCaseBuilder.addAugmentation
(org.opendaylight.yangtools.yang.binding.Augmentation<NxActionDecapRpcUpdateFlowUpdatedWriteActionsCase> augmentation) Add an augmentation to this builder's product.NxActionDecapRpcUpdateFlowUpdatedWriteActionsCaseBuilder.removeAugmentation
(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<NxActionDecapRpcUpdateFlowUpdatedWriteActionsCase>> augmentationType) Remove an augmentation from this builder's product.NxActionDecapRpcUpdateFlowUpdatedWriteActionsCaseBuilder.setNxDecap
(NxDecap value) Set the property corresponding toNxActionDecapGrouping.getNxDecap()
to the specified value.