Uses of Class
com.restfb.types.ads.Rule
-
Uses of Rule in com.restfb.types.ads
Modifier and TypeMethodDescriptionstatic Rule
RuleFactory.createRuleFromJson
(JsonObject ruleJson) TargetingProductAudienceSubSpec.getRule()
Modifier and TypeMethodDescriptionstatic JsonObject
RuleFactory.createJsonFromRule
(Rule rule) void
Modifier and TypeMethodDescriptionvoid
RuleOpAnd.setRuleList
(List<Rule> ruleList) void
RuleOpOr.setRuleList
(List<Rule> ruleList)