public interface _ScreenPlateLinkOperations extends _IObjectOperations
Modifier and Type | Method and Description |
---|---|
Plate |
getChild(Ice.Current __current) |
Screen |
getParent(Ice.Current __current) |
RInt |
getVersion(Ice.Current __current) |
void |
link(Screen theParent,
Plate theChild,
Ice.Current __current) |
void |
setChild(Plate theChild,
Ice.Current __current) |
void |
setParent(Screen theParent,
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)
Screen getParent(Ice.Current __current)
void setParent(Screen theParent, Ice.Current __current)
Plate getChild(Ice.Current __current)
void setChild(Plate theChild, Ice.Current __current)