Package com.restfb.types.ads
Class LeadGenQualifier
java.lang.Object
com.restfb.types.AbstractFacebookType
com.restfb.types.ads.BaseAdsObject
com.restfb.types.ads.LeadGenQualifier
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetLabel()voidsetCategory(String category) voidsetFieldKey(String fieldKey) voidvoidsetQuestion(String question) Methods inherited from class com.restfb.types.ads.BaseAdsObject
getId, setIdMethods inherited from class com.restfb.types.AbstractFacebookType
equals, hashCode, toString
-
Constructor Details
-
LeadGenQualifier
public LeadGenQualifier()
-
-
Method Details
-
getCategory
-
setCategory
-
getFieldKey
-
setFieldKey
-
getLabel
-
setLabel
-
getQuestion
-
setQuestion
-