public class TrackbackLink extends ReferralLink
| Modifier and Type | Field and Description |
|---|---|
static String |
CONTENT_TYPE |
| Constructor and Description |
|---|
TrackbackLink() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getBlogName() |
String |
getExcerpt() |
String |
getTitle() |
String |
getType() |
int |
hashCode() |
void |
setBlogName(String blogName) |
void |
setExcerpt(String excerpt) |
void |
setTitle(String title) |
compareTo, getLowerUrl, getUrl, getViewCount, incViewCount, setUrl, setViewCountgetLinkTitle, getSourceContent, setLinkTitle, setSourceContentgetCreator, getCreatorName, getLastModifier, getLastModifierName, getRealClass, isPersistent, setCreator, setCreatorName, setLastModifier, setLastModifierNamepublic static final String CONTENT_TYPE
public String getType()
public String getTitle()
public void setTitle(String title)
public String getExcerpt()
public void setExcerpt(String excerpt)
public String getBlogName()
public void setBlogName(String blogName)
public boolean equals(Object o)
equals in class ReferralLinkpublic int hashCode()
hashCode in class ReferralLinkCopyright © 2003–2018 Atlassian. All rights reserved.