public class RuleArray extends Object
| Constructor and Description |
|---|
RuleArray() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
List<OutputRule> |
getRules() |
int |
hashCode() |
void |
setRules(List<OutputRule> rules) |
String |
toString() |
public List<OutputRule> getRules()
public void setRules(List<OutputRule> rules)
public boolean equals(Object o)
public int hashCode()
public String toString()
Copyright © 2016. All rights reserved.