to.etc.domui.component.htmleditor
Class EditorFile
java.lang.Object
to.etc.domui.component.htmleditor.EditorFile
public class EditorFile
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EditorFile
public EditorFile()
EditorFile
public EditorFile(java.lang.String name,
int size,
java.util.Date date)
getName
public java.lang.String getName()
setName
public void setName(java.lang.String name)
getDate
public java.util.Date getDate()
setDate
public void setDate(java.util.Date date)
getSize
public int getSize()
setSize
public void setSize(int size)