public class Wn extends Object
| Modifier and Type | Field and Description |
|---|---|
protected String |
lemma |
protected String |
value |
protected String |
version |
| Constructor and Description |
|---|
Wn() |
| Modifier and Type | Method and Description |
|---|---|
String |
getLemma()
Gets the value of the lemma property.
|
String |
getvalue()
Gets the value of the value property.
|
String |
getVersion()
Gets the value of the version property.
|
void |
setLemma(String value)
Sets the value of the lemma property.
|
void |
setvalue(String value)
Sets the value of the value property.
|
void |
setVersion(String value)
Sets the value of the version property.
|
protected String version
protected String lemma
protected String value
public String getVersion()
Stringpublic void setVersion(String value)
value - allowed object is
Stringpublic String getLemma()
Stringpublic void setLemma(String value)
value - allowed object is
Stringpublic String getvalue()
StringCopyright © 2016–2020 FBK. All rights reserved.