public class Mapper extends GeneratedType
@Mapper). This is the root object of the
mapper model.| Modifier and Type | Class and Description |
|---|---|
static class |
Mapper.Builder |
Writable.Context| Modifier and Type | Method and Description |
|---|---|
Decorator |
getDecorator() |
List<MapperReference> |
getReferencedMappers() |
protected String |
getTemplateName()
Returns the name of the template to be used for a specific writable type.
|
addAnnotation, addWithDependents, getAccessibility, getAnnotations, getConstructor, getFields, getImportTypes, getInterfaceName, getMethods, getName, getPackageName, getSuperClassName, getVersionInformation, isSuppressGeneratorTimestamp, isSuppressGeneratorVersionCommentwritepublic List<MapperReference> getReferencedMappers()
public Decorator getDecorator()
protected String getTemplateName()
FreeMarkerWritable*.ftl is used as template file name,
but this can be customized by overriding this method if required.getTemplateName in class FreeMarkerWritablenull.Copyright © 2012-2015. All Rights Reserved.