Class FullyPropertySerializingSomeValueSnak
- java.lang.Object
-
- org.wikidata.wdtk.datamodel.implementation.SnakImpl
-
- org.wikidata.wdtk.datamodel.implementation.SomeValueSnakImpl
-
- org.openrefine.wikibase.schema.entityvalues.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
-
-
Constructor Summary
Constructors Constructor Description FullyPropertySerializingSomeValueSnak(org.wikidata.wdtk.datamodel.interfaces.PropertyIdValue property)
-
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
-
-