Package com.pspdfkit.annotations.actions
Class UriAction
-
-
Method Summary
-
-
Constructor Detail
-
UriAction
UriAction(String uri)
Creates an instance of URI action from provided URI.- Parameters:
uri
- Uri describing the action's target.
-
-
Method Detail
-
getType
@NonNull() ActionType getType()
Returns type of action to make down-casting easier.
- Returns:
Type of this action.
-
hashCode
int hashCode()
-
-
-
-