Package systems.dmx.files
Class DirectoryListing.FileItem
- java.lang.Object
-
- systems.dmx.files.DirectoryListing.FileItem
-
- All Implemented Interfaces:
JSONEnabled
- Enclosing class:
- DirectoryListing
public class DirectoryListing.FileItem extends Object implements JSONEnabled
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description ItemKindgetItemKind()StringgetMediaType()StringgetName()StringgetPath()longgetSize()org.codehaus.jettison.json.JSONObjecttoJSON()-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface systems.dmx.core.JSONEnabled
dump
-
-