public class EnumMappingMethod extends MappingMethod
MappingMethod which maps one enum type to another, optionally configured by one or more
 EnumMappings.| Modifier and Type | Class and Description | 
|---|---|
| static class  | EnumMappingMethod.Builder | 
Writable.Context| Modifier and Type | Method and Description | 
|---|---|
| List<EnumMapping> | getEnumMappings() | 
| Parameter | getSourceParameter() | 
getAccessibility, getAfterMappingReferences, getBeforeMappingReferencesWithMappingTarget, getBeforeMappingReferencesWithoutMappingTarget, getImportTypes, getName, getParameterNames, getParameters, getResultName, getResultType, getReturnType, getSourceParameters, getThrownTypes, isExistingInstanceMapping, isStatic, toStringwritegetTemplateName, getTemplateNameForClasspublic List<EnumMapping> getEnumMappings()
public Parameter getSourceParameter()
Copyright © 2012-2015 Gunnar Morling; All rights reserved. Released under the Apache Software License 2.0.