public class SpotlightResource extends Object
| Constructor and Description |
|---|
SpotlightResource() |
| Modifier and Type | Method and Description |
|---|---|
long |
getOffset() |
double |
getPercentageOfSecondRank() |
double |
getSimilarityScore() |
long |
getSupport() |
String |
getSurfaceForm() |
String |
getTypes() |
String |
getURI() |
String |
toString() |
public String getURI()
public long getSupport()
public String getTypes()
public String getSurfaceForm()
public long getOffset()
public double getSimilarityScore()
public double getPercentageOfSecondRank()