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.NxActionEncapNodesNodeTableFlowApplyActionsCaseBuilder
Packages that use NxActionEncapNodesNodeTableFlowApplyActionsCaseBuilder
-
Uses of NxActionEncapNodesNodeTableFlowApplyActionsCaseBuilder 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 NxActionEncapNodesNodeTableFlowApplyActionsCaseBuilderModifier and TypeMethodDescriptionNxActionEncapNodesNodeTableFlowApplyActionsCaseBuilder.addAugmentation
(org.opendaylight.yangtools.yang.binding.Augmentation<NxActionEncapNodesNodeTableFlowApplyActionsCase> augmentation) Add an augmentation to this builder's product.NxActionEncapNodesNodeTableFlowApplyActionsCaseBuilder.removeAugmentation
(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<NxActionEncapNodesNodeTableFlowApplyActionsCase>> augmentationType) Remove an augmentation from this builder's product.NxActionEncapNodesNodeTableFlowApplyActionsCaseBuilder.setNxEncap
(NxEncap value) Set the property corresponding toNxActionEncapGrouping.getNxEncap()
to the specified value.