public class EnumMapper extends Object implements ConfigurationMapper
| Constructor and Description |
|---|
EnumMapper() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
canHandle(Type type) |
Object |
map(TreeNode treeNode,
Type type) |
TreeNode |
unmap(Object object,
Type type) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitfork, initialize, invalidate, isDirty, name, watcherspublic boolean canHandle(Type type)
canHandle in interface ConfigurationMapperpublic Object map(TreeNode treeNode, Type type)
map in interface ConfigurationMapperpublic TreeNode unmap(Object object, Type type)
unmap in interface ConfigurationMapperCopyright © 2013-2018–2019 SeedStack. All rights reserved.