Class Location
java.lang.Object
com.restfb.types.AbstractFacebookType
com.restfb.types.whatsapp.platform.message.Location
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetName()
getUrl()
void
setAddress
(String address) void
setLatitude
(Double latitude) void
setLongitude
(Double longitude) void
void
Methods inherited from class com.restfb.types.AbstractFacebookType
equals, hashCode, toString
-
Constructor Details
-
Location
public Location()
-
-
Method Details
-
getAddress
-
setAddress
-
getLatitude
-
setLatitude
-
getLongitude
-
setLongitude
-
getName
-
setName
-
getUrl
-
setUrl
-