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.NxActionLearnRpcUpdateFlowUpdatedWriteActionsCaseBuilder
-
Uses of NxActionLearnRpcUpdateFlowUpdatedWriteActionsCaseBuilder 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 TypeMethodDescriptionNxActionLearnRpcUpdateFlowUpdatedWriteActionsCaseBuilder.addAugmentation
(org.opendaylight.yangtools.yang.binding.Augmentation<NxActionLearnRpcUpdateFlowUpdatedWriteActionsCase> augmentation) Add an augmentation to this builder's product.NxActionLearnRpcUpdateFlowUpdatedWriteActionsCaseBuilder.removeAugmentation
(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<NxActionLearnRpcUpdateFlowUpdatedWriteActionsCase>> augmentationType) Remove an augmentation from this builder's product.NxActionLearnRpcUpdateFlowUpdatedWriteActionsCaseBuilder.setNxLearn
(NxLearn value) Set the property corresponding toNxActionLearnGrouping.getNxLearn()
to the specified value.