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