Copyright @ 2002 SAP. All Rights Reserved.

Uses of Class
com.sap.tc.complib.FileSet

Packages that use FileSet
com.sap.tc.complib Provides classes and interfaces for the creation and manipulation of development components, software components and public parts. 
 

Uses of FileSet in com.sap.tc.complib
 

Methods in com.sap.tc.complib that return FileSet
 FileSet Entity.getFileSet()
           
 

Methods in com.sap.tc.complib with parameters of type FileSet
 void Entity.setFileSet(FileSet fileSet)
           
 


Copyright @ 2002 SAP. All Rights Reserved.