public class MonolingualTextValueImpl extends Object implements MonolingualTextValue
| Modifier and Type | Method and Description |
|---|---|
<T> T |
accept(ValueVisitor<T> valueVisitor)
Accept a ValueVisitor and return its output.
|
boolean |
equals(Object obj) |
String |
getLanguageCode()
Get the language code of this value.
|
String |
getText()
Get the text of this value.
|
int |
hashCode() |
String |
toString() |
public String getText()
MonolingualTextValuegetText in interface MonolingualTextValuepublic String getLanguageCode()
MonolingualTextValuegetLanguageCode in interface MonolingualTextValuepublic <T> T accept(ValueVisitor<T> valueVisitor)
ValueCopyright © 2014 Wikidata Toolkit Developers. Generated from source code published under the Apache License 2.0. For more information, see the Wikidata Toolkit homepage