Uses of Interface
org.wikidata.wdtk.datamodel.interfaces.TermedStatementDocumentUpdate
Package
Description
Package for mostly static helper code to work with data objects.
Basic implementation for objects representing Wikibase data and related factories.
Interfaces for representing Wikibase data and related factories.
-
Uses of TermedStatementDocumentUpdate in org.wikidata.wdtk.datamodel.helpers
Modifier and TypeMethodDescriptionabstract TermedStatementDocumentUpdate
TermedDocumentUpdateBuilder.build()
Creates newTermedStatementDocumentUpdate
object with contents of this builder object. -
Uses of TermedStatementDocumentUpdate in org.wikidata.wdtk.datamodel.implementation
Modifier and TypeClassDescriptionclass
Jackson implementation ofItemUpdate
.class
Jackson implementation ofPropertyUpdate
.class
Jackson implementation ofTermedStatementDocumentUpdate
. -
Uses of TermedStatementDocumentUpdate in org.wikidata.wdtk.datamodel.interfaces
Modifier and TypeInterfaceDescriptioninterface
Collection of changes that can be applied to item entity.interface
Collection of changes that can be applied to property entity.