Package com.restfb.types.ads
Class TargetingGeoLocationZip
java.lang.Object
com.restfb.types.AbstractFacebookType
com.restfb.types.ads.TargetingGeoLocationZip
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptiongetKey()
getName()
void
setCountry
(String country) void
void
void
setPrimaryCityId
(Long primaryCityId) void
setRegionId
(Long regionId) Methods inherited from class com.restfb.types.AbstractFacebookType
equals, hashCode, toString
-
Constructor Details
-
TargetingGeoLocationZip
public TargetingGeoLocationZip()
-
-
Method Details
-
getCountry
-
setCountry
-
getKey
-
setKey
-
getName
-
setName
-
getPrimaryCityId
-
setPrimaryCityId
-
getRegionId
-
setRegionId
-