org.apache.myfaces.trinidaddemo.table
Class SortableModelBean.FileInfo
java.lang.Object
org.apache.myfaces.trinidaddemo.table.SortableModelBean.FileInfo
- Enclosing class:
- SortableModelBean
public static class SortableModelBean.FileInfo
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getFilename
public final String getFilename()
getType
public final String getType()
getSize
public final String getSize()
getModified
public final Date getModified()
getCreated
public final Date getCreated()
Copyright © 2001-2011 The Apache Software Foundation. All Rights Reserved.