| Modifier and Type | Method and Description |
|---|---|
WikidataValue.Type |
WikidataValue.getType() |
static WikidataValue.Type |
WikidataValue.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static WikidataValue.Type[] |
WikidataValue.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
WikidataValue(WikidataValue.Type type,
Object value,
com.google.gson.JsonElement jsonValue) |
Copyright © 2014. All rights reserved.