Class FullyPropertySerializingNoValueSnak

  • All Implemented Interfaces:
    org.wikidata.wdtk.datamodel.interfaces.NoValueSnak, org.wikidata.wdtk.datamodel.interfaces.Snak

    public class FullyPropertySerializingNoValueSnak
    extends org.wikidata.wdtk.datamodel.implementation.NoValueSnakImpl
    • Field Summary

      • Fields inherited from class org.wikidata.wdtk.datamodel.implementation.SnakImpl

        JSON_SNAK_TYPE_NOVALUE, JSON_SNAK_TYPE_SOMEVALUE, JSON_SNAK_TYPE_VALUE
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      org.wikidata.wdtk.datamodel.interfaces.PropertyIdValue getFullPropertyId()  
      • Methods inherited from class org.wikidata.wdtk.datamodel.implementation.NoValueSnakImpl

        accept, equals, getSnakType, hashCode, toString
      • Methods inherited from class org.wikidata.wdtk.datamodel.implementation.SnakImpl

        getProperty, getPropertyId
      • Methods inherited from interface org.wikidata.wdtk.datamodel.interfaces.Snak

        getPropertyId
    • Constructor Detail

      • FullyPropertySerializingNoValueSnak

        public FullyPropertySerializingNoValueSnak​(org.wikidata.wdtk.datamodel.interfaces.PropertyIdValue property)
    • Method Detail

      • getFullPropertyId

        public org.wikidata.wdtk.datamodel.interfaces.PropertyIdValue getFullPropertyId()