|
||||||||||
| 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.LinkItem
public class LinkItem
| Field Summary |
|---|
| Fields inherited from class com.spinn3r.api.BaseResult |
|---|
pubDate |
| Constructor Summary | |
|---|---|
LinkItem()
|
|
| Method Summary | |
|---|---|
java.lang.String |
getFeedHashcode()
Get the value of feedHashcode. |
java.lang.String |
getLinkText()
Get the value of linkText. |
java.lang.String |
getLinkTitle()
Get the value of linkTitle. |
java.lang.String |
getLinkXml()
Get the value of linkXml. |
java.lang.String |
getPostHashcode()
Get the value of postHashcode. |
java.lang.String |
getPostLang()
Get the value of postLang. |
java.lang.String |
getPostLink()
Get the value of postLink. |
int |
getPostOutdegree()
Get the value of postOutdegree. |
long |
getPostTimestamp()
Get the value of postTimestamp. |
java.lang.String |
getPostTitle()
Get the value of postTitle. |
java.lang.String |
getSourceHashcode()
Get the value of sourceHashcode. |
int |
getSourceIndegree()
Get the value of sourceIndegree. |
java.lang.String |
getSourceLink()
Get the value of sourceLink. |
java.lang.String |
getSourcePublisherType()
Get the value of sourcePublisherType. |
float |
getSourceRanking()
Get the value of sourceRanking. |
int |
getSourceTier()
Get the value of sourceTier. |
java.lang.String |
getSourceTitle()
Get the value of sourceTitle. |
java.lang.String |
getTargetHashcode()
Get the value of targetHashcode. |
java.lang.String |
getTargetLink()
Get the value of targetLink. |
void |
parse(org.w3c.dom.Element current)
|
void |
setFeedHashcode(java.lang.String feedHashcode)
Set the value of feedHashcode. |
void |
setLinkText(java.lang.String linkText)
Set the value of linkText. |
void |
setLinkTitle(java.lang.String linkTitle)
Set the value of linkTitle. |
void |
setLinkXml(java.lang.String linkXml)
Set the value of linkXml. |
void |
setPostHashcode(java.lang.String postHashcode)
Set the value of postHashcode. |
void |
setPostLang(java.lang.String postLang)
Set the value of postLang. |
void |
setPostLink(java.lang.String postLink)
Set the value of postLink. |
void |
setPostOutdegree(int postOutdegree)
Set the value of postOutdegree. |
void |
setPostTimestamp(long postTimestamp)
Set the value of postTimestamp. |
void |
setPostTitle(java.lang.String postTitle)
Set the value of postTitle. |
void |
setSourceHashcode(java.lang.String sourceHashcode)
Set the value of sourceHashcode. |
void |
setSourceIndegree(int sourceIndegree)
Set the value of sourceIndegree. |
void |
setSourceLink(java.lang.String sourceLink)
Set the value of sourceLink. |
void |
setSourcePublisherType(java.lang.String sourcePublisherType)
Set the value of sourcePublisherType. |
void |
setSourceRanking(float sourceRanking)
Set the value of sourceRanking. |
void |
setSourceTier(int sourceTier)
Set the value of sourceTier. |
void |
setSourceTitle(java.lang.String sourceTitle)
Set the value of sourceTitle. |
void |
setTargetHashcode(java.lang.String targetHashcode)
Set the value of targetHashcode. |
void |
setTargetLink(java.lang.String targetLink)
Set the value of targetLink. |
| Methods inherited from class com.spinn3r.api.BaseResult |
|---|
getPubDate, setPubDate |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public LinkItem()
| Method Detail |
|---|
public java.lang.String getLinkXml()
linkXml.
public void setLinkXml(java.lang.String linkXml)
linkXml.
public java.lang.String getLinkTitle()
linkTitle.
public void setLinkTitle(java.lang.String linkTitle)
linkTitle.
public java.lang.String getFeedHashcode()
feedHashcode.
public void setFeedHashcode(java.lang.String feedHashcode)
feedHashcode.
public java.lang.String getLinkText()
linkText.
public void setLinkText(java.lang.String linkText)
linkText.
public java.lang.String getTargetHashcode()
targetHashcode.
public void setTargetHashcode(java.lang.String targetHashcode)
targetHashcode.
public java.lang.String getTargetLink()
targetLink.
public void setTargetLink(java.lang.String targetLink)
targetLink.
public java.lang.String getSourceHashcode()
sourceHashcode.
public void setSourceHashcode(java.lang.String sourceHashcode)
sourceHashcode.
public java.lang.String getSourceTitle()
sourceTitle.
public void setSourceTitle(java.lang.String sourceTitle)
sourceTitle.
public java.lang.String getSourcePublisherType()
sourcePublisherType.
public void setSourcePublisherType(java.lang.String sourcePublisherType)
sourcePublisherType.
public java.lang.String getSourceLink()
sourceLink.
public void setSourceLink(java.lang.String sourceLink)
sourceLink.
public java.lang.String getPostHashcode()
postHashcode.
public void setPostHashcode(java.lang.String postHashcode)
postHashcode.
public java.lang.String getPostTitle()
postTitle.
public void setPostTitle(java.lang.String postTitle)
postTitle.
public java.lang.String getPostLink()
postLink.
public void setPostLink(java.lang.String postLink)
postLink.
public java.lang.String getPostLang()
postLang.
public void setPostLang(java.lang.String postLang)
postLang.
public void setPostOutdegree(int postOutdegree)
postOutdegree.
public int getPostOutdegree()
postOutdegree.
public long getPostTimestamp()
postTimestamp.
public void setPostTimestamp(long postTimestamp)
postTimestamp.
public void setSourceIndegree(int sourceIndegree)
sourceIndegree.
public int getSourceIndegree()
sourceIndegree.
public float getSourceRanking()
sourceRanking.
public void setSourceRanking(float sourceRanking)
sourceRanking.
public int getSourceTier()
sourceTier.
public void setSourceTier(int sourceTier)
sourceTier.
public 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 | |||||||||