@Deprecated public class TrackbackLink extends ReferralLink
Modifier and Type | Field and Description |
---|---|
static String |
CONTENT_TYPE
Deprecated.
|
Constructor and Description |
---|
TrackbackLink()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o)
Deprecated.
|
String |
getBlogName()
Deprecated.
|
String |
getExcerpt()
Deprecated.
|
String |
getTitle()
Deprecated.
|
String |
getType()
Deprecated.
|
int |
hashCode()
Deprecated.
|
void |
setBlogName(String blogName)
Deprecated.
|
void |
setExcerpt(String excerpt)
Deprecated.
|
void |
setTitle(String title)
Deprecated.
|
compareTo, getLowerUrl, getUrl, getViewCount, incViewCount, setUrl, setViewCount
getLinkTitle, getSourceContent, setLinkTitle, setSourceContent
getCreator, getCreatorName, getLastModifier, getLastModifierName, getRealClass, isPersistent, setCreator, setCreatorName, setLastModifier, setLastModifierName
public 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 ReferralLink
public int hashCode()
hashCode
in class ReferralLink
Copyright © 2003–2021 Atlassian. All rights reserved.