Uses of Interface
org.wikidata.wdtk.datamodel.interfaces.LabeledDocumentUpdate
Packages that use LabeledDocumentUpdate
Package
Description
Basic implementation for objects representing Wikibase data and related factories.
Interfaces for representing Wikibase data and related factories.
-
Uses of LabeledDocumentUpdate in org.wikidata.wdtk.datamodel.implementation
Classes in org.wikidata.wdtk.datamodel.implementation that implement LabeledDocumentUpdateModifier and TypeClassDescriptionclassJackson implementation ofItemUpdate.classJackson implementation ofLabeledStatementDocumentUpdate.classJackson implementation ofMediaInfoUpdate.classJackson implementation ofPropertyUpdate.classJackson implementation ofTermedStatementDocumentUpdate. -
Uses of LabeledDocumentUpdate in org.wikidata.wdtk.datamodel.interfaces
Subinterfaces of LabeledDocumentUpdate 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 an entity that has labels and statements.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, and descriptions.interfaceCollection of changes that can be applied to an entity that has labels, aliases, descriptions, and statements.