Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.nodes.node.table.flow.instructions.instruction.instruction.apply.actions._case.apply.actions.action.action.NxActionLearnNodesNodeTableFlowApplyActionsCaseBuilder
Packages that use NxActionLearnNodesNodeTableFlowApplyActionsCaseBuilder
-
Uses of NxActionLearnNodesNodeTableFlowApplyActionsCaseBuilder in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.nodes.node.table.flow.instructions.instruction.instruction.apply.actions._case.apply.actions.action.action
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.nodes.node.table.flow.instructions.instruction.instruction.apply.actions._case.apply.actions.action.action that return NxActionLearnNodesNodeTableFlowApplyActionsCaseBuilderModifier and TypeMethodDescriptionNxActionLearnNodesNodeTableFlowApplyActionsCaseBuilder.addAugmentation
(org.opendaylight.yangtools.yang.binding.Augmentation<NxActionLearnNodesNodeTableFlowApplyActionsCase> augmentation) Add an augmentation to this builder's product.NxActionLearnNodesNodeTableFlowApplyActionsCaseBuilder.removeAugmentation
(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<NxActionLearnNodesNodeTableFlowApplyActionsCase>> augmentationType) Remove an augmentation from this builder's product.NxActionLearnNodesNodeTableFlowApplyActionsCaseBuilder.setNxLearn
(NxLearn value) Set the property corresponding toNxActionLearnGrouping.getNxLearn()
to the specified value.