org.sbml.jsbml.util
public class Detail extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
private int |
category |
private int |
severity |
| Constructor and Description |
|---|
Detail() |
| Modifier and Type | Method and Description |
|---|---|
int |
getCategory() |
int |
getSeverity() |
void |
setCategory(int category) |
void |
setSeverity(int severity) |