|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectpojos.DataObject
pojos.AnnotationData
pojos.TermAnnotationData
public class TermAnnotationData
Define a Term Annotation.
Constructor Summary | |
---|---|
TermAnnotationData(String term)
Creates a new instance. |
|
TermAnnotationData(omero.model.TermAnnotation annotation)
Creates a new instance. |
Method Summary | |
---|---|
Object |
getContent()
Returns the textual content of the annotation. |
String |
getContentAsString()
Returns the textual content of the annotation. |
String |
getNameSpace()
Returns the namespace of the term. |
String |
getTerm()
Returns the term . |
String |
getTermDescription()
Returns the description of the term. |
void |
setContent(Object content)
Sets the text annotation. |
void |
setNameSpace(String name)
Returns the namespace of the term. |
void |
setTerm(String term)
Sets the term. |
Methods inherited from class pojos.AnnotationData |
---|
getLastModified |
Methods inherited from class pojos.DataObject |
---|
asAnnotation, asChannel, asDataset, asExperimenter, asGroup, asIAnnotated, asImage, asIObject, asPixels, asPlate, asPojo, asPojos, asPojos, asProject, asScreen, asWell, asWellSample, getCreated, getDetails, getId, getOwner, getPermissions, getUpdated, getVersion, isDirty, isLoaded, nullDetails, nullSafe, nullSafe, nullSafe, nullSafe, nullSafe, nullSafe, nullSafe, setDirty, setId, setValue, setVersion, timeOfEvent, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public TermAnnotationData(String term)
term
- The value to set.public TermAnnotationData(omero.model.TermAnnotation annotation)
annotation
- The value to set.Method Detail |
---|
public void setTerm(String term)
term
- The value to set.public String getTerm()
term
.
public String getTermDescription()
public String getNameSpace()
getNameSpace
in class AnnotationData
public void setNameSpace(String name)
setNameSpace
in class AnnotationData
The
- value to set.public Object getContent()
getContent
in class AnnotationData
AnnotationData.getContent()
public String getContentAsString()
getContentAsString
in class AnnotationData
AnnotationData.getContentAsString()
public void setContent(Object content)
setContent
in class AnnotationData
content
- The value to set.AnnotationData.setContent(Object)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Version: Beta4.2.1-r8614-Beta4.2-b41
Copyright © 2009 The University of Dundee. All Rights Reserved.