Class NlpLocation.External
java.lang.Object
com.restfb.types.AbstractFacebookType
com.restfb.types.webhook.messaging.nlp.NlpLocation.External
- All Implemented Interfaces:
Serializable
- Enclosing class:
- NlpLocation
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetGeonames(String geonames) voidsetWikidata(String wikidata) voidsetWikipedia(String wikipedia) Methods inherited from class com.restfb.types.AbstractFacebookType
equals, hashCode, toString
-
Constructor Details
-
External
public External()
-
-
Method Details
-
getGeonames
-
setGeonames
-
getWikidata
-
setWikidata
-
getWikipedia
-
setWikipedia
-