Package omero.model
Interface _LaserMediumOperations
-
- All Superinterfaces:
_IObjectOperations
- All Known Implementing Classes:
_LaserMediumTie
,LaserMedium
,LaserMediumI
public interface _LaserMediumOperations extends _IObjectOperations
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description RString
getValue(Ice.Current __current)
void
setValue(RString theValue, Ice.Current __current)
-
Methods inherited from interface omero.model._IObjectOperations
getDetails, getId, isAnnotated, isGlobal, isLink, isLoaded, isMutable, proxy, setId, shallowCopy, unload, unloadCollections, unloadDetails
-
-