com.citygrid.content.places.detail
Class CGPlacesDetailResults

java.lang.Object
  extended by com.citygrid.content.places.detail.CGPlacesDetailResults
All Implemented Interfaces:
Serializable

public class CGPlacesDetailResults
extends Object
implements Serializable

See Also:
Serialized Form

Field Summary
private  CGPlacesDetailLocation[] locations
           
 
Constructor Summary
CGPlacesDetailResults(CGPlacesDetailLocation[] locations)
           
 
Method Summary
 boolean equals(Object o)
           
 CGPlacesDetailLocation getLocation()
           
 CGPlacesDetailLocation[] getLocations()
           
 int hashCode()
           
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Field Detail

locations

private CGPlacesDetailLocation[] locations
Constructor Detail

CGPlacesDetailResults

public CGPlacesDetailResults(CGPlacesDetailLocation[] locations)
Method Detail

getLocations

public CGPlacesDetailLocation[] getLocations()

getLocation

public CGPlacesDetailLocation getLocation()

equals

public boolean equals(Object o)
Overrides:
equals in class Object

hashCode

public int hashCode()
Overrides:
hashCode in class Object

toString

public String toString()
Overrides:
toString in class Object


Copyright © 2011. All Rights Reserved.