Class | Description |
---|---|
Place |
Implement this class from "Serializable"
So that you can pass this class Object to another using Intents
Otherwise you can't pass to another actitivy
|
Place.Geometry | |
Place.Location | |
PlaceDetails |
Implement this class from "Serializable"
So that you can pass this class Object to another using Intents
Otherwise you can't pass to another actitivy
|
PlacesBean |
The object model for the data we are sending through endpoints
|
PlacesList |
Implement this class from "Serializable"
So that you can pass this class Object to another using Intents
Otherwise you can't pass to another actitivy
|