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