| Package | Description |
|---|---|
| org.wikidata.wdtk.datamodel.json.jackson |
Main package for Jackson-compatible implementations of the WDTK datamodel
interfaces.
|
| Modifier and Type | Method and Description |
|---|---|
Map<String,List<JacksonStatement>> |
JacksonTermedStatementDocument.getJsonClaims()
Returns the "claims".
|
| Modifier and Type | Method and Description |
|---|---|
void |
JacksonTermedStatementDocument.setJsonClaims(Map<String,List<JacksonStatement>> claims)
Sets the "claims" to the given value.
|
| Constructor and Description |
|---|
ClaimFromJson(JacksonStatement statement) |
| Constructor and Description |
|---|
StatementGroupFromJson(List<JacksonStatement> jacksonStatements) |
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