public class EnumTypeConvertor extends AbstractSimpleTypeConvertor
| Constructor and Description |
|---|
EnumTypeConvertor(Class<?> fromType,
Class<?> toType,
Method method) |
| Modifier and Type | Method and Description |
|---|---|
Object |
convert(Object object)
Convert the object from one type to another.
|
configure, parameterizeclone, fromType, toString, toTypeCopyright © 2014. All rights reserved.