public class EnumMappingMethod extends MappingMethod
MappingMethod which maps one enum type to another, optionally configured by one or more
EnumMappings.Writable.Context| Constructor and Description |
|---|
EnumMappingMethod(Method method,
List<EnumMapping> enumMappings) |
| Modifier and Type | Method and Description |
|---|---|
List<EnumMapping> |
getEnumMappings() |
Parameter |
getSourceParameter() |
getAccessibility, getImportTypes, getName, getParameterNames, getParameters, getResultName, getResultType, getReturnType, getSourceParameters, isExistingInstanceMapping, toStringwritegetTemplateNamepublic EnumMappingMethod(Method method, List<EnumMapping> enumMappings)
public List<EnumMapping> getEnumMappings()
public Parameter getSourceParameter()
Copyright © 2012-2014. All Rights Reserved.