Package omero :: Package util :: Module OmeroPopo :: Class ImageData
[hide private]
[frames] | no frames]

Class ImageData

source code


Instance Methods [hide private]
 
__init__(self, image=None) source code
 
setName(self, name) source code
 
getName(self) source code
 
setDescription(self, description) source code
 
getDescription(self) source code

Inherited from DataObject: asIObject, getDetails, getDirty, getId, isLoaded, setDirty, setId, setValue

Method Details [hide private]

__init__(self, image=None)
(Constructor)

source code 
Overrides: DataObject.__init__