Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.nodes.node.table.flow.instructions.instruction.instruction.write.actions._case.write.actions.action.action.NxActionEncapNodesNodeTableFlowWriteActionsCaseBuilder
Packages that use NxActionEncapNodesNodeTableFlowWriteActionsCaseBuilder
-
Uses of NxActionEncapNodesNodeTableFlowWriteActionsCaseBuilder in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.nodes.node.table.flow.instructions.instruction.instruction.write.actions._case.write.actions.action.action
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.nodes.node.table.flow.instructions.instruction.instruction.write.actions._case.write.actions.action.action that return NxActionEncapNodesNodeTableFlowWriteActionsCaseBuilderModifier and TypeMethodDescriptionNxActionEncapNodesNodeTableFlowWriteActionsCaseBuilder.addAugmentation
(org.opendaylight.yangtools.yang.binding.Augmentation<NxActionEncapNodesNodeTableFlowWriteActionsCase> augmentation) Add an augmentation to this builder's product.NxActionEncapNodesNodeTableFlowWriteActionsCaseBuilder.removeAugmentation
(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<NxActionEncapNodesNodeTableFlowWriteActionsCase>> augmentationType) Remove an augmentation from this builder's product.NxActionEncapNodesNodeTableFlowWriteActionsCaseBuilder.setNxEncap
(NxEncap value) Set the property corresponding toNxActionEncapGrouping.getNxEncap()
to the specified value.