public class ResourceFileInfo extends Object
ResourceFileInfo(String path, File file, org.xmeta.Thing fileType)
File
getFile()
org.xmeta.Thing
getFileType()
String
getName()
getPath()
void
setFile(File file)
setFileType(org.xmeta.Thing fileType)
setPath(String path)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ResourceFileInfo(String path, File file, org.xmeta.Thing fileType)
public String getPath()
public void setPath(String path)
public String getName()
public File getFile()
public void setFile(File file)
public org.xmeta.Thing getFileType()
public void setFileType(org.xmeta.Thing fileType)