public class StoredFile extends Object implements JSONEnabled
Modifier and Type | Method and Description |
---|---|
String |
getFileName() |
RelatedTopic |
getFileTopic() |
long |
getFileTopicId() |
String |
getRepoPath() |
org.codehaus.jettison.json.JSONObject |
toJSON() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
dump
public String getFileName()
public String getRepoPath()
public long getFileTopicId()
public RelatedTopic getFileTopic()
public org.codehaus.jettison.json.JSONObject toJSON()
toJSON
in interface JSONEnabled
Copyright © 2023. All Rights Reserved.