com.restfb.types
Class Post.Place
java.lang.Object
com.restfb.types.FacebookType
com.restfb.types.NamedFacebookType
com.restfb.types.Post.Place
- All Implemented Interfaces:
- Serializable
- Enclosing class:
- Post
public static class Post.Place
- extends NamedFacebookType
Represents the Place Graph
API type
- Since:
- 1.6.8
- Author:
- Mark Allen
- See Also:
- Serialized Form
Post.Place
public Post.Place()
getLocation
public Location getLocation()
- The location of this place.
- Returns:
- The location of this place.
RestFB 1.6.8. Copyright © 2010-2011 Mark Allen. All Rights Reserved.