|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
T - public interface NumericPropertyDescriptor<T>
Defines a descriptor type whose instance values are required lie within specified upper and lower limits.
| Method Summary | |
|---|---|
Number |
lowerLimit()
Returns the minimum value that instances of the property can have |
Number |
upperLimit()
Returns the maximum value that instances of the property can have |
| Methods inherited from interface net.sourceforge.pmd.PropertyDescriptor |
|---|
asDelimitedString, attributeValuesById, choices, defaultValue, description, errorFor, isMultiValue, isRequired, multiValueDelimiter, name, preferredRowCount, propertyErrorFor, type, uiOrder, valueFrom |
| Methods inherited from interface java.lang.Comparable |
|---|
compareTo |
| Method Detail |
|---|
Number upperLimit()
Number lowerLimit()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||