Uses of Interface
org.wikidata.wdtk.datamodel.interfaces.IriIdentifiedValue
Packages that use IriIdentifiedValue
Package
Description
Basic implementation for objects representing Wikibase data and related factories.
Interfaces for representing Wikibase data and related factories.
-
Uses of IriIdentifiedValue in org.wikidata.wdtk.datamodel.implementation
Classes in org.wikidata.wdtk.datamodel.implementation that implement IriIdentifiedValueModifier and TypeClassDescriptionclassAbstract base implementation ofEntityIdValuefor Jackson.classJackson implementation ofFormIdValue.classJackson implementation ofItemIdValue.classJackson implementation ofLexemeIdValue.classJackson implementation ofMediaInfoIdValue.classJackson implementation ofPropertyIdValue.classJackson implementation ofSenseIdValue.classRepresents a entity id value of an unsupported type. -
Uses of IriIdentifiedValue in org.wikidata.wdtk.datamodel.interfaces
Subinterfaces of IriIdentifiedValue in org.wikidata.wdtk.datamodel.interfacesModifier and TypeInterfaceDescriptioninterfaceAn entity is a Value that is represented by a page in Wikibase.interfaceThe id of a Wikibase Lexeme Form.interfaceThe id of a Wikibase Item.interfaceThe id of a Wikibase Lexeme.interfaceThe id of a Wikibase MediaInfo.interfaceThe id of a Wikibase Property.interfaceThe id of a Wikibase Lexeme Sense.interfaceRepresents a entity id value of an unsupported type.