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.NxActionRegLoadNodesNodeTableFlowWriteActionsCaseBuilder
-
Uses of NxActionRegLoadNodesNodeTableFlowWriteActionsCaseBuilder 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 TypeMethodDescriptionNxActionRegLoadNodesNodeTableFlowWriteActionsCaseBuilder.addAugmentation
(org.opendaylight.yangtools.yang.binding.Augmentation<NxActionRegLoadNodesNodeTableFlowWriteActionsCase> augmentation) Add an augmentation to this builder's product.NxActionRegLoadNodesNodeTableFlowWriteActionsCaseBuilder.removeAugmentation
(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<NxActionRegLoadNodesNodeTableFlowWriteActionsCase>> augmentationType) Remove an augmentation from this builder's product.NxActionRegLoadNodesNodeTableFlowWriteActionsCaseBuilder.setNxRegLoad
(NxRegLoad value) Set the property corresponding toNxActionRegLoadGrouping.getNxRegLoad()
to the specified value.