Package com.restfb.types
Class Post.Action
java.lang.Object
com.restfb.types.AbstractFacebookType
com.restfb.types.Post.Action
- All Implemented Interfaces:
Serializable
- Enclosing class:
- Post
Represents the Action Graph API type.
- Since:
- 1.5
- Author:
- Mark Allen
- See Also:
-
Constructor Summary
-
Method Summary
Methods inherited from class com.restfb.types.AbstractFacebookType
equals, hashCode, toString
-
Constructor Details
-
Action
public Action()
-
-
Method Details
-
getName
Gets the name of the action.- Returns:
- Gets the name of the action.
-
setName
Gets the name of the action. -
getLink
The link for the action.- Returns:
- The link for the action.
-
setLink
The link for the action.
-