omero::model::InstrumentAnnotationLink
Overview
[ "protected" ]
class InstrumentAnnotationLink extends IObject
Used By
- InstrumentAnnotationLinksSeq
- Instrument::addInstrumentAnnotationLink
- Instrument::addInstrumentAnnotationLinkToBoth
- Instrument::linkAnnotation
- Instrument::removeInstrumentAnnotationLink
- Instrument::removeInstrumentAnnotationLinkFromBoth
Operation Index
- getVersion
-
- setVersion
-
- getParent
-
- setParent
-
- getChild
-
- setChild
-
- link
-
Data Member Index
- version
-
- parent
-
- child
-
Operations
RInt getVersion()
void setVersion(RInt theVersion)
void setParent(Instrument theParent)
void setChild(Annotation theChild)
Data Members
RInt version;