Package com.restfb.types.ads
Class TargetingGeoLocationElectoralDistrict
java.lang.Object
com.restfb.types.AbstractFacebookType
com.restfb.types.ads.TargetingGeoLocationElectoralDistrict
- All Implemented Interfaces:
- Serializable
- See Also:
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptiongetKey()getName()voidsetCountry(String country) voidsetElectoralDistrict(String electoralDistrict) voidvoidMethods inherited from class com.restfb.types.AbstractFacebookTypeequals, hashCode, toString
- 
Constructor Details- 
TargetingGeoLocationElectoralDistrict
 
- 
- 
Method Details- 
getCountry
- 
setCountry
- 
getElectoralDistrict
- 
setElectoralDistrict
- 
getKey
- 
setKey
- 
getName
- 
setName
 
-