public class PlacesList
extends java.lang.Object
implements java.io.Serializable
Modifier and Type | Field and Description |
---|---|
java.util.List<Place> |
results |
java.lang.String |
status |
Constructor and Description |
---|
PlacesList() |
Modifier and Type | Method and Description |
---|---|
java.util.List<Place> |
getResults() |