com.citygrid.content.places.detail
Class CGPlacesDetailCustomerMessage
java.lang.Object
com.citygrid.content.places.detail.CGPlacesDetailCustomerMessage
- All Implemented Interfaces:
- Serializable
public class CGPlacesDetailCustomerMessage
- extends Object
- implements Serializable
- See Also:
- Serialized Form
message
private String message
attributionText
private String attributionText
attributionLogo
private URI attributionLogo
attributionSource
private String attributionSource
CGPlacesDetailCustomerMessage
public CGPlacesDetailCustomerMessage(String message,
String attributionText,
URI attributionLogo,
String attributionSource)
getMessage
public String getMessage()
getAttributionText
public String getAttributionText()
getAttributionLogo
public URI getAttributionLogo()
getAttributionSource
public String getAttributionSource()
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.