Package com.restfb.types
Class Url.OGObject
java.lang.Object
com.restfb.types.AbstractFacebookType
com.restfb.types.FacebookType
com.restfb.types.Url.OGObject
- All Implemented Interfaces:
Serializable
- Enclosing class:
- Url
The Open Graph object that is canonically associated with this URL.
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class com.restfb.types.FacebookType
FacebookType.Metadata
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptiongetImage()
getTitle()
getType()
getUrl()
void
setDescription
(String description) void
void
void
void
setUpdatedTime
(Date updatedTime) void
Methods inherited from class com.restfb.types.FacebookType
getId, getMetadata, setId, setMetadata
Methods inherited from class com.restfb.types.AbstractFacebookType
equals, hashCode, toString
-
Constructor Details
-
OGObject
public OGObject()
-
-
Method Details
-
getDescription
-
setDescription
-
getTitle
-
setTitle
-
getType
- Overrides:
getType
in classFacebookType
-
setType
- Overrides:
setType
in classFacebookType
-
getUrl
-
setUrl
-
getUpdatedTime
-
setUpdatedTime
-
getImage
-
setImage
-