Uses of Interface
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.NxActionMultipathNodesNodeTableFlowWriteActionsCase
-
Uses of NxActionMultipathNodesNodeTableFlowWriteActionsCase 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 TypeMethodDescription<E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<NxActionMultipathNodesNodeTableFlowWriteActionsCase>>
E$$NxActionMultipathNodesNodeTableFlowWriteActionsCaseBuilder.augmentation
(Class<E$$> augmentationType) Return the specified augmentation, if it is present in this builder.Modifier and TypeMethodDescriptionNxActionMultipathNodesNodeTableFlowWriteActionsCaseBuilder.build()
A newNxActionMultipathNodesNodeTableFlowWriteActionsCase
instance.Modifier and TypeMethodDescriptionNxActionMultipathNodesNodeTableFlowWriteActionsCase.implementedInterface()
Modifier and TypeMethodDescriptionstatic boolean
NxActionMultipathNodesNodeTableFlowWriteActionsCase.bindingEquals
(@NonNull NxActionMultipathNodesNodeTableFlowWriteActionsCase thisObj, Object obj) Default implementation ofObject.equals(Object)
contract for this interface.static int
NxActionMultipathNodesNodeTableFlowWriteActionsCase.bindingHashCode
(@NonNull NxActionMultipathNodesNodeTableFlowWriteActionsCase obj) Default implementation ofObject.hashCode()
contract for this interface.static String
NxActionMultipathNodesNodeTableFlowWriteActionsCase.bindingToString
(@NonNull NxActionMultipathNodesNodeTableFlowWriteActionsCase obj) Default implementation ofObject.toString()
contract for this interface.Modifier and TypeMethodDescriptionNxActionMultipathNodesNodeTableFlowWriteActionsCaseBuilder.addAugmentation
(org.opendaylight.yangtools.yang.binding.Augmentation<NxActionMultipathNodesNodeTableFlowWriteActionsCase> augmentation) Add an augmentation to this builder's product.NxActionMultipathNodesNodeTableFlowWriteActionsCaseBuilder.removeAugmentation
(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<NxActionMultipathNodesNodeTableFlowWriteActionsCase>> augmentationType) Remove an augmentation from this builder's product.ModifierConstructorDescriptionNxActionMultipathNodesNodeTableFlowWriteActionsCaseBuilder
(NxActionMultipathNodesNodeTableFlowWriteActionsCase base) Construct a builder initialized with state from specifiedNxActionMultipathNodesNodeTableFlowWriteActionsCase
.