Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.add.flow.input.instructions.instruction.instruction.apply.actions._case.apply.actions.action.action.NxActionLearnRpcAddFlowApplyActionsCaseBuilder
Packages that use NxActionLearnRpcAddFlowApplyActionsCaseBuilder
-
Uses of NxActionLearnRpcAddFlowApplyActionsCaseBuilder in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.add.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.add.flow.input.instructions.instruction.instruction.apply.actions._case.apply.actions.action.action that return NxActionLearnRpcAddFlowApplyActionsCaseBuilderModifier and TypeMethodDescriptionNxActionLearnRpcAddFlowApplyActionsCaseBuilder.addAugmentation
(org.opendaylight.yangtools.yang.binding.Augmentation<NxActionLearnRpcAddFlowApplyActionsCase> augmentation) Add an augmentation to this builder's product.NxActionLearnRpcAddFlowApplyActionsCaseBuilder.removeAugmentation
(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<NxActionLearnRpcAddFlowApplyActionsCase>> augmentationType) Remove an augmentation from this builder's product.NxActionLearnRpcAddFlowApplyActionsCaseBuilder.setNxLearn
(NxLearn value) Set the property corresponding toNxActionLearnGrouping.getNxLearn()
to the specified value.