| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
List<String> |
getBadges()
Get the list of badges of the linked article.
|
String |
getPageTitle()
Get the string title of the linked page.
|
String |
getSiteKey()
Get the string key of the linked site.
|
int |
hashCode() |
void |
setBadges(List<String> badges)
Sets the badges to the given value.
|
void |
setPageTitle(String title)
Sets the page title to the given value.
|
void |
setSiteKey(String siteKey)
Sets the site key to the given value.
|
String |
toString() |
public void setPageTitle(String title)
title - new valuepublic String getPageTitle()
SiteLinkgetPageTitle in interface SiteLinkpublic void setSiteKey(String siteKey)
siteKey - new valuepublic String getSiteKey()
SiteLinkgetSiteKey in interface SiteLinkpublic void setBadges(List<String> badges)
badges - new valuepublic List<String> getBadges()
SiteLinkCopyright © 2014–2015 Wikidata Toolkit Developers. Generated from source code published under the Apache License 2.0. For more information, see the Wikidata Toolkit homepage