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
Packages that use 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
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 with type parameters of type NxActionMultipathNodesNodeTableFlowWriteActionsCaseModifier 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.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 NxActionMultipathNodesNodeTableFlowWriteActionsCaseModifier and TypeMethodDescriptionNxActionMultipathNodesNodeTableFlowWriteActionsCaseBuilder.build()
A newNxActionMultipathNodesNodeTableFlowWriteActionsCase
instance.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 types with arguments of type NxActionMultipathNodesNodeTableFlowWriteActionsCaseModifier and TypeMethodDescriptionNxActionMultipathNodesNodeTableFlowWriteActionsCase.implementedInterface()
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 with parameters of type NxActionMultipathNodesNodeTableFlowWriteActionsCaseModifier 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.Method parameters 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 with type arguments of type NxActionMultipathNodesNodeTableFlowWriteActionsCaseModifier 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.Constructors 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 with parameters of type NxActionMultipathNodesNodeTableFlowWriteActionsCaseModifierConstructorDescriptionNxActionMultipathNodesNodeTableFlowWriteActionsCaseBuilder
(NxActionMultipathNodesNodeTableFlowWriteActionsCase base) Construct a builder initialized with state from specifiedNxActionMultipathNodesNodeTableFlowWriteActionsCase
.