Class NumberValueType<ValueType extends Number>

java.lang.Object
com.smartgwt.client.bean.BeanValueType<ValueType>
com.smartgwt.client.bean.types.NumberValueType<ValueType>
Direct Known Subclasses:
DoubleValueType, FloatValueType, IntegerValueType, LongValueType

public class NumberValueType<ValueType extends Number> extends BeanValueType<ValueType>