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