public class AdRuleServiceInterfaceperformAdRuleAction extends Object
AdRule objects that match the given
Statement.query.| Modifier and Type | Field and Description |
|---|---|
protected AdRuleAction |
adRuleAction |
protected Statement |
filterStatement |
| Constructor and Description |
|---|
AdRuleServiceInterfaceperformAdRuleAction() |
| Modifier and Type | Method and Description |
|---|---|
AdRuleAction |
getAdRuleAction()
Gets the value of the adRuleAction property.
|
Statement |
getFilterStatement()
Gets the value of the filterStatement property.
|
void |
setAdRuleAction(AdRuleAction value)
Sets the value of the adRuleAction property.
|
void |
setFilterStatement(Statement value)
Sets the value of the filterStatement property.
|
protected AdRuleAction adRuleAction
protected Statement filterStatement
public AdRuleServiceInterfaceperformAdRuleAction()
public AdRuleAction getAdRuleAction()
AdRuleActionpublic void setAdRuleAction(AdRuleAction value)
value - allowed object is
AdRuleActionpublic Statement getFilterStatement()
StatementCopyright © 2018. All Rights Reserved.