public class Concept extends GenericModel
AlchemyLanguage service.| Constructor and Description |
|---|
Concept() |
| Modifier and Type | Method and Description |
|---|---|
String |
getCensus()
Gets the census.
|
String |
getCiaFactbook()
Gets the cia factbook.
|
String |
getCrunchbase()
Gets the crunchbase.
|
String |
getDbpedia()
Gets the dbpedia.
|
String |
getFreebase()
Gets the freebase.
|
String |
getGeo()
Gets the geo.
|
String |
getGeonames()
Gets the geonames.
|
String |
getOpencyc()
Gets the opencyc.
|
Double |
getRelevance()
Gets the relevance.
|
String |
getText()
Gets the text.
|
String |
getWebsite()
Gets the website.
|
String |
getYago()
Gets the yago.
|
void |
setCensus(String census)
Sets the census.
|
void |
setCiaFactbook(String ciaFactbook)
Sets the cia factbook.
|
void |
setCrunchbase(String crunchbase)
Sets the crunchbase.
|
void |
setDbpedia(String dbpedia)
Sets the dbpedia.
|
void |
setFreebase(String freebase)
Sets the freebase.
|
void |
setGeo(String geo)
Sets the geo.
|
void |
setGeonames(String geonames)
Sets the geonames.
|
void |
setOpencyc(String opencyc)
Sets the opencyc.
|
void |
setRelevance(Double relevance)
Sets the relevance.
|
void |
setText(String text)
Sets the text.
|
void |
setWebsite(String website)
Sets the website.
|
void |
setYago(String yago)
Sets the yago.
|
equals, hashCode, toStringpublic String getCensus()
public void setCensus(String census)
census - the census to setpublic String getCiaFactbook()
public void setCiaFactbook(String ciaFactbook)
ciaFactbook - the ciaFactbook to setpublic String getGeo()
public void setGeo(String geo)
geo - the geo to setpublic String getGeonames()
public void setGeonames(String geonames)
geonames - the geonames to setpublic String getCrunchbase()
public String getDbpedia()
public String getFreebase()
public String getOpencyc()
public Double getRelevance()
public String getText()
public String getWebsite()
public String getYago()
public void setCrunchbase(String crunchbase)
crunchbase - The crunchbasepublic void setDbpedia(String dbpedia)
dbpedia - The dbpediapublic void setFreebase(String freebase)
freebase - The freebasepublic void setOpencyc(String opencyc)
opencyc - The opencycpublic void setRelevance(Double relevance)
relevance - The relevancepublic void setText(String text)
text - The textpublic void setWebsite(String website)
website - The websitepublic void setYago(String yago)
yago - The yagoCopyright © 2015. All rights reserved.