public interface _StatsInfoOperations extends _IObjectOperations
Modifier and Type | Method and Description |
---|---|
RDouble |
getGlobalMax(Ice.Current __current) |
RDouble |
getGlobalMin(Ice.Current __current) |
RInt |
getVersion(Ice.Current __current) |
void |
setGlobalMax(RDouble theGlobalMax,
Ice.Current __current) |
void |
setGlobalMin(RDouble theGlobalMin,
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 getGlobalMin(Ice.Current __current)
void setGlobalMin(RDouble theGlobalMin, Ice.Current __current)
RDouble getGlobalMax(Ice.Current __current)
void setGlobalMax(RDouble theGlobalMax, Ice.Current __current)