omero::model::LightSourceAnnotationLink
Overview
[ "protected" ]
class LightSourceAnnotationLink extends IObject
Used By
- LightSourceAnnotationLinksSeq
- LightSource::addLightSourceAnnotationLink
- LightSource::addLightSourceAnnotationLinkToBoth
- LightSource::linkAnnotation
- LightSource::removeLightSourceAnnotationLink
- LightSource::removeLightSourceAnnotationLinkFromBoth
Operation Index
- getVersion
-
- setVersion
-
- getParent
-
- setParent
-
- getChild
-
- setChild
-
- link
-
Data Member Index
- version
-
- parent
-
- child
-
Operations
RInt getVersion()
void setVersion(RInt theVersion)
void setParent(LightSource theParent)
void setChild(Annotation theChild)
Data Members
RInt version;