public class ViolationConfig extends Object implements Serializable
Constructor and Description |
---|
ViolationConfig() |
ViolationConfig(se.bjurr.violations.lib.reports.Reporter reporter,
String pattern) |
Modifier and Type | Method and Description |
---|---|
String |
getPattern() |
se.bjurr.violations.lib.reports.Reporter |
getReporter() |
void |
setPattern(String pattern) |
void |
setReporter(se.bjurr.violations.lib.reports.Reporter reporter) |
String |
toString() |
public ViolationConfig()
@DataBoundConstructor public ViolationConfig(se.bjurr.violations.lib.reports.Reporter reporter, String pattern)
Copyright © 2004-2016. All Rights Reserved.