Uses of Class
org.wikidata.wdtk.datamodel.implementation.StatementImpl
Packages that use StatementImpl
Package
Description
Basic implementation for objects representing Wikibase data and related factories.
-
Uses of StatementImpl in org.wikidata.wdtk.datamodel.implementation
Methods in org.wikidata.wdtk.datamodel.implementation that return StatementImplModifier and TypeMethodDescriptionStatementImpl.PreStatement.withSubject
(EntityIdValue subjectId) Constructors in org.wikidata.wdtk.datamodel.implementation with parameters of type StatementImplModifierConstructorDescriptionClaimImpl
(StatementImpl statement) Constructor used to initialize a claim from a JacksonStatement, should only be used internally.