Package com.restfb.types.ads
Class AdCreativePlaceData
java.lang.Object
com.restfb.types.AbstractFacebookType
com.restfb.types.ads.AdCreativePlaceData
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptiongetLabel()
getType()
void
setAddressString
(String addressString) void
void
setLatitude
(Double latitude) void
setLocationSourceId
(String locationSourceId) void
setLongitude
(Double longitude) void
Methods inherited from class com.restfb.types.AbstractFacebookType
equals, hashCode, toString
-
Constructor Details
-
AdCreativePlaceData
public AdCreativePlaceData()
-
-
Method Details
-
getAddressString
-
setAddressString
-
getLabel
-
setLabel
-
getLatitude
-
setLatitude
-
getLocationSourceId
-
setLocationSourceId
-
getLongitude
-
setLongitude
-
getType
-
setType
-