Package com.restfb.types.ads
Class AdDeliveryCheck
java.lang.Object
com.restfb.types.AbstractFacebookType
com.restfb.types.ads.AdDeliveryCheck
- All Implemented Interfaces:
Serializable
Represents the Delivery Check
type.
- See Also:
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
setCheckName
(String checkName) void
setDescription
(String description) void
setSummary
(String summary) Methods inherited from class com.restfb.types.AbstractFacebookType
equals, hashCode, toString
-
Constructor Details
-
AdDeliveryCheck
public AdDeliveryCheck()
-
-
Method Details
-
getCheckName
-
setCheckName
-
getSummary
-
setSummary
-
getDescription
-
setDescription
-