Class NlpLocation.Coords
java.lang.Object
com.restfb.types.AbstractFacebookType
com.restfb.types.webhook.messaging.nlp.NlpLocation.Coords
- All Implemented Interfaces:
Serializable
- Enclosing class:
- NlpLocation
- See Also:
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
setLatitude
(Double latitude) void
setLongitude
(Double longitude) Methods inherited from class com.restfb.types.AbstractFacebookType
equals, hashCode, toString
-
Constructor Details
-
Coords
public Coords()
-
-
Method Details
-
getLatitude
-
setLatitude
-
getLongitude
-
setLongitude
-