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