|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objecthudson.plugins.violations.TypeSummary
public class TypeSummary
A summary report for a type.
| Constructor Summary | |
|---|---|
TypeSummary()
|
|
| Method Summary | |
|---|---|
java.lang.String |
getErrorMessage()
Get the error message for the type - if any. |
int[] |
getSeverityArray()
Get the severity array. |
void |
setErrorMessage(java.lang.String errorMessage)
Set the error message for the type - if any. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TypeSummary()
| Method Detail |
|---|
public java.lang.String getErrorMessage()
public void setErrorMessage(java.lang.String errorMessage)
errorMessage - the message to set.public int[] getSeverityArray()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||