public class Places
extends java.lang.Object
| Constructor and Description | 
|---|
| Places() | 
| Modifier and Type | Method and Description | 
|---|---|
| java.util.List<Place> | getContent()Returns the place list. | 
| SearchMeta | getSearchMeta()Returns the response's search meta. | 
public java.util.List<Place> getContent()
public SearchMeta getSearchMeta()