Uses of Class
com.restfb.types.Post.KeyedType
Packages that use Post.KeyedType
-
Uses of Post.KeyedType in com.restfb.types
Fields in com.restfb.types with type parameters of type Post.KeyedTypeModifier and TypeFieldDescriptionprotected List<Post.KeyedType>Post.Targeting.citiesprotected List<Post.KeyedType>Post.Targeting.regionsMethods in com.restfb.types that return types with arguments of type Post.KeyedTypeModifier and TypeMethodDescriptionPost.Targeting.getCities()Values of targeting cities.Post.Targeting.getRegions()Values of targeting regions.Methods in com.restfb.types with parameters of type Post.KeyedTypeModifier and TypeMethodDescriptionbooleanPost.Targeting.addCity(Post.KeyedType city) booleanPost.Targeting.addRegion(Post.KeyedType region)