Class SuggestedPropertyIdValue

  • All Implemented Interfaces:
    PrefetchedEntityIdValue, org.wikidata.wdtk.datamodel.interfaces.EntityIdValue, org.wikidata.wdtk.datamodel.interfaces.IriIdentifiedValue, org.wikidata.wdtk.datamodel.interfaces.PropertyIdValue, org.wikidata.wdtk.datamodel.interfaces.Value

    public class SuggestedPropertyIdValue
    extends SuggestedEntityIdValue
    implements org.wikidata.wdtk.datamodel.interfaces.PropertyIdValue
    • Constructor Detail

      • SuggestedPropertyIdValue

        public SuggestedPropertyIdValue​(String id,
                                        String siteIRI,
                                        String label)
    • Method Detail

      • getEntityType

        public String getEntityType()
        Specified by:
        getEntityType in interface org.wikidata.wdtk.datamodel.interfaces.EntityIdValue