public class NumericRange extends DynamicData
| Modifier and Type | Field and Description |
|---|---|
int |
end |
int |
start |
dynamicProperty, dynamicType| Constructor and Description |
|---|
NumericRange() |
| Modifier and Type | Method and Description |
|---|---|
int |
getEnd() |
int |
getStart() |
void |
setEnd(int end) |
void |
setStart(int start) |
getDynamicProperty, getDynamicType, setDynamicProperty, setDynamicTypeCopyright © 2011-2012. All Rights Reserved.