Package com.restfb.types.ads
Class RuleOpAnd
java.lang.Object
com.restfb.types.AbstractFacebookType
com.restfb.types.ads.Rule
com.restfb.types.ads.RuleOp
com.restfb.types.ads.RuleOpAnd
- All Implemented Interfaces:
Serializable
public class RuleOpAnd extends RuleOp
- See Also:
- Serialized Form
-
Constructor Summary
-
Method Summary
Modifier and Type Method Description List<Rule>
getRuleList()
void
setRuleList(List<Rule> ruleList)
Methods inherited from class com.restfb.types.AbstractFacebookType
equals, hashCode, toString
-
Constructor Details
-
RuleOpAnd
-
-
Method Details
-
getRuleList
-
setRuleList
-