Class TermedStatementDocumentImpl

java.lang.Object
org.wikidata.wdtk.datamodel.implementation.EntityDocumentImpl
org.wikidata.wdtk.datamodel.implementation.TermedStatementDocumentImpl
All Implemented Interfaces:
EntityDocument, LabeledDocument, LabeledStatementDocument, StatementDocument, TermedDocument, TermedStatementDocument
Direct Known Subclasses:
ItemDocumentImpl, PropertyDocumentImpl

public abstract class TermedStatementDocumentImpl extends EntityDocumentImpl implements TermedStatementDocument
Abstract Jackson implementation of TermedDocument and StatementDocument. You should not rely on it directly but build instances with the Datamodel helper and use EntityDocumentImpl for deserialization.
Author:
Fredo Erxleben, Antonin Delpeuch, Thomas Pellissier Tanon