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