| Package | Description |
|---|---|
| com.couchprivileges.cele | |
| com.couchprivileges.cele.places |
| Class and Description |
|---|
| PlacesBean
The object model for the data we are sending through endpoints
|
| Class and 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 |
| 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
|