Class FullyPropertySerializingSomeValueSnak

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

    public class FullyPropertySerializingSomeValueSnak
    extends org.wikidata.wdtk.datamodel.implementation.SomeValueSnakImpl
    • 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.SomeValueSnakImpl

        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

      • FullyPropertySerializingSomeValueSnak

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

      • getFullPropertyId

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