Class NlpLocation.Place
java.lang.Object
com.restfb.types.AbstractFacebookType
com.restfb.types.webhook.messaging.nlp.NlpLocation.Place
- All Implemented Interfaces:
Serializable
- Enclosing class:
- NlpLocation
- See Also:
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionprotected void
getGrain()
getName()
getType()
void
setCoords
(NlpLocation.Coords coords) void
setExternal
(NlpLocation.External external) void
void
void
setTimeZone
(TimeZone timeZone) void
setTimezoneAsString
(String timezoneAsString) void
Methods inherited from class com.restfb.types.AbstractFacebookType
equals, hashCode, toString
-
Constructor Details
-
Place
public Place()
-
-
Method Details
-
convertTimezone
-
getName
-
setName
-
getGrain
-
setGrain
-
getType
-
setType
-
getTimezoneAsString
-
setTimezoneAsString
-
getTimeZone
-
setTimeZone
-
getCoords
-
setCoords
-
getExternal
-
setExternal
-