Uses of Class
org.wikidata.wdtk.datamodel.helpers.EntityDocumentBuilder
Packages that use EntityDocumentBuilder
Package
Description
Package for mostly static helper code to work with data objects.
-
Uses of EntityDocumentBuilder in org.wikidata.wdtk.datamodel.helpers
Classes in org.wikidata.wdtk.datamodel.helpers with type parameters of type EntityDocumentBuilderModifier and TypeClassDescriptionclassEntityDocumentBuilder<T extends EntityDocumentBuilder<T,O>, O extends TermedStatementDocument> Abstract base class for builders that constructEntityDocumentobjects.Subclasses of EntityDocumentBuilder in org.wikidata.wdtk.datamodel.helpersModifier and TypeClassDescriptionclassBuilder class to constructItemDocumentobjects.classBuilder class to constructPropertyDocumentobjects.