public class ConceptsResult extends GenericModel
| Constructor and Description | 
|---|
ConceptsResult()  | 
| Modifier and Type | Method and Description | 
|---|---|
java.lang.String | 
getDbpediaResource()
Gets the dbpediaResource. 
 | 
java.lang.Double | 
getRelevance()
Gets the relevance. 
 | 
java.lang.String | 
getText()
Gets the text. 
 | 
equals, hashCode, toStringpublic java.lang.String getText()
public java.lang.Double getRelevance()
public java.lang.String getDbpediaResource()