public final class EnumConverter
extends org.apache.commons.beanutils.converters.AbstractConverter
| Constructor and Description |
|---|
EnumConverter() |
EnumConverter(Object defaultValue) |
| Modifier and Type | Method and Description |
|---|---|
protected Object |
convertToType(Class type,
Object value) |
protected Class |
getDefaultType() |
public EnumConverter()
public EnumConverter(Object defaultValue)
protected Object convertToType(Class type, Object value) throws Throwable
convertToType in class org.apache.commons.beanutils.converters.AbstractConverterThrowableprotected Class getDefaultType()
getDefaultType in class org.apache.commons.beanutils.converters.AbstractConverterCopyright © 2015 Revolution Systems Inc.. All rights reserved.