Package com.restfb.types
Class AbstractFacebookType
java.lang.Object
com.restfb.types.AbstractFacebookType
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
AbstractButton
,AdAccountGroupAccount
,AdAccountGroupUser
,AdCampaignFrequencyControlSpecs
,AdCampaignIssuesInfo
,AdCreativeLinkData
,AdCreativeLinkDataAppLinkSpec
,AdCreativeLinkDataCallToAction
,AdCreativeLinkDataCallToActionValue
,AdCreativeLinkDataChildAttachment
,AdCreativeObjectStorySpec
,AdCreativeOfferData
,AdCreativePhotoData
,AdCreativePlaceData
,AdCreativePostClickConfiguration
,AdCreativeTextData
,AdCreativeVideoData
,AdDeliveryCheck
,AdgroupIssuesInfo
,AdgroupPlacementSpecificReviewFeedback
,AdgroupReviewFeedback
,AdPreview
,AdPromotedObject
,AdRecommendation
,AdRecommendationData
,AdsActionStats
,AdsImageCrops
,AdsImageCrops.AdsImageCropsSpec
,AdsPixelStats
,AdsPixelStatsResult
,AgencyClientDeclaration
,AirlineField
,AndroidAppLink
,Application.ApplicationAppAdDebugInfo
,Application.MobileSdkErrorCategory
,BaseAdsObject
,BaseOEmbed
,BasicRefData
,BoardingPass
,Bubble
,CallToAction
,CommentIdMessageRecipient
,Comments
,Conversation.Tag
,ConversionActionQuery
,CustomAudienceDataSource
,CustomAudiencePermission
,CustomAudienceStatus
,DayPart
,DeAuth
,DeviceCode
,Event.Category
,Event.Owner
,FacebookClient.DebugTokenError
,FacebookClient.DebugTokenInfo
,FacebookType
,FacebookType.Metadata
,FacebookType.Metadata.Connections
,FieldData
,FlexibleTargeting
,FlightAirport
,FlightInfo
,FlightSchedule
,From
,FundingSourceDetailsCoupon
,Greeting
,HomeUrl
,Hours
,Hours.Hour
,IceBreaker
,IdMessageRecipient
,IosAppLink
,Likes
,ListViewElement
,LookalikeSpec
,MediaTemplateAttachmentElement
,MediaTemplateUrlElement
,Message
,Message.AttachmentData
,MessageAttachment
,MessageCreativeResponse
,MessengerProfileProperties
,MinimumBudget
,NlpLocation.Coords
,NlpLocation.External
,NlpLocation.Place
,OneTimeNotifMessageRecipient
,Page.Cover
,Page.Engagement
,Page.MailingAddress
,Page.PageParking
,Page.PagePaymentOptions
,Page.PageRestaurantServices
,Page.PageRestaurantSpecialties
,Page.PageStartDate
,Page.PageStartInfo
,Page.ScreenName
,Page.Settings
,Page.VoipInfo
,PageMessageTag
,PassengerInfo
,PassengerSegmentInfo
,Payment.Action
,Payment.Dispute
,Payment.Item
,PaymentSettings
,PaymentSummary
,PersistentMenu
,PhoneMessageRecipient
,PhoneMessageRecipient.Name
,Photo.Image
,Post.Action
,Post.Attachments
,Post.Property
,Post.Shares
,Post.Targeting
,PostCallToAction.PostCallToActionValue
,PostIdMessageRecipient
,PriceInfo
,PriceListItem
,Privacy
,ProductFeedSchedule
,ProductInfo
,ProductItemCommerceInsights
,ProductVariant
,ProfilePictureSource
,QuickReply
,ReachFrequencySpec
,Reactions
,Reactions.ReactionItem
,ReceiptAddress
,ReceiptAdjustment
,ReceiptElement
,ReceiptSummary
,ResumableUploadTransferResponse
,Rule
,SendResponse
,SponsoredMessageResponse
,StoryAttachment.Attachments
,Subscription
,Subscription.SubscriptionField
,TargetAudience
,TargetAudience.Countries
,Targeting
,TargetingDynamicRule
,TargetingGeoLocation
,TargetingGeoLocationCity
,TargetingGeoLocationCustomLocation
,TargetingGeoLocationElectoralDistrict
,TargetingGeoLocationMarket
,TargetingGeoLocationPlace
,TargetingGeoLocationRegion
,TargetingGeoLocationZip
,TargetingProductAudienceSpec
,TargetingProductAudienceSubSpec
,TargetingResponseGeographicMetadata
,TargetingResponseRadiusSuggestion
,TargetingSentenceLine.TargetingSentenceLineItem
,TemplatePayload
,User.AgeRange
,User.Currency
,User.Education
,User.PaymentPricepoint
,User.PaymentPricepoints
,User.SecureBrowsing
,User.SecuritySettings
,User.UserDevice
,User.VideoUploadLimits
,UserPermission
,UserPermission
,UserProfile
,UserProfile.LastAdReferral
,UserRefMessageRecipient
,Video.Thumbnail
,Video.VideoFormat
,Video.VideoStatus
,VideoCaption
,WABAAnalytics
,WABAAnalyticsDataPoint
,WebAppLink
,WindowsAppLink
,WindowsPhoneAppLink
public abstract class AbstractFacebookType extends Object implements Serializable
- See Also:
- Serialized Form
-
Constructor Summary
Constructors Constructor Description AbstractFacebookType()
-
Method Summary
-
Constructor Details
-
AbstractFacebookType
public AbstractFacebookType()
-
-
Method Details
-
hashCode
- Overrides:
hashCode
in classObject
- See Also:
Object.hashCode()
-
equals
- Overrides:
equals
in classObject
- See Also:
Object.equals(Object)
-
toString
- Overrides:
toString
in classObject
- See Also:
Object.toString()
-