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