public class SimilarPlacesResponse extends Object
SimilarPlacesResponse(List<Place> places, String token)
List<Place>
getPlaces()
String
getToken()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public SimilarPlacesResponse(List<Place> places, String token)
public List<Place> getPlaces()
public String getToken()
Copyright © 2013. All Rights Reserved.