Package com.restfb.types.webhook.base
Class AbstractFeedPostValue
java.lang.Object
com.restfb.types.webhook.ChangeValue
com.restfb.types.webhook.base.BaseChangeValue
com.restfb.types.webhook.base.AbstractFeedPostValue
- Direct Known Subclasses:
FeedAlbumAddValue
,FeedAlbumEditedValue
,FeedCommentValue
,FeedLikeValue
,FeedPhotoAddValue
,FeedPhotoRemoveValue
,FeedPostValue
,FeedReactionValue
,FeedShareValue
,FeedStatusValue
,FeedVideoRemoveValue
,FeedVideoValue
,RatingsCommentValue
,RatingsLikeValue
,RatingsReactionValue
-
Nested Class Summary
Nested classes/interfaces inherited from class com.restfb.types.webhook.ChangeValue
ChangeValue.Verb
-
Constructor Summary
-
Method Summary
Methods inherited from class com.restfb.types.webhook.base.BaseChangeValue
getCreatedTime, getItem, getVerb, getVerbAsString, setCreatedTime, setItem, setVerb, setVerbAsString
Methods inherited from class com.restfb.types.webhook.ChangeValue
convertChangeValue, equals, hashCode, isWhatsapp, toString
-
Constructor Details
-
AbstractFeedPostValue
public AbstractFeedPostValue()
-
-
Method Details
-
getPostId
-
setPostId
-
getFrom
-