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
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetImage()getTitle()getType()getUrl()voidsetDescription(String description) voidvoidvoidvoidsetUpdatedTime(Date updatedTime) voidMethods inherited from class com.restfb.types.FacebookType
getId, getMetadata, setId, setMetadataMethods inherited from class com.restfb.types.AbstractFacebookType
equals, hashCode, toString
-
Constructor Details
-
OGObject
public OGObject()
-
-
Method Details
-
getDescription
-
setDescription
-
getTitle
-
setTitle
-
getType
- Overrides:
getTypein classFacebookType
-
setType
- Overrides:
setTypein classFacebookType
-
getUrl
-
setUrl
-
getUpdatedTime
-
setUpdatedTime
-
getImage
-
setImage
-