public interface _ObjectiveSettingsOperationsNC extends _IObjectOperationsNC
Modifier and Type | Method and Description |
---|---|
RDouble |
getCorrectionCollar() |
Medium |
getMedium() |
Objective |
getObjective() |
RDouble |
getRefractiveIndex() |
RInt |
getVersion() |
void |
setCorrectionCollar(RDouble theCorrectionCollar) |
void |
setMedium(Medium theMedium) |
void |
setObjective(Objective theObjective) |
void |
setRefractiveIndex(RDouble theRefractiveIndex) |
void |
setVersion(RInt theVersion) |
getDetails, getId, isAnnotated, isGlobal, isLink, isLoaded, isMutable, proxy, setId, shallowCopy, unload, unloadCollections, unloadDetails
RInt getVersion()
void setVersion(RInt theVersion)
RDouble getCorrectionCollar()
void setCorrectionCollar(RDouble theCorrectionCollar)
Medium getMedium()
void setMedium(Medium theMedium)
RDouble getRefractiveIndex()
void setRefractiveIndex(RDouble theRefractiveIndex)
Objective getObjective()
void setObjective(Objective theObjective)