public interface OfferRule extends SimpleRule
| Modifier and Type | Method and Description |
|---|---|
Long |
getId() |
String |
getMatchRule() |
void |
setId(Long id) |
void |
setMatchRule(String matchRule) |
Long getId()
void setId(Long id)
String getMatchRule()
getMatchRule in interface SimpleRulevoid setMatchRule(String matchRule)
setMatchRule in interface SimpleRuleCopyright © 2015. All Rights Reserved.