| Package | Description | 
|---|---|
| org.mapstruct.ap.internal.option | 
 Provides access to the options passed to the annotation processor. | 
| Modifier and Type | Method and Description | 
|---|---|
| ReportingPolicy | Options. getUnmappedTargetPolicy() | 
| static ReportingPolicy | ReportingPolicy. valueOf(String name)Returns the enum constant of this type with the specified name. | 
| static ReportingPolicy[] | ReportingPolicy. values()Returns an array containing the constants of this enum type, in
the order they are declared. | 
| Constructor and Description | 
|---|
| Options(boolean suppressGeneratorTimestamp,
       boolean suppressGeneratorVersionComment,
       ReportingPolicy unmappedTargetPolicy,
       String defaultComponentModel,
       boolean alwaysGenerateSpi) | 
Copyright © 2012-2015 Gunnar Morling; All rights reserved. Released under the Apache Software License 2.0.