public interface IriIdentifiedValue extends Value
This is not a primitive datatype of the Wikibase datamodel, but a convenience interface to access IRIs uniformly for values that provide them.
This interface is intended as a general interface for all types of
Value that provide an IRI for their content. See StringValue for
the value that is used when users enter a URL (or IRI) directly in Wikibase.
String getIri()
Copyright © 2014–2015 Wikidata Toolkit Developers. Generated from source code published under the Apache License 2.0. For more information, see the Wikidata Toolkit homepage