-
- All Implemented Interfaces:
public abstract class PTRDeepLinkAction
-
-
Field Summary
Fields Modifier and Type Field Description private PTRDeepLinkActionType
type
-
Constructor Summary
Constructors Constructor Description PTRDeepLinkAction()
-
Method Summary
Modifier and Type Method Description abstract PTRDeepLinkActionType
getType()
abstract Unit
setType(PTRDeepLinkActionType type)
-
-
Method Detail
-
getType
abstract PTRDeepLinkActionType getType()
-
setType
abstract Unit setType(PTRDeepLinkActionType type)
-
-
-
-