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
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionvoidsetCheckName(String checkName) voidsetDescription(String description) voidsetSummary(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
 
 -