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
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetLabel()getType()voidsetAddressString(String addressString) voidvoidsetLatitude(Double latitude) voidsetLocationSourceId(String locationSourceId) voidsetLongitude(Double longitude) voidMethods 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
-