public interface _QuantumDefOperations extends _IObjectOperations
Modifier and Type | Method and Description |
---|---|
RInt |
getBitResolution(Ice.Current __current) |
RInt |
getCdEnd(Ice.Current __current) |
RInt |
getCdStart(Ice.Current __current) |
RInt |
getVersion(Ice.Current __current) |
void |
setBitResolution(RInt theBitResolution,
Ice.Current __current) |
void |
setCdEnd(RInt theCdEnd,
Ice.Current __current) |
void |
setCdStart(RInt theCdStart,
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)
RInt getCdStart(Ice.Current __current)
void setCdStart(RInt theCdStart, Ice.Current __current)
RInt getCdEnd(Ice.Current __current)
void setCdEnd(RInt theCdEnd, Ice.Current __current)
RInt getBitResolution(Ice.Current __current)
void setBitResolution(RInt theBitResolution, Ice.Current __current)