Class SuggestedItemIdValue
- java.lang.Object
-
- org.openrefine.wikibase.schema.entityvalues.SuggestedEntityIdValue
-
- org.openrefine.wikibase.schema.entityvalues.SuggestedItemIdValue
-
- All Implemented Interfaces:
PrefetchedEntityIdValue,org.wikidata.wdtk.datamodel.interfaces.EntityIdValue,org.wikidata.wdtk.datamodel.interfaces.IriIdentifiedValue,org.wikidata.wdtk.datamodel.interfaces.ItemIdValue,org.wikidata.wdtk.datamodel.interfaces.Value
public class SuggestedItemIdValue extends SuggestedEntityIdValue implements org.wikidata.wdtk.datamodel.interfaces.ItemIdValue
-
-
Constructor Summary
Constructors Constructor Description SuggestedItemIdValue(String id, String siteIRI, String label)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetEntityType()-
Methods inherited from class org.openrefine.wikibase.schema.entityvalues.SuggestedEntityIdValue
accept, build, equals, getId, getIri, getLabel, getSiteIri, getTypes, hashCode, isPlaceholder, toString
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
-
-