public class Concept extends GenericModel
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, toString
public String getCensus()
public String getCiaFactbook()
public String getCrunchbase()
public String getDbpedia()
public String getFreebase()
public String getGeo()
public String getGeonames()
public String getOpencyc()
public Double getRelevance()
public String getText()
public String getWebsite()
public String getYago()
public void setCensus(String census)
census
- the census to setpublic void setCiaFactbook(String ciaFactbook)
ciaFactbook
- the ciaFactbook to setpublic void setCrunchbase(String crunchbase)
crunchbase
- The crunchbasepublic void setDbpedia(String dbpedia)
dbpedia
- The dbpediapublic void setFreebase(String freebase)
freebase
- The freebasepublic void setGeo(String geo)
geo
- the geo to setpublic void setGeonames(String geonames)
geonames
- the geonames to setpublic 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–2016 IBM Watson. All rights reserved.