public class DirectoryListing.FileItem extends Object implements de.deepamehta.core.JSONEnabled
| Modifier and Type | Method and Description |
|---|---|
ItemKind |
getItemKind() |
String |
getMediaType() |
String |
getName() |
String |
getPath() |
long |
getSize() |
org.codehaus.jettison.json.JSONObject |
toJSON() |
public ItemKind getItemKind()
public String getName()
public String getPath()
public long getSize()
public String getMediaType()
public org.codehaus.jettison.json.JSONObject toJSON()
toJSON in interface de.deepamehta.core.JSONEnabledCopyright © 2017. All rights reserved.