Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.update.flow.input.updated.flow.instructions.instruction.instruction.write.actions._case.write.actions.action.action.NxActionDecapRpcUpdateFlowUpdatedWriteActionsCase
Packages that use NxActionDecapRpcUpdateFlowUpdatedWriteActionsCase
-
Uses of NxActionDecapRpcUpdateFlowUpdatedWriteActionsCase in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.update.flow.input.updated.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.update.flow.input.updated.flow.instructions.instruction.instruction.write.actions._case.write.actions.action.action with type parameters of type NxActionDecapRpcUpdateFlowUpdatedWriteActionsCaseModifier and TypeMethodDescription<E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<NxActionDecapRpcUpdateFlowUpdatedWriteActionsCase>>
E$$NxActionDecapRpcUpdateFlowUpdatedWriteActionsCaseBuilder.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.update.flow.input.updated.flow.instructions.instruction.instruction.write.actions._case.write.actions.action.action that return NxActionDecapRpcUpdateFlowUpdatedWriteActionsCaseModifier and TypeMethodDescriptionNxActionDecapRpcUpdateFlowUpdatedWriteActionsCaseBuilder.build()
A newNxActionDecapRpcUpdateFlowUpdatedWriteActionsCase
instance.Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.update.flow.input.updated.flow.instructions.instruction.instruction.write.actions._case.write.actions.action.action that return types with arguments of type NxActionDecapRpcUpdateFlowUpdatedWriteActionsCaseModifier and TypeMethodDescriptionNxActionDecapRpcUpdateFlowUpdatedWriteActionsCase.implementedInterface()
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.update.flow.input.updated.flow.instructions.instruction.instruction.write.actions._case.write.actions.action.action with parameters of type NxActionDecapRpcUpdateFlowUpdatedWriteActionsCaseModifier and TypeMethodDescriptionstatic boolean
NxActionDecapRpcUpdateFlowUpdatedWriteActionsCase.bindingEquals
(@NonNull NxActionDecapRpcUpdateFlowUpdatedWriteActionsCase thisObj, Object obj) Default implementation ofObject.equals(Object)
contract for this interface.static int
NxActionDecapRpcUpdateFlowUpdatedWriteActionsCase.bindingHashCode
(@NonNull NxActionDecapRpcUpdateFlowUpdatedWriteActionsCase obj) Default implementation ofObject.hashCode()
contract for this interface.static String
NxActionDecapRpcUpdateFlowUpdatedWriteActionsCase.bindingToString
(@NonNull NxActionDecapRpcUpdateFlowUpdatedWriteActionsCase obj) Default implementation ofObject.toString()
contract for this interface.Method parameters in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.update.flow.input.updated.flow.instructions.instruction.instruction.write.actions._case.write.actions.action.action with type arguments of type NxActionDecapRpcUpdateFlowUpdatedWriteActionsCaseModifier and TypeMethodDescriptionNxActionDecapRpcUpdateFlowUpdatedWriteActionsCaseBuilder.addAugmentation
(org.opendaylight.yangtools.yang.binding.Augmentation<NxActionDecapRpcUpdateFlowUpdatedWriteActionsCase> augmentation) Add an augmentation to this builder's product.NxActionDecapRpcUpdateFlowUpdatedWriteActionsCaseBuilder.removeAugmentation
(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<NxActionDecapRpcUpdateFlowUpdatedWriteActionsCase>> augmentationType) Remove an augmentation from this builder's product.Constructors in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.update.flow.input.updated.flow.instructions.instruction.instruction.write.actions._case.write.actions.action.action with parameters of type NxActionDecapRpcUpdateFlowUpdatedWriteActionsCaseModifierConstructorDescriptionNxActionDecapRpcUpdateFlowUpdatedWriteActionsCaseBuilder
(NxActionDecapRpcUpdateFlowUpdatedWriteActionsCase base) Construct a builder initialized with state from specifiedNxActionDecapRpcUpdateFlowUpdatedWriteActionsCase
.