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, parameterize
clone, fromType, toString, toType
Copyright © 2014. All rights reserved.