| com.pnfsoftware.jeb.core.properties.IPropertyTypeInteger |
Known Indirect Subclasses
|
Define an bounded integer property type.
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| abstract Integer |
getDefault()
Get the default value.
| ||||||||||
| abstract int |
getMax()
Get the maximum allowed integer value.
| ||||||||||
| abstract int |
getMin()
Get the minimum allowed integer value.
| ||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From interface
com.pnfsoftware.jeb.core.properties.IPropertyType
| |||||||||||
Get the default value.
Get the maximum allowed integer value.
Get the minimum allowed integer value.