Package omero.model
Interface _LinkOperations
-
- All Superinterfaces:
_IObjectOperations
public interface _LinkOperations extends _IObjectOperations
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description RInt
getVersion(Ice.Current __current)
void
setVersion(RInt theVersion, Ice.Current __current)
-
Methods inherited from interface omero.model._IObjectOperations
getDetails, getId, isAnnotated, isGlobal, isLink, isLoaded, isMutable, proxy, setId, shallowCopy, unload, unloadCollections, unloadDetails
-
-