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