public class AppliedRuleMatch extends Object
Constructor and Description |
---|
AppliedRuleMatch(RuleMatch ruleMatch,
List<RuleMatchApplication> ruleMatchApplications) |
Modifier and Type | Method and Description |
---|---|
RuleMatch |
getRuleMatch() |
List<RuleMatchApplication> |
getRuleMatchApplications() |
String |
toString() |
public AppliedRuleMatch(RuleMatch ruleMatch, List<RuleMatchApplication> ruleMatchApplications)