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.NxActionDecapNodesNodeTableFlowApplyActionsCase
Packages that use NxActionDecapNodesNodeTableFlowApplyActionsCase
-
Uses of NxActionDecapNodesNodeTableFlowApplyActionsCase 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 NxActionDecapNodesNodeTableFlowApplyActionsCaseModifier and TypeMethodDescription<E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<NxActionDecapNodesNodeTableFlowApplyActionsCase>>
E$$NxActionDecapNodesNodeTableFlowApplyActionsCaseBuilder.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 NxActionDecapNodesNodeTableFlowApplyActionsCaseModifier and TypeMethodDescriptionNxActionDecapNodesNodeTableFlowApplyActionsCaseBuilder.build()
A newNxActionDecapNodesNodeTableFlowApplyActionsCase
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 NxActionDecapNodesNodeTableFlowApplyActionsCaseModifier and TypeMethodDescriptionNxActionDecapNodesNodeTableFlowApplyActionsCase.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 NxActionDecapNodesNodeTableFlowApplyActionsCaseModifier and TypeMethodDescriptionstatic boolean
NxActionDecapNodesNodeTableFlowApplyActionsCase.bindingEquals
(@NonNull NxActionDecapNodesNodeTableFlowApplyActionsCase thisObj, Object obj) Default implementation ofObject.equals(Object)
contract for this interface.static int
NxActionDecapNodesNodeTableFlowApplyActionsCase.bindingHashCode
(@NonNull NxActionDecapNodesNodeTableFlowApplyActionsCase obj) Default implementation ofObject.hashCode()
contract for this interface.static String
NxActionDecapNodesNodeTableFlowApplyActionsCase.bindingToString
(@NonNull NxActionDecapNodesNodeTableFlowApplyActionsCase 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 NxActionDecapNodesNodeTableFlowApplyActionsCaseModifier and TypeMethodDescriptionNxActionDecapNodesNodeTableFlowApplyActionsCaseBuilder.addAugmentation
(org.opendaylight.yangtools.yang.binding.Augmentation<NxActionDecapNodesNodeTableFlowApplyActionsCase> augmentation) Add an augmentation to this builder's product.NxActionDecapNodesNodeTableFlowApplyActionsCaseBuilder.removeAugmentation
(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<NxActionDecapNodesNodeTableFlowApplyActionsCase>> 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 NxActionDecapNodesNodeTableFlowApplyActionsCaseModifierConstructorDescriptionNxActionDecapNodesNodeTableFlowApplyActionsCaseBuilder
(NxActionDecapNodesNodeTableFlowApplyActionsCase base) Construct a builder initialized with state from specifiedNxActionDecapNodesNodeTableFlowApplyActionsCase
.