public class IntegerFieldValue extends FieldValue<Integer>
| Constructor and Description |
|---|
IntegerFieldValue(int value) |
| Modifier and Type | Method and Description |
|---|---|
Integer |
getValue()
Allows to obtain the value
|
toStringpublic Integer getValue()
FieldValuegetValue in class FieldValue<Integer>Copyright © 2016. All rights reserved.