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()
Recupera il valore della proprietà authors.
|
String |
getSampleScore()
Recupera il valore della proprietà sampleScore.
|
void |
setAuthors(String value)
Imposta il valore della proprietà authors.
|
void |
setSampleScore(String value)
Imposta il valore della proprietà sampleScore.
|
public String getAuthors()
Stringpublic void setAuthors(String value)
value - allowed object is
Stringpublic String getSampleScore()
StringCopyright © 2016–2020 FBK. All rights reserved.