public interface Place extends FacebookResponse
| Modifier and Type | Interface and Description |
|---|---|
static interface |
Place.Location |
FacebookResponse.Metadata| Modifier and Type | Method and Description |
|---|---|
java.util.List<Category> |
getCategories() |
java.lang.String |
getId() |
Place.Location |
getLocation() |
java.lang.String |
getName() |
getMetadatajava.lang.String getId()
java.lang.String getName()
java.util.List<Category> getCategories()
Place.Location getLocation()