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.
|
toString
public Integer getValue()
FieldValue
getValue
in class FieldValue<Integer>
Copyright © 2018. All rights reserved.