| Package | Description |
|---|---|
| fr.xebia.extras.selma.codegen |
| Modifier and Type | Method and Description |
|---|---|
static AnnotationWrapper |
AnnotationWrapper.buildFor(MapperGeneratorContext context,
Element method,
Class<?> annot) |
| Modifier and Type | Method and Description |
|---|---|
List<AnnotationWrapper> |
AnnotationWrapper.getAsAnnotationWrapper(String parameterName) |
List<AnnotationWrapper> |
MapperWrapper.withEnums() |
| Modifier and Type | Method and Description |
|---|---|
static SourceConfiguration |
SourceConfiguration.buildFrom(AnnotationWrapper mapper,
IgnoreFieldsWrapper ignoreFields) |
| Constructor and Description |
|---|
CustomMapperWrapper(AnnotationWrapper mapperAnnotation,
MapperGeneratorContext context) |
CustomMapperWrapper(CustomMapperWrapper parent,
AnnotationWrapper annotationWrapper,
MapperGeneratorContext context) |
FactoryWrapper(AnnotationWrapper mapperAnnotation,
MapperGeneratorContext context) |
FieldsWrapper(MapperGeneratorContext context,
TypeElement type,
AnnotationWrapper mapper) |
ImmutableTypesWrapper(AnnotationWrapper mapper,
MapperGeneratorContext context) |
SourceWrapper(AnnotationWrapper mapperAnnotation,
MapperGeneratorContext context) |
| Constructor and Description |
|---|
EnumMappersWrapper(EnumMappersWrapper parent,
List<AnnotationWrapper> enums,
Element reportElement) |
EnumMappersWrapper(List<AnnotationWrapper> annotationWrappers,
MapperGeneratorContext context,
Element reportElement) |
FieldsWrapper(MapperGeneratorContext context,
MethodWrapper mapperMethod,
FieldsWrapper parent,
List<AnnotationWrapper> withCustomFields) |
Copyright © 2017. All Rights Reserved.