public class JacksonValueItemId extends JacksonValueEntityId implements ItemIdValue
ItemIdValue.valueJSON_VALUE_TYPE_ENTITY_ID, JSON_VALUE_TYPE_GLOBE_COORDINATES, JSON_VALUE_TYPE_MONOLINGUAL_TEXT, JSON_VALUE_TYPE_QUANTITY, JSON_VALUE_TYPE_STRING, JSON_VALUE_TYPE_TIMEET_ITEM, ET_PROPERTY| Constructor and Description |
|---|
JacksonValueItemId() |
| Modifier and Type | Method and Description |
|---|---|
<T> T |
accept(ValueVisitor<T> valueVisitor)
Accept a ValueVisitor and return its output.
|
boolean |
equals(Object obj) |
String |
getEntityType()
Returns the type of this entity.
|
int |
hashCode() |
void |
setValue(JacksonInnerEntityId value)
Sets the inner value helper object to the given value.
|
String |
toString() |
getId, getIri, getSiteIri, getValue, setSiteIrigetType, setTypeclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetId, getSiteIrigetIripublic void setValue(JacksonInnerEntityId value)
setValue in class JacksonValueEntityIdvalue - new valuepublic String getEntityType()
EntityIdValueEntityIdValue.ET_ITEM or
EntityIdValue.ET_PROPERTY.getEntityType in interface EntityIdValuepublic <T> T accept(ValueVisitor<T> valueVisitor)
ValueCopyright © 2014–2015 Wikidata Toolkit Developers. Generated from source code published under the Apache License 2.0. For more information, see the Wikidata Toolkit homepage