Uses of Class
org.wikidata.wdtk.datamodel.implementation.TermImpl
Packages that use TermImpl
Package
Description
Components for accessing the Web API of a Wikibase website, such as wikidata.org.
-
Uses of TermImpl in org.wikidata.wdtk.wikibaseapi
Methods in org.wikidata.wdtk.wikibaseapi that return TermImplModifier and TypeMethodDescriptionprotected TermImpl
TermStatementUpdate.monolingualToJackson
(MonolingualTextValue monolingualTextValue) Deprecated.Creates a monolingual value that is suitable for JSON serialization.Methods in org.wikidata.wdtk.wikibaseapi that return types with arguments of type TermImplModifier and TypeMethodDescriptionTermStatementUpdate.getAliasUpdates()
Deprecated.Alias accessor provided for JSON serialization onlyTermStatementUpdate.getDescriptionUpdates()
Deprecated.Description accessor provided for JSON serialization only.TermStatementUpdate.getLabelUpdates()
Deprecated.Label accessor provided for JSON serialization only.TermStatementUpdate.getMonolingualUpdatedValues
(Map<String, org.wikidata.wdtk.wikibaseapi.TermStatementUpdate.NameWithUpdate> updates) Deprecated.Helper to format term updates as expected by the Wikibase API