Uses of Interface
step.repository.alm.otaclient.IStream
-
Packages that use IStream Package Description step.repository.alm.otaclient TDAPIOLELib -
-
Uses of IStream in step.repository.alm.otaclient
Methods in step.repository.alm.otaclient that return IStream Modifier and Type Method Description IStream
IStream. clone()
IStream
IReq2. get_Icon()
Returns the bitmap stream for the requirement's type.IStream
ICustomizationType. icon()
The bitmap stream for type icon.IStream
IReqType. icon()
The bitmap stream representing this type.Methods in step.repository.alm.otaclient with parameters of type IStream Modifier and Type Method Description void
ICustomizationType. icon(IStream pBitMap)
The bitmap stream for type icon.
-