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