public class VenueImpl extends Object implements Venue
static Venue
createVenue(org.json.JSONObject jsonObject)
String
getAddress()
getFoursquareId()
Location
getLocation()
getTitle()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static Venue createVenue(org.json.JSONObject jsonObject)
public Location getLocation()
public String getTitle()
public String getAddress()
public String getFoursquareId()
Copyright © 2016. All rights reserved.