Package com.restfb.types
Class ProjectExperience
java.lang.Object
com.restfb.types.AbstractFacebookType
com.restfb.types.FacebookType
com.restfb.types.NamedFacebookType
com.restfb.types.ProjectExperience
- All Implemented Interfaces:
Serializable
Represets the Project
Experience type
- 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()booleanremoveWith(User withUser) voidsetDescription(String description) voidsetEndDate(Date endDate) voidvoidsetStartDate(Date startDate) Methods 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
-
ProjectExperience
public ProjectExperience()
-
-
Method Details
-
getWith
-
addWith
-
removeWith
-
getDescription
-
setDescription
-
getEndDate
-
setEndDate
-
getStartDate
-
setStartDate
-
getFrom
-
setFrom
-