|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.spinn3r.api.BaseResult
com.spinn3r.api.BaseItem
com.spinn3r.api.CommentItem
public class CommentItem
Represents a comment item returned from the API.
| Field Summary |
|---|
| Fields inherited from class com.spinn3r.api.BaseItem |
|---|
authorEmail, authorLink, authorName, commentExtract, contentExtract, description, feedResource, feedURL, guid, lang, link, pubDate, published, resourceGUID, source, tags, title, weblogDescription, weblogIndegree, weblogPublisherType, weblogResource, weblogTier, weblogTitle |
| Constructor Summary | |
|---|---|
CommentItem()
|
|
| Method Summary | |
|---|---|
java.lang.String |
getCommentPermalink()
Get the value of commentPermalink. |
java.lang.String |
getCommentPermalinkHashcode()
Get the value of commentPermalinkHashcode. |
java.lang.String |
getCommentPermalinkTitle()
Get the value of commentPermalinkTitle. |
java.lang.String |
getCommentRawPublished()
Get the value of commentRawPublished. |
protected void |
parse(org.w3c.dom.Element current)
|
void |
setCommentPermalink(java.lang.String commentPermalink)
Set the value of commentPermalink. |
void |
setCommentPermalinkHashcode(java.lang.String commentPermalinkHashcode)
Set the value of commentPermalinkHashcode. |
void |
setCommentPermalinkTitle(java.lang.String commentPermalinkTitle)
Set the value of commentPermalinkTitle. |
void |
setCommentRawPublished(java.lang.String commentRawPublished)
Set the value of commentRawPublished. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public CommentItem()
| Method Detail |
|---|
public java.lang.String getCommentPermalink()
commentPermalink.
public void setCommentPermalink(java.lang.String commentPermalink)
commentPermalink.
public java.lang.String getCommentPermalinkTitle()
commentPermalinkTitle.
public void setCommentPermalinkTitle(java.lang.String commentPermalinkTitle)
commentPermalinkTitle.
public java.lang.String getCommentPermalinkHashcode()
commentPermalinkHashcode.
public void setCommentPermalinkHashcode(java.lang.String commentPermalinkHashcode)
commentPermalinkHashcode.
mornin *
public java.lang.String getCommentRawPublished()
commentRawPublished.
public void setCommentRawPublished(java.lang.String commentRawPublished)
commentRawPublished.
protected void parse(org.w3c.dom.Element current)
throws java.lang.Exception
java.lang.Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||