public class Rule extends Object
Rule()
String
getConfig()
RuleType
getType()
void
setConfig(String config)
setType(RuleType type)
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public Rule()
public String getConfig()
public void setConfig(String config)
public RuleType getType()
public void setType(RuleType type)
public String toString()
toString
Object