| Package | Description | 
|---|---|
| org.mapstruct.ap.internal.model | 
 Meta-model of mapper types, their methods, mappings between properties etc. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | DecoratorConstructorRepresents the constructor of a decorator. | 
| Modifier and Type | Method and Description | 
|---|---|
| Constructor | GeneratedType. getConstructor() | 
| Constructor and Description | 
|---|
| GeneratedType(TypeFactory typeFactory,
             String packageName,
             String name,
             String superClassName,
             String interfacePackage,
             String interfaceName,
             List<MappingMethod> methods,
             List<? extends Field> fields,
             Options options,
             VersionInformation versionInformation,
             Accessibility accessibility,
             SortedSet<Type> extraImportedTypes,
             Constructor constructor) | 
Copyright © 2012-2015 Gunnar Morling; All rights reserved. Released under the Apache Software License 2.0.