Interface MediaInfoIdValue

All Superinterfaces:
EntityIdValue, IriIdentifiedValue, Value
All Known Implementing Classes:
MediaInfoIdValueImpl

public interface MediaInfoIdValue extends EntityIdValue
The id of a Wikibase MediaInfo. Objects implementing this interface always return EntityIdValue.ET_MEDIA_INFO for getEntityType.
Author:
Thomas Pellissier Tanon
  • Field Details

    • NULL

      static final MediaInfoIdValue NULL
      Fixed MediaInfoIdValue that refers to a non-existing item. Can be used as a placeholder object in situations where the entity id is irrelevant.