Class ReconPropertyIdValue

  • 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 ReconPropertyIdValue
    extends ReconEntityIdValue
    implements org.wikidata.wdtk.datamodel.interfaces.PropertyIdValue
    • Constructor Detail

      • ReconPropertyIdValue

        public ReconPropertyIdValue​(Recon recon,
                                    String cellValue)
    • Method Detail

      • isPlaceholder

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

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