Package omero.model
Interface _PixelsTypeOperations
- 
- All Superinterfaces:
- _IObjectOperations
 - All Known Implementing Classes:
- _PixelsTypeTie,- PixelsType,- PixelsTypeI
 
 public interface _PixelsTypeOperations extends _IObjectOperations 
- 
- 
Method SummaryAll Methods Instance Methods Abstract Methods Modifier and Type Method Description RIntgetBitSize(Ice.Current __current)RStringgetValue(Ice.Current __current)voidsetBitSize(RInt theBitSize, Ice.Current __current)voidsetValue(RString theValue, Ice.Current __current)- 
Methods inherited from interface omero.model._IObjectOperationsgetDetails, getId, isAnnotated, isGlobal, isLink, isLoaded, isMutable, proxy, setId, shallowCopy, unload, unloadCollections, unloadDetails
 
- 
 
-