public class WORDMETA extends Object
| Modifier and Type | Field and Description |
|---|---|
protected String |
authors |
protected String |
sampleScore |
| Constructor and Description |
|---|
WORDMETA() |
| Modifier and Type | Method and Description |
|---|---|
String |
getAuthors()
Gets the value of the authors property.
|
String |
getSampleScore()
Gets the value of the sampleScore property.
|
void |
setAuthors(String value)
Sets the value of the authors property.
|
void |
setSampleScore(String value)
Sets the value of the sampleScore property.
|
public String getAuthors()
Stringpublic void setAuthors(String value)
value - allowed object is
Stringpublic String getSampleScore()
StringCopyright © 2016–2020 FBK. All rights reserved.