public class EnumMapping extends Object
| Constructor and Description |
|---|
EnumMapping(String source,
String target) |
| Modifier and Type | Method and Description |
|---|---|
String |
getSource()
Returns the name of the constant in the source enum.
|
String |
getTarget()
Returns the name of the constant in the target enum.
|
Copyright © 2012-2015. All Rights Reserved.