| Package | Description | 
|---|---|
| org.mapstruct.ap.internal.model | 
 Meta-model of mapper types, their methods, mappings between properties etc. | 
| org.mapstruct.ap.internal.model.source.builtin | 
 Contains "built-in methods" which may be added as private methods to a generated mapper. | 
| Modifier and Type | Method and Description | 
|---|---|
| static Assignment | AssignmentFactory. createMethodReference(BuiltInMethod method,
                     ConversionContext contextParam) | 
| Constructor and Description | 
|---|
| MethodReference(BuiltInMethod method,
               ConversionContext contextParam) | 
| VirtualMappingMethod(BuiltInMethod method) | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | CalendarToXmlGregorianCalendar | 
| class  | CalendarToZonedDateTime | 
| class  | DateToXmlGregorianCalendar | 
| class  | JaxbElemToValue | 
| class  | StringToXmlGregorianCalendar | 
| class  | XmlGregorianCalendarToCalendar | 
| class  | XmlGregorianCalendarToDate | 
| class  | XmlGregorianCalendarToString | 
| class  | ZonedDateTimeToCalendar | 
| Modifier and Type | Method and Description | 
|---|---|
| List<BuiltInMethod> | BuiltInMappingMethods. getBuiltInMethods() | 
Copyright © 2012-2015 Gunnar Morling; All rights reserved. Released under the Apache Software License 2.0.