DoubleAnnotation
org.sagebionetworks.repo.model.annotation.DoubleAnnotation
An Annotation containing a Double value
| Field | Type | Description |
|---|---|---|
| key | STRING | The key of this Annotation |
| isPrivate | BOOLEAN | Flag denoting whether this Annotation should be private. |
| value | NUMBER | The value of this Annotation |