Package com.restfb.types.ads
Class AdUser
java.lang.Object
com.restfb.types.AbstractFacebookType
com.restfb.types.ads.BaseAdsObject
com.restfb.types.ads.NamedAdsObject
com.restfb.types.ads.AdUser
- All Implemented Interfaces:
Serializable
Represents the AdGroup User type.
- See Also:
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionboolean
addPermission
(int permission) getRole()
void
removePermission
(int permission) void
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
-
AdUser
public AdUser()
-
-
Method Details
-
addPermission
-
removePermission
-
getPermissions
-
getRole
-
setRole
-