public interface _ShareMemberOperationsNC extends _IObjectOperationsNC
Modifier and Type | Method and Description |
---|---|
Experimenter |
getChild() |
Share |
getParent() |
RInt |
getVersion() |
void |
link(Share theParent,
Experimenter theChild) |
void |
setChild(Experimenter theChild) |
void |
setParent(Share theParent) |
void |
setVersion(RInt theVersion) |
getDetails, getId, isAnnotated, isGlobal, isLink, isLoaded, isMutable, proxy, setId, shallowCopy, unload, unloadCollections, unloadDetails
RInt getVersion()
void setVersion(RInt theVersion)
Share getParent()
void setParent(Share theParent)
Experimenter getChild()
void setChild(Experimenter theChild)
void link(Share theParent, Experimenter theChild)