|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objecthudson.plugins.violations.model.FileModel.LimitType
public static class FileModel.LimitType
A overview class for each type.
| Constructor Summary | |
|---|---|
FileModel.LimitType()
|
|
| Method Summary | |
|---|---|
int |
getNumber()
Get the number of violations. |
int |
getSuppressed()
Get the number of suppressed violations. |
java.lang.String |
getType()
Get the type, |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public FileModel.LimitType()
| Method Detail |
|---|
public java.lang.String getType()
public int getNumber()
public int getSuppressed()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||