public class ValueSnakImpl extends SnakImpl implements ValueSnak
ValueSnak.| Modifier and Type | Method and Description |
|---|---|
<T> T |
accept(SnakVisitor<T> snakVisitor)
Accept a SnakVisitor and return its output.
|
boolean |
equals(Object obj) |
Value |
getValue()
Get the
Value of this Snak. |
int |
hashCode() |
String |
toString() |
getPropertyIdclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetPropertyIdpublic Value getValue()
ValueSnakValue of this Snak.public <T> T accept(SnakVisitor<T> snakVisitor)
SnakCopyright © 2014–2015 Wikidata Toolkit Developers. Generated from source code published under the Apache License 2.0. For more information, see the Wikidata Toolkit homepage