Class AnnotationFieldBaseJson
java.lang.Object
com.blackberry.workspaces.sdk.api.json.BaseJson
com.blackberry.workspaces.sdk.api.json.AnnotationFieldBaseJson
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
AnnotationColorJson
,AnnotationPointJson
,AnnotationRectangleJson
,MarkupLocationJson
public class AnnotationFieldBaseJson extends BaseJson
Base for other annotations. Do not use.
- See Also:
- Serialized Form
-
Constructor Summary
Constructors Constructor Description AnnotationFieldBaseJson()
-
Method Summary
Methods inherited from class com.blackberry.workspaces.sdk.api.json.BaseJson
getObjType, setObjType, toString
-
Constructor Details
-
AnnotationFieldBaseJson
public AnnotationFieldBaseJson()
-