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,
java.util.List<EnumMapping> enumMappings) |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<EnumMapping> |
getEnumMappings() |
Parameter |
getSourceParameter() |
getAccessibility, getImportTypes, getName, getParameterNames, getParameters, getResultName, getResultType, getReturnType, getSourceParameters, getThrownTypes, isExistingInstanceMapping, toStringwritegetTemplateNamepublic EnumMappingMethod(Method method, java.util.List<EnumMapping> enumMappings)
public java.util.List<EnumMapping> getEnumMappings()
public Parameter getSourceParameter()
Copyright © 2012-2014. All Rights Reserved.