public interface _MicroscopeOperationsNC extends _IObjectOperationsNC
| Modifier and Type | Method and Description |
|---|---|
RString |
getLotNumber() |
RString |
getManufacturer() |
RString |
getModel() |
RString |
getSerialNumber() |
MicroscopeType |
getType() |
RInt |
getVersion() |
void |
setLotNumber(RString theLotNumber) |
void |
setManufacturer(RString theManufacturer) |
void |
setModel(RString theModel) |
void |
setSerialNumber(RString theSerialNumber) |
void |
setType(MicroscopeType theType) |
void |
setVersion(RInt theVersion) |
getDetails, getId, isAnnotated, isGlobal, isLink, isLoaded, isMutable, proxy, setId, shallowCopy, unload, unloadCollections, unloadDetailsRInt getVersion()
void setVersion(RInt theVersion)
RString getManufacturer()
void setManufacturer(RString theManufacturer)
RString getModel()
void setModel(RString theModel)
RString getLotNumber()
void setLotNumber(RString theLotNumber)
RString getSerialNumber()
void setSerialNumber(RString theSerialNumber)
MicroscopeType getType()
void setType(MicroscopeType theType)