public final class

ImportDataAction

extends Action
java.lang.Object
   ↳ com.pspdfkit.annotations.actions.Action
     ↳ com.pspdfkit.annotations.actions.ImportDataAction

Class Overview

Action representing request to import data.

Summary

Public Methods
ActionType getType()
Returns type of action to make down-casting easier.
[Expand]
Inherited Methods
From class com.pspdfkit.annotations.actions.Action
From class java.lang.Object

Public Methods

public ActionType getType ()

Returns type of action to make down-casting easier.

Returns
  • Type of this action.