Package com.restfb.types
Class Story
java.lang.Object
com.restfb.types.AbstractFacebookType
com.restfb.types.Story
- All Implemented Interfaces:
Serializable
Represents the Story Graph API type.
- See Also:
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptiongetUrl()
void
setCreationTime
(Date creationTime) void
setMediaId
(String mediaId) void
setMediaType
(String mediaType) void
void
void
Methods inherited from class com.restfb.types.AbstractFacebookType
equals, hashCode, toString
-
Constructor Details
-
Story
public Story()
-
-
Method Details
-
getPostId
-
getStatus
-
getCreationTime
-
getMediaType
-
getMediaId
-
getUrl
-
setPostId
-
setStatus
-
setCreationTime
-
setMediaType
-
setMediaId
-
setUrl
-