org.pentaho.platform.dataaccess.datasource.wizard.models
Class FileInfo
java.lang.Object
org.pentaho.ui.xul.XulEventSourceAdapter
org.pentaho.platform.dataaccess.datasource.wizard.models.FileInfo
- All Implemented Interfaces:
- java.io.Serializable, org.pentaho.ui.xul.XulEventSource
public class FileInfo
- extends org.pentaho.ui.xul.XulEventSourceAdapter
- implements java.io.Serializable
- See Also:
- Serialized Form
Methods inherited from class org.pentaho.ui.xul.XulEventSourceAdapter |
addPropertyChangeListener, addPropertyChangeListener, removePropertyChangeListener, removePropertyChangeListener |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FileInfo
public FileInfo()
getName
public java.lang.String getName()
setName
public void setName(java.lang.String name)
getSize
public long getSize()
getSizeStr
public static java.lang.String getSizeStr(long size)
setSize
public void setSize(long size)
getModified
public java.lang.String getModified()
setModified
public void setModified(java.lang.String modified)
getSizeStr
public java.lang.String getSizeStr()