org.pentaho.platform.dataaccess.datasource.wizard.models
Class FileInfo

java.lang.Object
  extended by XulEventSourceAdapter
      extended by org.pentaho.platform.dataaccess.datasource.wizard.models.FileInfo
All Implemented Interfaces:
Serializable

public class FileInfo
extends XulEventSourceAdapter
implements Serializable


Constructor Summary
FileInfo()
           
 
Method Summary
 String getModified()
           
 String getName()
          
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FileInfo

public FileInfo()
Method Detail

getName


setName


getSize

public long getSize()

getSizeStr

public static String getSizeStr(long size)

setSize

public void setSize(long size)

getModified

public String getModified()

setModified

public void setModified(String modified)

getSizeStr

public String getSizeStr()