public class LinterConfig extends Object implements Serializable
| Constructor and Description |
|---|
LinterConfig(String id) |
| Modifier and Type | Method and Description |
|---|---|
schemacrawler.schemacrawler.Config |
getConfig() |
String |
getId() |
LintSeverity |
getSeverity() |
void |
putAll(schemacrawler.schemacrawler.Config config2) |
void |
setSeverity(LintSeverity severity) |
public LinterConfig(String id)
public schemacrawler.schemacrawler.Config getConfig()
public String getId()
public LintSeverity getSeverity()
public void putAll(schemacrawler.schemacrawler.Config config2)
public void setSeverity(LintSeverity severity)
Copyright © 2003–2013 Sualeh Fatehi. All rights reserved.