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