Class EnumValueType<ValueType extends Enum<ValueType>>

java.lang.Object
com.smartgwt.client.bean.BeanValueType<ValueType>
com.smartgwt.client.bean.types.OtherValueType<ValueType>
com.smartgwt.client.bean.types.EnumValueType<ValueType>
Direct Known Subclasses:
ValueEnumValueType

public class EnumValueType<ValueType extends Enum<ValueType>> extends OtherValueType<ValueType>