|
FindBugs™ 1.3.9 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface WarningProperty
Interface that all warning property enumerations are expected to implement.
Method Summary | |
---|---|
java.lang.String |
getName()
Get the fully qualified name of the property. |
PriorityAdjustment |
getPriorityAdjustment()
Get the priority adjustment: i.e., the effect that this warning property is expected to have on the likelihood that the warning is real, benign, or a false positive. |
Method Detail |
---|
PriorityAdjustment getPriorityAdjustment()
java.lang.String getName()
|
FindBugs™ 1.3.9 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |