Package | Description |
---|---|
com.couchprivileges.cele.foursquare |
Modifier and Type | Method and Description |
---|---|
java.util.List<FoursquareItems> |
FoursquareBean.getFoursquareResults()
Get the Foursquare results object containing the various places
|
java.util.List<FoursquareItems> |
FoursquareGroups.getItems()
Get List of Foursquare Items
|
Modifier and Type | Method and Description |
---|---|
void |
FoursquareBean.setFoursquareResults(java.util.List<FoursquareItems> foursquareItems)
Set the Foursquare results object with a new yelp results list
|
void |
FoursquareGroups.setItems(java.util.List<FoursquareItems> items)
Set the list of Foursquare Items
|