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