Package omero :: Package gateway :: Class CommentAnnotationWrapper
[hide private]
[frames] | no frames]

Class CommentAnnotationWrapper

source code


omero_model_CommentAnnotationI class wrapper extends AnnotationWrapper.

Instance Methods [hide private]
 
getValue(self) source code
 
setValue(self, val) source code

Inherited from AnnotationWrapper: __eq__, __init__, getNs, setNs

Inherited from BlitzObjectWrapper: __bstrap__, __getattr__, __loadedHotSwap__, __prepare__, __repr__, canOwnerWrite, canWrite, countChildren, countChildren_cached, creationEventDate, findChildByName, getAncestry, getAnnotation, getDate, getDescription, getDetails, getId, getName, getOwner, getOwnerFullName, getOwnerOmeName, isEditable, isLeaded, isOwned, isPrivate, isPublic, isReadOnly, isShared, linkAnnotation, listAnnotations, listChildren, listParents, removeAnnotations, save, saveAs, setDescription, setName, simpleMarshal, updateEventDate

Inherited from object: __delattr__, __format__, __getattribute__, __hash__, __new__, __reduce__, __reduce_ex__, __setattr__, __sizeof__, __str__, __subclasshook__

Class Methods [hide private]

Inherited from AnnotationWrapper: createAndLink

Inherited from AnnotationWrapper (private): _register, _wrap

Class Variables [hide private]
  OMERO_TYPE = CommentAnnotationI
hash(x)

Inherited from AnnotationWrapper: registry

Inherited from BlitzObjectWrapper: CHILD_WRAPPER_CLASS, LINK_CLASS, OMERO_CLASS, PARENT_WRAPPER_CLASS

Properties [hide private]

Inherited from object: __class__

Method Details [hide private]

getValue(self)

source code 
Overrides: AnnotationWrapper.getValue

setValue(self, val)

source code 
Overrides: AnnotationWrapper.setValue