Package com.restfb.types
Class AbstractFacebookType
- java.lang.Object
-
- com.restfb.types.AbstractFacebookType
-
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
AbstractButton
,Action
,AdAccountGroupAccount
,AdAccountGroupUser
,AdCampaignFrequencyControlSpecs
,AdCampaignIssuesInfo
,AdCreativeInteractiveComponentsSpec
,AdCreativeLinkData
,AdCreativeLinkDataAppLinkSpec
,AdCreativeLinkDataCallToAction
,AdCreativeLinkDataCallToActionValue
,AdCreativeLinkDataChildAttachment
,AdCreativeObjectStorySpec
,AdCreativeOfferData
,AdCreativePhotoData
,AdCreativePlaceData
,AdCreativePostClickConfiguration
,AdCreativeTextData
,AdCreativeVideoData
,AdDeliveryCheck
,Address
,AdgroupIssuesInfo
,AdgroupPlacementSpecificReviewFeedback
,AdgroupReviewFeedback
,AdPreview
,AdPromotedObject
,AdRecommendation
,AdRecommendationData
,AdsActionStats
,AdsHistogramStats
,AdsImageCrops
,AdsImageCrops.AdsImageCropsSpec
,AdsInsights
,AdsPixelStats
,AdsPixelStatsResult
,AgencyClientDeclaration
,AirlineField
,AndroidAppLink
,Application.ApplicationAppAdDebugInfo
,Application.MobileSdkErrorCategory
,Audio
,BaseAdsObject
,BaseOEmbed
,BasicRefData
,BoardingPass
,Body
,Bubble
,Button
,Button
,CallToAction
,CommentIdMessageRecipient
,Comments
,Contact
,Contact
,Context
,Context
,Conversation
,Conversation.Origin
,Conversation.Tag
,ConversionActionQuery
,CopyrightCheckInformation
,CopyrightCheckInformation.Status
,CurrencyAmount
,CustomAudienceDataSource
,CustomAudiencePermission
,CustomAudienceStatus
,DayPart
,DeAuth
,DebugTokenError
,DebugTokenInfo
,DeviceCode
,Document
,DynamicPostChildAttachment
,Email
,Error
,Error.ErrorData
,Event.Category
,Event.Owner
,FacebookType
,FacebookType.Metadata
,FacebookType.Metadata.Connections
,FieldData
,FlexibleTargeting
,FlightAirport
,FlightInfo
,FlightSchedule
,Footer
,From
,FundingSourceDetailsCoupon
,GamePlayButton.GameMetadata
,GranularScope
,Greeting
,Header
,HomeUrl
,Hours
,Hours.Hour
,IceBreaker
,Identity
,IdMessageRecipient
,IgBoostEligibilityInfo
,IgContentPublishingLimit
,IgFrom
,IgMentionedMedia
,Image
,InsightBreakdown
,InsightBreakdownResult
,InsightTotalValue
,Interactive
,Interactive
,Interactive.Reply
,IosAppLink
,Likes
,ListViewElement
,Location
,Location
,LookalikeSpec
,Media
,MediaTemplateAttachmentElement
,MediaTemplateUrlElement
,Message
,Message
,Message.AttachmentData
,Message.Reaction
,Message.Story
,MessageAttachment
,MessageContact
,MessageContact.ContactName
,MessageContact.ContactPhone
,MessageCreativeResponse
,MessengerProfileProperties
,Metadata
,MinimumBudget
,Name
,NlpLocation.Coords
,NlpLocation.External
,NlpLocation.Place
,OneTimeNotifMessageRecipient
,Organisation
,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
,Phone
,PhoneMessageRecipient
,PhoneMessageRecipient.Name
,Photo.Image
,Post.Action
,Post.Attachments
,Post.Property
,Post.Shares
,Post.Targeting
,PostCallToAction.PostCallToActionValue
,PostIdMessageRecipient
,PriceInfo
,PriceListItem
,Pricing
,Privacy
,ProductFeedSchedule
,ProductInfo
,ProductItemCommerceInsights
,ProductVariant
,Profile
,ProfilePictureSource
,QuickReply
,ReachFrequencySpec
,Reaction
,Reaction
,Reactions
,Reactions.ReactionItem
,ReceiptAddress
,ReceiptAdjustment
,ReceiptElement
,ReceiptSummary
,ReelsUploadStartResponse
,Referral
,ResumableUploadTransferResponse
,Rule
,Section
,Section.Product
,Section.Row
,SendMessage
,SendResponse
,SponsoredMessageResponse
,Status
,Sticker
,Story
,StoryAttachment.Attachments
,Subscription
,Subscription.SubscriptionField
,SuccessfulResponse
,SuccessfulResponse.MessageContact
,SuccessfulResponse.MessageResponse
,System
,TargetAudience
,TargetAudience.Countries
,Targeting
,TargetingDynamicRule
,TargetingGeoLocation
,TargetingGeoLocationCity
,TargetingGeoLocationCustomLocation
,TargetingGeoLocationElectoralDistrict
,TargetingGeoLocationMarket
,TargetingGeoLocationPlace
,TargetingGeoLocationRegion
,TargetingGeoLocationZip
,TargetingProductAudienceSpec
,TargetingProductAudienceSubSpec
,TargetingResponseGeographicMetadata
,TargetingResponseRadiusSuggestion
,TargetingSentenceLine.TargetingSentenceLineItem
,TdMediaContainer
,TdProfile
,TdQuota
,TdQuota.TdReplyConfig
,TemplatePayload
,Text
,Text
,Url
,User.AgeRange
,User.Currency
,User.PaymentPricepoint
,User.PaymentPricepoints
,User.SecureBrowsing
,User.UserDevice
,User.VideoUploadLimits
,UserPermission
,UserPermission
,UserProfile.LastAdReferral
,UserRefMessageRecipient
,Video
,Video.VideoFormat
,Video.VideoPhase
,Video.VideoPhaseError
,Video.VideoStatus
,VideoCaption
,WABAAnalytics
,WABAAnalyticsDataPoint
,WebAppLink
,WhatsAppHSMQualityScoreShape
,WhatsAppMessageTemplateComponent
,WindowsAppLink
,WindowsPhoneAppLink
public abstract class AbstractFacebookType extends Object implements Serializable
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description AbstractFacebookType()
-
-
-
Constructor Detail
-
AbstractFacebookType
public AbstractFacebookType()
-
-
Method Detail
-
hashCode
public int hashCode()
- Overrides:
hashCode
in classObject
- See Also:
Object.hashCode()
-
equals
public boolean equals(Object that)
- Overrides:
equals
in classObject
- See Also:
Object.equals(Object)
-
toString
public String toString()
- Overrides:
toString
in classObject
- See Also:
Object.toString()
-
-