public interface TextualAnnotation extends Annotation
Modifier and Type | Method and Description |
---|---|
TextualAnnotationData |
asDataObject()
Returns a
TextualAnnotationData corresponding to the handled object. |
String |
getText()
Returns the text of this annotation.
|
void |
setText(String text)
Sets the text.
|
countAnnotationLinks, getDatasets, getDescription, getFolders, getImages, getLastModified, getNameSpace, getPlateAcquisitions, getPlates, getProjects, getScreens, getWells, setDescription, setNameSpace
canAnnotate, canChgrp, canChown, canDelete, canEdit, canLink, distinct, flatten, getCreated, getElementsOf, getGroupId, getId, getOwner, getUpdated, saveAndUpdate
TextualAnnotationData asDataObject()
TextualAnnotationData
corresponding to the handled object.asDataObject
in interface Annotation
asDataObject
in interface RemoteObject
String getText()
void setText(String text)
text
- The value to set.Copyright © 2020–2023 GReD. All rights reserved.