Uses of Interface
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.NxActionMultipathNodesNodeTableFlowApplyActionsCase
Packages that use NxActionMultipathNodesNodeTableFlowApplyActionsCase
-
Uses of NxActionMultipathNodesNodeTableFlowApplyActionsCase 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 with type parameters of type NxActionMultipathNodesNodeTableFlowApplyActionsCaseModifier and TypeMethodDescription<E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<NxActionMultipathNodesNodeTableFlowApplyActionsCase>>
E$$NxActionMultipathNodesNodeTableFlowApplyActionsCaseBuilder.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.apply.actions._case.apply.actions.action.action that return NxActionMultipathNodesNodeTableFlowApplyActionsCaseModifier and TypeMethodDescriptionNxActionMultipathNodesNodeTableFlowApplyActionsCaseBuilder.build()
A newNxActionMultipathNodesNodeTableFlowApplyActionsCase
instance.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 types with arguments of type NxActionMultipathNodesNodeTableFlowApplyActionsCaseModifier and TypeMethodDescriptionNxActionMultipathNodesNodeTableFlowApplyActionsCase.implementedInterface()
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 with parameters of type NxActionMultipathNodesNodeTableFlowApplyActionsCaseModifier and TypeMethodDescriptionstatic boolean
NxActionMultipathNodesNodeTableFlowApplyActionsCase.bindingEquals
(@NonNull NxActionMultipathNodesNodeTableFlowApplyActionsCase thisObj, Object obj) Default implementation ofObject.equals(Object)
contract for this interface.static int
NxActionMultipathNodesNodeTableFlowApplyActionsCase.bindingHashCode
(@NonNull NxActionMultipathNodesNodeTableFlowApplyActionsCase obj) Default implementation ofObject.hashCode()
contract for this interface.static String
NxActionMultipathNodesNodeTableFlowApplyActionsCase.bindingToString
(@NonNull NxActionMultipathNodesNodeTableFlowApplyActionsCase 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.apply.actions._case.apply.actions.action.action with type arguments of type NxActionMultipathNodesNodeTableFlowApplyActionsCaseModifier and TypeMethodDescriptionNxActionMultipathNodesNodeTableFlowApplyActionsCaseBuilder.addAugmentation
(org.opendaylight.yangtools.yang.binding.Augmentation<NxActionMultipathNodesNodeTableFlowApplyActionsCase> augmentation) Add an augmentation to this builder's product.NxActionMultipathNodesNodeTableFlowApplyActionsCaseBuilder.removeAugmentation
(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<NxActionMultipathNodesNodeTableFlowApplyActionsCase>> 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.apply.actions._case.apply.actions.action.action with parameters of type NxActionMultipathNodesNodeTableFlowApplyActionsCaseModifierConstructorDescriptionNxActionMultipathNodesNodeTableFlowApplyActionsCaseBuilder
(NxActionMultipathNodesNodeTableFlowApplyActionsCase base) Construct a builder initialized with state from specifiedNxActionMultipathNodesNodeTableFlowApplyActionsCase
.