com.intel.gpe.gridbeans
Interface GPEFileSet


public interface GPEFileSet

The interface for representing values of type FileSet - wildcarded GPE files.

Version:
$Id: GPEFileSet.java,v 1.3 2006/09/29 05:46:22 vashorin Exp $
Author:
Valery Shorin

Method Summary
 java.util.List<GPEFile> getFiles()
          Get the List of GPEFiles represented by file set.
 

Method Detail

getFiles

java.util.List<GPEFile> getFiles()
Get the List of GPEFiles represented by file set.

Returns:
the List of GPEFiles represented by file set.


Copyright © 2008. All Rights Reserved.