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