Uses of Class
com.restfb.types.Post.KeyedType
-
Uses of Post.KeyedType in com.restfb.types
Modifier and TypeFieldDescriptionprotected List<Post.KeyedType>
Post.Targeting.cities
protected List<Post.KeyedType>
Post.Targeting.regions
Modifier and TypeMethodDescriptionPost.Targeting.getCities()
Values of targeting cities.Post.Targeting.getRegions()
Values of targeting regions.Modifier and TypeMethodDescriptionboolean
Post.Targeting.addCity
(Post.KeyedType city) boolean
Post.Targeting.addRegion
(Post.KeyedType region)