public interface _QuantumDefOperationsNC extends _IObjectOperationsNC
Modifier and Type | Method and Description |
---|---|
RInt |
getBitResolution() |
RInt |
getCdEnd() |
RInt |
getCdStart() |
RInt |
getVersion() |
void |
setBitResolution(RInt theBitResolution) |
void |
setCdEnd(RInt theCdEnd) |
void |
setCdStart(RInt theCdStart) |
void |
setVersion(RInt theVersion) |
getDetails, getId, isAnnotated, isGlobal, isLink, isLoaded, isMutable, proxy, setId, shallowCopy, unload, unloadCollections, unloadDetails
RInt getVersion()
void setVersion(RInt theVersion)
RInt getCdStart()
void setCdStart(RInt theCdStart)
RInt getCdEnd()
void setCdEnd(RInt theCdEnd)
RInt getBitResolution()
void setBitResolution(RInt theBitResolution)