| Package | Description |
|---|---|
| org.wikidata.wdtk.datamodel.json.jackson |
Main package for Jackson-compatible implementations of the WDTK datamodel
interfaces.
|
| Modifier and Type | Field and Description |
|---|---|
protected Map<String,List<JacksonMonolingualTextValue>> |
JacksonTermedStatementDocument.aliases |
protected Map<String,JacksonMonolingualTextValue> |
JacksonTermedStatementDocument.descriptions |
protected Map<String,JacksonMonolingualTextValue> |
JacksonTermedStatementDocument.labels |
| Modifier and Type | Method and Description |
|---|---|
Map<String,List<JacksonMonolingualTextValue>> |
AliasesDeserializer.deserialize(com.fasterxml.jackson.core.JsonParser jp,
com.fasterxml.jackson.databind.DeserializationContext ctxt) |
| Modifier and Type | Method and Description |
|---|---|
void |
JacksonTermedStatementDocument.setAliases(Map<String,List<JacksonMonolingualTextValue>> aliases)
Sets the aliases to the given value.
|
void |
JacksonTermedStatementDocument.setDescriptions(Map<String,JacksonMonolingualTextValue> descriptions)
Sets the descriptions to the given value.
|
void |
JacksonTermedStatementDocument.setLabels(Map<String,JacksonMonolingualTextValue> labels)
Sets the labels to the given value.
|
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