public class IntOption extends OptionType
| Modifier and Type | Field and Description |
|---|---|
int |
defaultValue |
int |
max |
int |
min |
valueIsReadonlydynamicProperty, dynamicType| Constructor and Description |
|---|
IntOption() |
| Modifier and Type | Method and Description |
|---|---|
int |
getDefaultValue() |
int |
getMax() |
int |
getMin() |
void |
setDefaultValue(int defaultValue) |
void |
setMax(int max) |
void |
setMin(int min) |
getValueIsReadonly, setValueIsReadonlygetDynamicProperty, getDynamicType, setDynamicProperty, setDynamicTypeCopyright © 2011-2012. All Rights Reserved.