@Entity public class OfferRuleImpl extends Object implements OfferRule
| Modifier and Type | Field and Description |
|---|---|
protected Long |
id |
protected String |
matchRule |
| Constructor and Description |
|---|
OfferRuleImpl() |
public String getMatchRule()
SimpleRulegetMatchRule in interface SimpleRulegetMatchRule in interface OfferRulepublic void setMatchRule(String matchRule)
SimpleRulesetMatchRule in interface SimpleRulesetMatchRule in interface OfferRulematchRule - the rule as an MVEL stringCopyright © 2014. All rights reserved.