|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.tumblr.jumblr.types.Resource
com.tumblr.jumblr.types.Post
com.tumblr.jumblr.types.AnswerPost
public class AnswerPost
This class represents a Post of type "answer"
| Field Summary |
|---|
| Fields inherited from class com.tumblr.jumblr.types.Resource |
|---|
client |
| Constructor Summary | |
|---|---|
AnswerPost()
|
|
| Method Summary | |
|---|---|
String |
getAnswer()
Get the answer |
String |
getAskingName()
Get the asking name |
String |
getAskingUrl()
Get the asking URL |
String |
getQuestion()
Get the question |
void |
save()
AnswerPost can not be saved |
| Methods inherited from class com.tumblr.jumblr.types.Post |
|---|
addTag, delete, detail, getBlogName, getDateGMT, getFormat, getId, getPostUrl, getRebloggedFromId, getRebloggedFromName, getReblogKey, getSourceUrl, getState, getTags, getTimestamp, getType, isBookmarklet, isLiked, isMobile, like, reblog, reblog, removeTag, setBlogName, setDate, setDate, setFormat, setId, setSlug, setState, setTags, toString, unlike |
| Methods inherited from class com.tumblr.jumblr.types.Resource |
|---|
getClient, setClient |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public AnswerPost()
| Method Detail |
|---|
public String getAskingUrl()
public String getAskingName()
public String getQuestion()
public String getAnswer()
public void save()
save in class PostIllegalArgumentException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||