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.NxActionDecNshTtlNodesNodeTableFlowApplyActionsCaseBuilder
Packages that use NxActionDecNshTtlNodesNodeTableFlowApplyActionsCaseBuilder
-
Uses of NxActionDecNshTtlNodesNodeTableFlowApplyActionsCaseBuilder 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 NxActionDecNshTtlNodesNodeTableFlowApplyActionsCaseBuilderModifier and TypeMethodDescriptionNxActionDecNshTtlNodesNodeTableFlowApplyActionsCaseBuilder.addAugmentation
(org.opendaylight.yangtools.yang.binding.Augmentation<NxActionDecNshTtlNodesNodeTableFlowApplyActionsCase> augmentation) Add an augmentation to this builder's product.NxActionDecNshTtlNodesNodeTableFlowApplyActionsCaseBuilder.removeAugmentation
(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<NxActionDecNshTtlNodesNodeTableFlowApplyActionsCase>> augmentationType) Remove an augmentation from this builder's product.NxActionDecNshTtlNodesNodeTableFlowApplyActionsCaseBuilder.setNxDecNshTtl
(NxDecNshTtl value) Set the property corresponding toNxActionDecNshTtlGrouping.getNxDecNshTtl()
to the specified value.