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