Package com.restfb.types
Class User.Experience
java.lang.Object
com.restfb.types.AbstractFacebookType
com.restfb.types.FacebookType
com.restfb.types.NamedFacebookType
com.restfb.types.User.Experience
- All Implemented Interfaces:
Serializable
- Enclosing class:
- User
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class com.restfb.types.FacebookType
FacebookType.Metadata
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionboolean
getFrom()
getWith()
Tagged usersboolean
removeWith
(User with) void
setDescription
(String description) void
Methods inherited from class com.restfb.types.NamedFacebookType
getName, setName
Methods inherited from class com.restfb.types.FacebookType
getId, getMetadata, getType, setId, setMetadata, setType
Methods inherited from class com.restfb.types.AbstractFacebookType
equals, hashCode, toString
-
Constructor Details
-
Experience
public Experience()
-
-
Method Details
-
getWith
Tagged users- Returns:
- Tagged users
-
addWith
-
removeWith
-
getDescription
-
setDescription
-
getFrom
-
setFrom
-