com.citygrid.content.places.detail
Class CGPlacesDetailUrls
java.lang.Object
com.citygrid.content.places.detail.CGPlacesDetailUrls
- All Implemented Interfaces:
- Serializable
public class CGPlacesDetailUrls
- extends Object
- implements Serializable
- See Also:
- Serialized Form
profile
private URI profile
reviews
private URI reviews
video
private URI video
website
private URI website
menu
private URI menu
reservation
private URI reservation
map
private URI map
sendToFriend
private URI sendToFriend
email
private URI email
custom1
private URI custom1
custom2
private URI custom2
CGPlacesDetailUrls
public CGPlacesDetailUrls(CGPlacesDetailUrls.Builder builder)
getProfile
public URI getProfile()
getReviews
public URI getReviews()
getVideo
public URI getVideo()
getWebsite
public URI getWebsite()
getMenu
public URI getMenu()
getReservation
public URI getReservation()
getMap
public URI getMap()
getSendToFriend
public URI getSendToFriend()
getEmail
public URI getEmail()
getCustom1
public URI getCustom1()
getCustom2
public URI getCustom2()
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.