
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() |
equals, getAccessibility, getAfterMappingReferences, getBeforeMappingReferencesWithMappingTarget, getBeforeMappingReferencesWithoutMappingTarget, getImportTypes, getName, getParameterNames, getParameters, getResultName, getResultType, getReturnType, getSourceParameters, getThrownTypes, hashCode, isExistingInstanceMapping, isStatic, toStringgetTemplateName, getTemplateNameForClass, writepublic List<EnumMapping> getEnumMappings()
public Parameter getSourceParameter()
Copyright © 2012-2019 MapStruct Authors; All rights reserved. Released under the Apache Software License 2.0.