facebook4j.internal.json
Class PlaceTagJSONImpl
java.lang.Object
facebook4j.internal.json.PlaceTagJSONImpl
- All Implemented Interfaces:
- FacebookResponse, PlaceTag, Serializable
public class PlaceTagJSONImpl
- extends Object
- implements PlaceTag, Serializable
- See Also:
- Serialized Form
getId
public String getId()
- Specified by:
getId in interface PlaceTag
getCreatedTime
public Date getCreatedTime()
- Specified by:
getCreatedTime in interface PlaceTag
getPlaceTag
public Place getPlaceTag()
- Specified by:
getPlaceTag in interface PlaceTag
hashCode
public int hashCode()
- Overrides:
hashCode in class Object
equals
public boolean equals(Object obj)
- Overrides:
equals in class Object
toString
public String toString()
- Overrides:
toString in class Object
getMetadata
public FacebookResponse.Metadata getMetadata()
- Description copied from interface:
FacebookResponse
- Returns the introspection of the object if available.
- Specified by:
getMetadata in interface FacebookResponse
- Returns:
- introspection of the object
Copyright © 2019. All rights reserved.