Uses of Interface
org.wikidata.wdtk.datamodel.interfaces.TermedStatementDocumentUpdate
Packages that use 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
Methods in org.wikidata.wdtk.datamodel.helpers that return TermedStatementDocumentUpdateModifier and TypeMethodDescriptionabstract TermedStatementDocumentUpdateTermedDocumentUpdateBuilder.build()Creates newTermedStatementDocumentUpdateobject with contents of this builder object. -
Uses of TermedStatementDocumentUpdate in org.wikidata.wdtk.datamodel.implementation
Classes in org.wikidata.wdtk.datamodel.implementation that implement TermedStatementDocumentUpdateModifier and TypeClassDescriptionclassJackson implementation ofItemUpdate.classJackson implementation ofPropertyUpdate.classJackson implementation ofTermedStatementDocumentUpdate. -
Uses of TermedStatementDocumentUpdate in org.wikidata.wdtk.datamodel.interfaces
Subinterfaces of TermedStatementDocumentUpdate in org.wikidata.wdtk.datamodel.interfacesModifier and TypeInterfaceDescriptioninterfaceCollection of changes that can be applied to item entity.interfaceCollection of changes that can be applied to property entity.