Uses of Interface
org.wikidata.wdtk.datamodel.interfaces.LabeledStatementDocumentUpdate
Packages that use LabeledStatementDocumentUpdate
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 LabeledStatementDocumentUpdate in org.wikidata.wdtk.datamodel.helpers
Methods in org.wikidata.wdtk.datamodel.helpers that return LabeledStatementDocumentUpdateModifier and TypeMethodDescriptionabstract LabeledStatementDocumentUpdateLabeledDocumentUpdateBuilder.build()Creates newLabeledStatementDocumentUpdateobject with contents of this builder object. -
Uses of LabeledStatementDocumentUpdate in org.wikidata.wdtk.datamodel.implementation
Classes in org.wikidata.wdtk.datamodel.implementation that implement LabeledStatementDocumentUpdateModifier and TypeClassDescriptionclassJackson implementation ofItemUpdate.classJackson implementation ofLabeledStatementDocumentUpdate.classJackson implementation ofMediaInfoUpdate.classJackson implementation ofPropertyUpdate.classJackson implementation ofTermedStatementDocumentUpdate. -
Uses of LabeledStatementDocumentUpdate in org.wikidata.wdtk.datamodel.interfaces
Subinterfaces of LabeledStatementDocumentUpdate 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 media entity.interfaceCollection of changes that can be applied to property entity.interfaceCollection of changes that can be applied to an entity that has labels, aliases, descriptions, and statements.