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