public class TermAnnotationData extends AnnotationData
FILE_TRANSFER_NS| Constructor and Description | 
|---|
| TermAnnotationData(String term)Creates a new instance. | 
| TermAnnotationData(omero.model.TermAnnotation annotation)Creates a new instance. | 
| Modifier and Type | Method and Description | 
|---|---|
| Object | getContent()Returns the textual content of the annotation. | 
| String | getContentAsString()Returns the textual content of the annotation. | 
| String | getTerm()Returns the  term. | 
| String | getTermDescription()Returns the description of the term. | 
| void | setContent(Object content)Sets the text annotation. | 
| void | setTerm(String term)Sets the term. | 
| void | setTermDescription(String value)Sets the description of the tag. | 
getDescription, getLastModified, getNameSpace, setDescription, setNameSpaceasAnnotation, asChannel, asDataset, asExperimenter, asGroup, asIAnnotated, asImage, asIObject, asPixels, asPlate, asPojo, asPojos, asPojos, asProject, asScreen, asWell, asWellSample, canAnnotate, canDelete, canEdit, canLink, getCreated, getDetails, getGroupId, getId, getOwner, getPermissions, getUpdated, getVersion, isDirty, isLoaded, nullDetails, nullSafe, nullSafe, nullSafe, nullSafe, nullSafe, nullSafe, nullSafe, nullSafe, setDirty, setId, setValue, setVersion, timeOfEvent, toStringpublic TermAnnotationData(String term)
term - The value to set.public TermAnnotationData(omero.model.TermAnnotation annotation)
annotation - The value to set.public void setTerm(String term)
term - The value to set.public String getTerm()
term.public String getTermDescription()
public void setTermDescription(String value)
value - The value to set.public Object getContent()
getContent in class AnnotationDataAnnotationData.getContent()public String getContentAsString()
getContentAsString in class AnnotationDataAnnotationData.getContentAsString()public void setContent(Object content)
setContent in class AnnotationDatacontent - The value to set.AnnotationData.setContent(Object)
                
                
Version: 5.1.4-ice35-b55
Copyright © 2015 The University of Dundee & Open Microscopy Environment. All Rights Reserved.