public class IntegerValue extends DigitReturnValue<Integer>
| Constructor and Description |
|---|
IntegerValue(Integer i) |
| Modifier and Type | Method and Description |
|---|---|
protected DigitReturnValue<Integer> |
getDefault() |
protected Integer |
getDefaultValue() |
protected void |
setDefaultValue() |
setValue, valuepublic IntegerValue(Integer i)
protected void setDefaultValue()
setDefaultValue in class ReturnValue<Integer>protected Integer getDefaultValue()
getDefaultValue in class ReturnValue<Integer>protected DigitReturnValue<Integer> getDefault()
getDefault in class DigitReturnValue<Integer>Copyright © 2015. All rights reserved.