public class DisambiguatedLinks extends GenericModel
Constructor and Description |
---|
DisambiguatedLinks() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getCensus()
Gets the census.
|
java.lang.String |
getCiaFactbook()
Gets the cia factbook.
|
java.lang.String |
getCrunchbase()
Gets the crunchbase.
|
java.lang.String |
getDbpedia()
Gets the dbpedia.
|
java.lang.String |
getFreebase()
Gets the freebase.
|
java.lang.String |
getGeo()
Gets the geo.
|
java.lang.String |
getGeonames()
Gets the geonames.
|
java.lang.String |
getMusicBrainz()
Gets the music brainz.
|
java.lang.String |
getName()
Gets the name.
|
java.lang.String |
getOpencyc()
Gets the opencyc.
|
java.util.List<java.lang.String> |
getSubType()
Gets the sub type.
|
java.lang.String |
getUmbel()
Gets the umbel.
|
java.lang.String |
getWebsite()
Gets the website.
|
java.lang.String |
getYago()
Gets the yago.
|
void |
setCensus(java.lang.String census)
Sets the census.
|
void |
setCiaFactbook(java.lang.String ciaFactbook)
Sets the cia factbook.
|
void |
setCrunchbase(java.lang.String crunchbase)
Sets the crunchbase.
|
void |
setDbpedia(java.lang.String dbpedia)
Sets the dbpedia.
|
void |
setFreebase(java.lang.String freebase)
Sets the freebase.
|
void |
setGeo(java.lang.String geo)
Sets the geo.
|
void |
setGeonames(java.lang.String geonames)
Sets the geonames.
|
void |
setMusicBrainz(java.lang.String musicBrainz)
Sets the music brainz.
|
void |
setName(java.lang.String name)
Sets the name.
|
void |
setOpencyc(java.lang.String opencyc)
Sets the opencyc.
|
void |
setSubType(java.util.List<java.lang.String> subType)
Sets the sub type.
|
void |
setUmbel(java.lang.String umbel)
Sets the umbel.
|
void |
setWebsite(java.lang.String website)
Sets the website.
|
void |
setYago(java.lang.String yago)
Sets the yago.
|
equals, hashCode, toString
public java.lang.String getCensus()
public java.lang.String getCiaFactbook()
public java.lang.String getCrunchbase()
public java.lang.String getDbpedia()
public java.lang.String getFreebase()
public java.lang.String getGeo()
public java.lang.String getGeonames()
public java.lang.String getMusicBrainz()
public java.lang.String getName()
public java.lang.String getOpencyc()
public java.util.List<java.lang.String> getSubType()
public java.lang.String getUmbel()
public java.lang.String getWebsite()
public java.lang.String getYago()
public void setCensus(java.lang.String census)
census
- the census to setpublic void setCiaFactbook(java.lang.String ciaFactbook)
ciaFactbook
- the ciaFactbook to setpublic void setCrunchbase(java.lang.String crunchbase)
crunchbase
- the crunchbase to setpublic void setDbpedia(java.lang.String dbpedia)
dbpedia
- The dbpediapublic void setFreebase(java.lang.String freebase)
freebase
- The freebasepublic void setGeo(java.lang.String geo)
geo
- the geo to setpublic void setGeonames(java.lang.String geonames)
geonames
- the geonames to setpublic void setMusicBrainz(java.lang.String musicBrainz)
musicBrainz
- the musicBrainz to setpublic void setName(java.lang.String name)
name
- The namepublic void setOpencyc(java.lang.String opencyc)
opencyc
- the opencyc to setpublic void setSubType(java.util.List<java.lang.String> subType)
subType
- The subTypepublic void setUmbel(java.lang.String umbel)
umbel
- the umbel to setpublic void setWebsite(java.lang.String website)
website
- The websitepublic void setYago(java.lang.String yago)
yago
- the yago to set