Package com.restfb.types.ads
Class LookalikeSpec.Origin
java.lang.Object
com.restfb.types.AbstractFacebookType
com.restfb.types.ads.BaseAdsObject
com.restfb.types.ads.NamedAdsObject
com.restfb.types.ads.LookalikeSpec.Origin
- All Implemented Interfaces:
Serializable
- Enclosing class:
- LookalikeSpec
public static class LookalikeSpec.Origin extends NamedAdsObject
- See Also:
- Serialized Form
-
Constructor Summary
Constructors Constructor Description Origin()
-
Method Summary
Modifier and Type Method Description Boolean
getDeleted()
String
getType()
void
setDeleted(Boolean deleted)
void
setType(String type)
Methods inherited from class com.restfb.types.ads.NamedAdsObject
getName, setName
Methods inherited from class com.restfb.types.ads.BaseAdsObject
getId, setId
Methods inherited from class com.restfb.types.AbstractFacebookType
equals, hashCode, toString
-
Constructor Details
-
Origin
public Origin()
-
-
Method Details
-
getDeleted
-
setDeleted
-
getType
-
setType
-