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