Class AnnotationPointJson
java.lang.Object
com.blackberry.workspaces.sdk.api.json.BaseJson
com.blackberry.workspaces.sdk.api.json.AnnotationFieldBaseJson
com.blackberry.workspaces.sdk.api.json.AnnotationPointJson
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
AnnotationLinePointJson
public class AnnotationPointJson extends AnnotationFieldBaseJson
A single point
- See Also:
- Serialized Form
-
Constructor Summary
Constructors Constructor Description AnnotationPointJson()
-
Method Summary
Methods inherited from class com.blackberry.workspaces.sdk.api.json.BaseJson
getObjType, setObjType, toString
-
Constructor Details
-
AnnotationPointJson
public AnnotationPointJson()
-
-
Method Details