public class FileSet extends CoverageDescriptor implements Storable
| Constructor and Description |
|---|
FileSet(List<File> files,
CoverageDescriptor coverage,
String storingPath,
MetaInformations metainfo) |
| Modifier and Type | Method and Description |
|---|---|
List<File> |
getFiles() |
String |
getId() |
MetaInformations |
getMetaInfo() |
String[] |
getSpeciesIds() |
String |
getStoringPath() |
void |
setFiles(List<File> files) |
void |
setId(String id) |
void |
setSpeciesIds(String[] speciesIds) |
equals, getParameters, getTableId, hashCode, isCustomized, setCustomized, setParameters, setTableIdpublic FileSet(List<File> files, CoverageDescriptor coverage, String storingPath, MetaInformations metainfo)
public void setId(String id)
public MetaInformations getMetaInfo()
public String getStoringPath()
public String[] getSpeciesIds()
public void setSpeciesIds(String[] speciesIds)
speciesIds - the speciesIds to setCopyright © 2014. All Rights Reserved.