public interface _StageLabelOperations extends _IObjectOperations
Modifier and Type | Method and Description |
---|---|
RString |
getName(Ice.Current __current) |
Length |
getPositionX(Ice.Current __current) |
Length |
getPositionY(Ice.Current __current) |
Length |
getPositionZ(Ice.Current __current) |
RInt |
getVersion(Ice.Current __current) |
void |
setName(RString theName,
Ice.Current __current) |
void |
setPositionX(Length thePositionX,
Ice.Current __current) |
void |
setPositionY(Length thePositionY,
Ice.Current __current) |
void |
setPositionZ(Length thePositionZ,
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)
Length getPositionX(Ice.Current __current)
void setPositionX(Length thePositionX, Ice.Current __current)
Length getPositionY(Ice.Current __current)
void setPositionY(Length thePositionY, Ice.Current __current)
Length getPositionZ(Ice.Current __current)
void setPositionZ(Length thePositionZ, Ice.Current __current)
RString getName(Ice.Current __current)
void setName(RString theName, Ice.Current __current)