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