Uses of Class
com.restfb.types.ads.Rule
Packages that use Rule
-
Uses of Rule in com.restfb.types.ads
Subclasses of Rule in com.restfb.types.adsMethods in com.restfb.types.ads that return RuleModifier and TypeMethodDescriptionstatic RuleRuleFactory.createRuleFromJson(JsonObject ruleJson) TargetingProductAudienceSubSpec.getRule()Methods in com.restfb.types.ads that return types with arguments of type RuleMethods in com.restfb.types.ads with parameters of type RuleModifier and TypeMethodDescriptionstatic JsonObjectRuleFactory.createJsonFromRule(Rule rule) voidMethod parameters in com.restfb.types.ads with type arguments of type RuleModifier and TypeMethodDescriptionvoidRuleOpAnd.setRuleList(List<Rule> ruleList) voidRuleOpOr.setRuleList(List<Rule> ruleList)