JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Class
com.restfb.types.ads.RuleOp
Packages that use
RuleOp
Package
Description
com.restfb.types.ads
Special types to interact with the Facebook
Marketing API
.
Uses of
RuleOp
in
com.restfb.types.ads
Subclasses of
RuleOp
in
com.restfb.types.ads
Modifier and Type
Class
Description
class
RuleOpAnd
class
RuleOpOr
Methods in
com.restfb.types.ads
that return
RuleOp
Modifier and Type
Method
Description
RuleOp
RuleData.
getOperator
()
Methods in
com.restfb.types.ads
with parameters of type
RuleOp
Modifier and Type
Method
Description
void
RuleData.
setOperator
(
RuleOp
operator)