| Type Params | Return Type | Name and description | 
|---|---|---|
|  | int | getDecimalDigitsAfterPoint() | 
|  | double | getMax() | 
|  | double | getMin() | 
|  | double | getStep() | 
|  | boolean | isSequent() | 
|  | void | setDecimalDigitsAfterPoint(int decimalDigitsAfterPoint) | 
|  | void | setMax(double max) | 
|  | void | setMin(double min) | 
|  | void | setSequent(boolean isSequent) | 
|  | void | setStep(double step) | 
| Methods inherited from class | Name | 
|---|---|
| class AdditionalProperties | isUpdated, setUpdated |