@Entity public class OfferRuleImpl extends Object implements OfferRule
| Modifier and Type | Field and Description |
|---|---|
protected Long |
id |
protected String |
matchRule |
| Constructor and Description |
|---|
OfferRuleImpl() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
Long |
getId() |
String |
getMatchRule() |
int |
hashCode() |
void |
setId(Long id) |
void |
setMatchRule(String matchRule) |
public String getMatchRule()
getMatchRule in interface SimpleRulegetMatchRule in interface OfferRulepublic void setMatchRule(String matchRule)
setMatchRule in interface SimpleRulesetMatchRule in interface OfferRuleCopyright © 2019. All rights reserved.