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
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleangetFrom()getWith()Tagged usersbooleanremoveWith(User with) voidsetDescription(String description) voidMethods inherited from class com.restfb.types.NamedFacebookType
getName, setNameMethods inherited from class com.restfb.types.FacebookType
getId, getMetadata, getType, setId, setMetadata, setTypeMethods 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
-