com.citygrid.content.places.detail
Class CGPlacesDetailAttribute
java.lang.Object
com.citygrid.content.places.detail.CGPlacesDetailAttribute
- All Implemented Interfaces:
- Serializable
public class CGPlacesDetailAttribute
- extends Object
- implements Serializable
- See Also:
- Serialized Form
attributeId
private int attributeId
name
private String name
value
private String value
CGPlacesDetailAttribute
public CGPlacesDetailAttribute(int attributeId,
String name,
String value)
getAttributeId
public int getAttributeId()
getName
public String getName()
getValue
public String getValue()
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.