public class SiteLinkImpl extends Object implements SiteLink, Serializable
SiteLink.
WARNING: Site key and site base IRI are currently specified independently. It
is expected that this will change to use a mapping from site keys to IRIs
instead.| 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() |
String |
toString() |
public String getPageTitle()
SiteLinkgetPageTitle in interface SiteLinkpublic String getSiteKey()
SiteLinkgetSiteKey in interface SiteLinkpublic 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