public interface TermedDocument extends EntityDocument
| Modifier and Type | Method and Description |
|---|---|
Map<String,List<MonolingualTextValue>> |
getAliases()
Return a Map from Wikibase language codes to lists of alias labels for a
given language.
|
Map<String,MonolingualTextValue> |
getDescriptions()
Return a Map from Wikibase language codes to descriptions.
|
Map<String,MonolingualTextValue> |
getLabels()
Return a Map from Wikibase language codes to labels.
|
getEntityIdMap<String,MonolingualTextValue> getLabels()
Map<String,MonolingualTextValue> getDescriptions()
Map<String,List<MonolingualTextValue>> getAliases()
Copyright © 2014–2015 Wikidata Toolkit Developers. Generated from source code published under the Apache License 2.0. For more information, see the Wikidata Toolkit homepage