- GeneratedType - Class in org.mapstruct.ap.internal.model
-
A type generated by MapStruct, e.g. representing a mapper type.
- GeneratedType(TypeFactory, String, String, String, String, String, List<MappingMethod>, List<Field>, Options, VersionInformation, Accessibility, SortedSet<Type>, Constructor) - Constructor for class org.mapstruct.ap.internal.model.GeneratedType
-
- GeneratedType.GeneratedTypeBuilder<T extends GeneratedType.GeneratedTypeBuilder> - Class in org.mapstruct.ap.internal.model
-
- get(Class<T>, T) - Static method in class org.mapstruct.ap.internal.util.Services
-
- get(Class<T>) - Method in interface org.mapstruct.ap.internal.writer.Writable.Context
-
Retrieves the object with the given type from this context.
- getAccessedType() - Method in interface org.mapstruct.ap.internal.util.accessor.Accessor
-
This returns the type that this accessor gives as a return.
- getAccessedType() - Method in class org.mapstruct.ap.internal.util.accessor.ExecutableElementAccessor
-
- getAccessedType() - Method in class org.mapstruct.ap.internal.util.accessor.FieldElementAccessor
-
- getAccessedType() - Method in class org.mapstruct.ap.internal.util.accessor.ParameterElementAccessor
-
- getAccessibility() - Method in class org.mapstruct.ap.internal.model.ForgedMethod
-
- getAccessibility() - Method in class org.mapstruct.ap.internal.model.GeneratedType
-
- getAccessibility() - Method in class org.mapstruct.ap.internal.model.HelperMethod
-
- getAccessibility() - Method in class org.mapstruct.ap.internal.model.MappingMethod
-
- getAccessibility() - Method in class org.mapstruct.ap.internal.model.source.builtin.BuiltInMethod
-
- getAccessibility() - Method in interface org.mapstruct.ap.internal.model.source.Method
-
- getAccessibility() - Method in class org.mapstruct.ap.internal.model.source.SourceMethod
-
- getAccessorName() - Method in class org.mapstruct.ap.internal.model.NestedPropertyMappingMethod.SafePropertyEntry
-
- getAccessorNaming() - Method in class org.mapstruct.ap.internal.model.MappingBuilderContext
-
- getAccessorNaming() - Method in class org.mapstruct.ap.internal.processor.DefaultModelElementProcessorContext
-
- getAccessorNaming() - Method in interface org.mapstruct.ap.internal.processor.ModelElementProcessor.ProcessorContext
-
- getAccessorNaming() - Method in class org.mapstruct.ap.internal.util.AnnotationProcessorContext
-
- getAccessorNamingStrategy() - Method in class org.mapstruct.ap.internal.util.AnnotationProcessorContext
-
- getAccessorType() - Method in interface org.mapstruct.ap.internal.util.accessor.Accessor
-
The accessor type
- getAccessorType() - Method in class org.mapstruct.ap.internal.util.accessor.ExecutableElementAccessor
-
- getAccessorType() - Method in class org.mapstruct.ap.internal.util.accessor.FieldElementAccessor
-
- getAccessorType() - Method in class org.mapstruct.ap.internal.util.accessor.ParameterElementAccessor
-
- getAdderType() - Method in class org.mapstruct.ap.internal.model.assignment.AdderWrapper
-
- getAdderType() - Method in class org.mapstruct.ap.internal.model.assignment.StreamAdderWrapper
-
- getAfterMappingReferences() - Method in class org.mapstruct.ap.internal.model.MappingMethod
-
- getAllEnclosedExecutableElements(Elements, TypeElement) - Static method in class org.mapstruct.ap.internal.util.Executables
-
Finds all executable elements within the given type element, including executable elements defined in super
classes and implemented interfaces.
- getAllEnclosedFields(Elements, TypeElement) - Static method in class org.mapstruct.ap.internal.util.Fields
-
Finds all variable elements within the given type element, including variable
elements defined in super classes and implemented interfaces and including the fields in the .
- getAllProvidedMethodsInParameterOrder(List<Parameter>) - Method in class org.mapstruct.ap.internal.model.source.ParameterProvidedMethods
-
- getAnnotationMirror() - Method in class org.mapstruct.ap.internal.model.source.MapperOptions
-
- getAnnotationMirror() - Method in exception org.mapstruct.ap.internal.util.AnnotationProcessingException
-
- getAnnotationProcessorContext() - Method in class org.mapstruct.ap.internal.util.RoundContext
-
- getAnnotations() - Method in class org.mapstruct.ap.internal.model.AnnotatedConstructor
-
- getAnnotations() - Method in class org.mapstruct.ap.internal.model.AnnotationMapperReference
-
- getAnnotations() - Method in class org.mapstruct.ap.internal.model.GeneratedType
-
- getAnnotationValue() - Method in exception org.mapstruct.ap.internal.util.AnnotationProcessingException
-
- getApplicablePrototypeMethods() - Method in class org.mapstruct.ap.internal.model.source.SourceMethod
-
- getApplicableReversePrototypeMethods() - Method in class org.mapstruct.ap.internal.model.source.SourceMethod
-
- getArrayType(TypeMirror) - Method in class org.mapstruct.ap.internal.util.workarounds.TypesDecorator
-
- getAssignment() - Method in class org.mapstruct.ap.internal.model.assignment.AssignmentWrapper
-
- getAssignment() - Method in class org.mapstruct.ap.internal.model.MethodReference
-
- getAssignment() - Method in class org.mapstruct.ap.internal.model.PropertyMapping
-
- getAssignment() - Method in class org.mapstruct.ap.internal.model.TypeConversion
-
- getAstModifyingAnnotationProcessors() - Method in class org.mapstruct.ap.internal.util.AnnotationProcessorContext
-
- getBeanMapping() - Method in class org.mapstruct.ap.internal.model.source.MappingMethodOptions
-
- getBeforeMappingReferencesWithMappingTarget() - Method in class org.mapstruct.ap.internal.model.MappingMethod
-
- getBeforeMappingReferencesWithoutMappingTarget() - Method in class org.mapstruct.ap.internal.model.MappingMethod
-
- getBuilder() - Method in class org.mapstruct.ap.internal.model.common.BuilderType
-
The type of the builder itself.
- getBuilder() - Method in class org.mapstruct.ap.internal.model.source.BeanMappingOptions
-
- getBuilder() - Method in class org.mapstruct.ap.internal.model.source.DefaultOptions
-
- getBuilder() - Method in class org.mapstruct.ap.internal.model.source.DelegatingOptions
-
- getBuilder() - Method in class org.mapstruct.ap.internal.model.source.MapperConfigOptions
-
- getBuilder() - Method in class org.mapstruct.ap.internal.model.source.MapperOptions
-
- getBuilderCreationMethod() - Method in class org.mapstruct.ap.internal.model.common.BuilderType
-
The creation method for the builder.
- getBuilderCreationMethod() - Method in class org.mapstruct.ap.spi.BuilderInfo
-
The method that can be used for instantiating a builder.
- getBuilderFactoryMethod(Method, BuilderType) - Static method in class org.mapstruct.ap.internal.model.ObjectFactoryMethodResolver
-
- getBuilderFinisherMethod(Method, BuilderType, MappingBuilderContext) - Static method in class org.mapstruct.ap.internal.model.BuilderFinisherMethodResolver
-
- getBuilderInfo() - Method in exception org.mapstruct.ap.spi.MoreThanOneBuilderCreationMethodException
-
- getBuilderProvider() - Method in class org.mapstruct.ap.internal.util.AnnotationProcessorContext
-
- getBuildingType() - Method in class org.mapstruct.ap.internal.model.common.BuilderType
-
The type that is being built by the builder.
- getBuildMethods() - Method in class org.mapstruct.ap.internal.model.common.BuilderType
-
The build methods that can be invoked to create the type being built.
- getBuildMethods() - Method in class org.mapstruct.ap.spi.BuilderInfo
-
The methods that can be used to build the type being built.
- getBuiltInMethods() - Method in class org.mapstruct.ap.internal.model.source.builtin.BuiltInMappingMethods
-
- getCloseExpression() - Method in class org.mapstruct.ap.internal.model.TypeConversion
-
- getCollectionGetterName(String) - Method in interface org.mapstruct.ap.spi.AccessorNamingStrategy
-
- getCollectionGetterName(String) - Method in class org.mapstruct.ap.spi.DefaultAccessorNamingStrategy
-
- getCollectionMappingStrategy() - Method in class org.mapstruct.ap.internal.model.source.DefaultOptions
-
- getCollectionMappingStrategy() - Method in class org.mapstruct.ap.internal.model.source.DelegatingOptions
-
- getCollectionMappingStrategy() - Method in class org.mapstruct.ap.internal.model.source.MapperConfigOptions
-
- getCollectionMappingStrategy() - Method in class org.mapstruct.ap.internal.model.source.MapperOptions
-
- getCompiler() - Method in class org.mapstruct.ap.internal.processor.DefaultVersionInformation
-
- getCompiler() - Method in interface org.mapstruct.ap.internal.version.VersionInformation
-
- getComponentModelIdentifier() - Method in class org.mapstruct.ap.internal.processor.AnnotationBasedComponentModelProcessor
-
- getComponentModelIdentifier() - Method in class org.mapstruct.ap.internal.processor.CdiComponentProcessor
-
- getComponentModelIdentifier() - Method in class org.mapstruct.ap.internal.processor.Jsr330ComponentProcessor
-
- getComponentModelIdentifier() - Method in class org.mapstruct.ap.internal.processor.SpringComponentProcessor
-
- getComponentType() - Method in class org.mapstruct.ap.internal.model.common.Type
-
- getConstant() - Method in class org.mapstruct.ap.internal.model.source.MappingOptions
-
- getConstantMappings() - Method in class org.mapstruct.ap.internal.model.BeanMappingMethod
-
- getConstructor() - Method in class org.mapstruct.ap.internal.model.GeneratedType
-
- getConstructorConstantMappings() - Method in class org.mapstruct.ap.internal.model.BeanMappingMethod
-
- getConstructorFragment() - Method in class org.mapstruct.ap.internal.model.source.builtin.AbstractToXmlGregorianCalendar
-
- getConstructorFragment() - Method in class org.mapstruct.ap.internal.model.source.builtin.BuiltInMethod
-
- getContextParam() - Method in class org.mapstruct.ap.internal.model.MethodReference
-
- getContextParameter(ConversionContext) - Method in class org.mapstruct.ap.internal.model.HelperMethod
-
the conversion context is used to format an auxiliary parameter in the method call with context specific
information such as a date format.
- getContextParameter(ConversionContext) - Method in class org.mapstruct.ap.internal.model.source.builtin.BuiltInMethod
-
the conversion context is used to format an auxiliary parameter in the method call with context specific
information such as a date format.
- getContextParameter(ConversionContext) - Method in class org.mapstruct.ap.internal.model.source.builtin.StringToXmlGregorianCalendar
-
- getContextParameter(ConversionContext) - Method in class org.mapstruct.ap.internal.model.source.builtin.XmlGregorianCalendarToString
-
- getContextParameters(List<Parameter>) - Static method in class org.mapstruct.ap.internal.model.common.Parameter
-
- getContextParameters() - Method in class org.mapstruct.ap.internal.model.ForgedMethod
-
- getContextParameters() - Method in class org.mapstruct.ap.internal.model.HelperMethod
-
- getContextParameters() - Method in class org.mapstruct.ap.internal.model.source.builtin.BuiltInMethod
-
- getContextParameters() - Method in interface org.mapstruct.ap.internal.model.source.Method
-
returns the list of mapping context parameters, i.e. those parameters that are annotated with
Context
.
- getContextParameters() - Method in class org.mapstruct.ap.internal.model.source.SourceMethod
-
- getContextProvidedMethods() - Method in class org.mapstruct.ap.internal.model.ForgedMethod
-
- getContextProvidedMethods() - Method in class org.mapstruct.ap.internal.model.HelperMethod
-
- getContextProvidedMethods() - Method in class org.mapstruct.ap.internal.model.source.builtin.BuiltInMethod
-
- getContextProvidedMethods() - Method in interface org.mapstruct.ap.internal.model.source.Method
-
- getContextProvidedMethods() - Method in class org.mapstruct.ap.internal.model.source.SourceMethod
-
- getConversion(Type, Type) - Method in class org.mapstruct.ap.internal.conversion.Conversions
-
- getCycles() - Method in class org.mapstruct.ap.internal.model.dependency.GraphAnalyzer
-
- getDate() - Method in class org.mapstruct.ap.internal.model.common.FormattingParameters
-
- getDateAnnotationValue() - Method in class org.mapstruct.ap.internal.model.common.FormattingParameters
-
- getDateFormat() - Method in interface org.mapstruct.ap.internal.model.common.ConversionContext
-
Returns the date format if this conversion or built-in method is from String to a date type (e.g.
- getDateFormat() - Method in class org.mapstruct.ap.internal.model.common.DefaultConversionContext
-
- getDeclaredType(TypeElement, TypeMirror...) - Method in class org.mapstruct.ap.internal.util.workarounds.TypesDecorator
-
- getDeclaredType(DeclaredType, TypeElement, TypeMirror...) - Method in class org.mapstruct.ap.internal.util.workarounds.TypesDecorator
-
- getDeclaringMapper() - Method in class org.mapstruct.ap.internal.model.ForgedMethod
-
- getDeclaringMapper() - Method in class org.mapstruct.ap.internal.model.HelperMethod
-
Returns the mapper type declaring this method if it is not declared by the mapper interface currently processed
but by another mapper imported via Mapper#users()
.
- getDeclaringMapper() - Method in class org.mapstruct.ap.internal.model.MethodReference
-
- getDeclaringMapper() - Method in class org.mapstruct.ap.internal.model.source.builtin.BuiltInMethod
-
Returns the mapper type declaring this method if it is not declared by the mapper interface currently processed
but by another mapper imported via Mapper#users()
.
- getDeclaringMapper() - Method in interface org.mapstruct.ap.internal.model.source.Method
-
Returns the mapper type declaring this method if it is not declared by the mapper interface currently processed
but by another mapper imported via Mapper#users()
.
- getDeclaringMapper() - Method in class org.mapstruct.ap.internal.model.source.SourceMethod
-
- getDeclaringType() - Method in class org.mapstruct.ap.internal.model.LifecycleCallbackMethodReference
-
- getDecorator() - Method in class org.mapstruct.ap.internal.model.Mapper
-
- getDecoratorAnnotations() - Method in class org.mapstruct.ap.internal.processor.AnnotationBasedComponentModelProcessor
-
- getDecoratorAnnotations() - Method in class org.mapstruct.ap.internal.processor.Jsr330ComponentProcessor
-
- getDecoratorAnnotations() - Method in class org.mapstruct.ap.internal.processor.SpringComponentProcessor
-
- getDeepestProperty() - Method in class org.mapstruct.ap.internal.model.beanmapping.AbstractReference
-
returns the property name on the deepest nesting level
- getDeepestPropertyName() - Method in class org.mapstruct.ap.internal.model.beanmapping.AbstractReference
-
returns the property name on the deepest nesting level
- getDefaultComponentModel() - Method in class org.mapstruct.ap.internal.option.Options
-
- getDefaultInjectionStrategy() - Method in class org.mapstruct.ap.internal.option.Options
-
- getDefaultJavaExpression() - Method in class org.mapstruct.ap.internal.model.source.MappingOptions
-
- getDefaultNullEnumConstant(TypeElement) - Method in class org.mapstruct.ap.spi.DefaultEnumMappingStrategy
-
- getDefaultNullEnumConstant(TypeElement) - Method in interface org.mapstruct.ap.spi.EnumMappingStrategy
-
Return the default enum constant to use if the source is null.
- getDefaultTarget() - Method in class org.mapstruct.ap.internal.model.ValueMappingMethod
-
- getDefaultValue() - Method in class org.mapstruct.ap.internal.model.source.MappingOptions
-
- getDefaultValueAssignment() - Method in class org.mapstruct.ap.internal.model.PropertyMapping
-
- getDefiningMethod() - Method in class org.mapstruct.ap.internal.model.SupportingConstructorFragment
-
- getDefiningMethod() - Method in class org.mapstruct.ap.internal.model.SupportingField
-
- getDefiningType() - Method in class org.mapstruct.ap.internal.model.ForgedMethod
-
- getDefiningType() - Method in class org.mapstruct.ap.internal.model.HelperMethod
-
- getDefiningType() - Method in class org.mapstruct.ap.internal.model.MethodReference
-
- getDefiningType() - Method in class org.mapstruct.ap.internal.model.source.builtin.BuiltInMethod
-
- getDefiningType() - Method in interface org.mapstruct.ap.internal.model.source.Method
-
- getDefiningType() - Method in class org.mapstruct.ap.internal.model.source.SourceMethod
-
- getDelegateName() - Method in class org.mapstruct.ap.internal.model.DecoratorConstructor
-
- getDelegatorReferenceAnnotations(Mapper) - Method in class org.mapstruct.ap.internal.processor.AnnotationBasedComponentModelProcessor
-
- getDelegatorReferenceAnnotations(Mapper) - Method in class org.mapstruct.ap.internal.processor.Jsr330ComponentProcessor
-
- getDelegatorReferenceAnnotations(Mapper) - Method in class org.mapstruct.ap.internal.processor.SpringComponentProcessor
-
- getDependsOn() - Method in class org.mapstruct.ap.internal.model.PropertyMapping
-
- getDependsOn() - Method in class org.mapstruct.ap.internal.model.source.MappingOptions
-
- getDependsOnAnnotationValue() - Method in class org.mapstruct.ap.internal.model.source.MappingOptions
-
- getDescription() - Method in class org.mapstruct.ap.internal.model.AbstractMappingMethodBuilder
-
- getDescription() - Method in enum org.mapstruct.ap.internal.util.Message
-
- getDiagnosticKind() - Method in enum org.mapstruct.ap.internal.util.Message
-
- getElement() - Method in class org.mapstruct.ap.internal.model.common.FormattingParameters
-
- getElement() - Method in class org.mapstruct.ap.internal.model.common.Parameter
-
- getElement() - Method in class org.mapstruct.ap.internal.model.source.MappingOptions
-
- getElement() - Method in interface org.mapstruct.ap.internal.util.accessor.Accessor
-
- getElement() - Method in exception org.mapstruct.ap.internal.util.AnnotationProcessingException
-
- getElementAssignment() - Method in class org.mapstruct.ap.internal.model.ContainerMappingMethod
-
- getElementMappingControl(Elements) - Method in class org.mapstruct.ap.internal.model.source.IterableMappingOptions
-
- getElementName(ExecutableElement) - Method in interface org.mapstruct.ap.spi.AccessorNamingStrategy
-
Returns the element name of the given adder method.
- getElementName(ExecutableElement) - Method in class org.mapstruct.ap.spi.DefaultAccessorNamingStrategy
-
Adder methods are used to add elements to collections on a target bean.
- getElementNameForAdder(Accessor) - Method in class org.mapstruct.ap.internal.util.AccessorNamingUtils
-
- getElementNames() - Method in class org.mapstruct.ap.internal.model.beanmapping.AbstractReference
-
- getElementNames() - Method in class org.mapstruct.ap.internal.model.beanmapping.TargetReference
-
- getElementType(Type) - Method in class org.mapstruct.ap.internal.model.ContainerMappingMethodBuilder
-
- getElementType(Type) - Method in class org.mapstruct.ap.internal.model.IterableMappingMethod.Builder
-
- getElementType(Type) - Method in class org.mapstruct.ap.internal.model.StreamMappingMethod.Builder
-
- getElementUtils() - Method in class org.mapstruct.ap.internal.model.MappingBuilderContext
-
- getElementUtils() - Method in class org.mapstruct.ap.internal.processor.DefaultModelElementProcessorContext
-
- getElementUtils() - Method in interface org.mapstruct.ap.internal.processor.ModelElementProcessor.ProcessorContext
-
- getElementUtils() - Method in class org.mapstruct.ap.internal.util.AnnotationProcessorContext
-
- getElementUtils() - Method in interface org.mapstruct.ap.spi.MapStructProcessingEnvironment
-
Returns an implementation of some utility methods for
operating on elements
- getEntryVariableName() - Method in class org.mapstruct.ap.internal.model.MapMappingMethod
-
- getEnumConstant(TypeElement, String) - Method in class org.mapstruct.ap.spi.DefaultEnumMappingStrategy
-
- getEnumConstant(TypeElement, String) - Method in interface org.mapstruct.ap.spi.EnumMappingStrategy
-
Map the enum constant to the value use for matching.
- getEnumConstants() - Method in class org.mapstruct.ap.internal.model.common.Type
-
- getEnumMappingOptions() - Method in class org.mapstruct.ap.internal.model.source.MappingMethodOptions
-
- getEnumMappingStrategy() - Method in class org.mapstruct.ap.internal.model.MappingBuilderContext
-
- getEnumMappingStrategy() - Method in class org.mapstruct.ap.internal.processor.DefaultModelElementProcessorContext
-
- getEnumMappingStrategy() - Method in interface org.mapstruct.ap.internal.processor.ModelElementProcessor.ProcessorContext
-
- getEnumMappingStrategy() - Method in class org.mapstruct.ap.internal.util.AnnotationProcessorContext
-
- getEnumSetElementType() - Method in class org.mapstruct.ap.internal.model.IterableCreation
-
- getEnumTransformationStrategies() - Method in class org.mapstruct.ap.internal.model.MappingBuilderContext
-
- getEnumTransformationStrategies() - Method in class org.mapstruct.ap.internal.processor.DefaultModelElementProcessorContext
-
- getEnumTransformationStrategies() - Method in interface org.mapstruct.ap.internal.processor.ModelElementProcessor.ProcessorContext
-
- getEnumTransformationStrategies() - Method in class org.mapstruct.ap.internal.util.AnnotationProcessorContext
-
- getExecutable() - Method in class org.mapstruct.ap.internal.model.ForgedMethod
-
- getExecutable() - Method in class org.mapstruct.ap.internal.model.HelperMethod
-
- getExecutable() - Method in class org.mapstruct.ap.internal.model.source.builtin.BuiltInMethod
-
- getExecutable() - Method in interface org.mapstruct.ap.internal.model.source.Method
-
- getExecutable() - Method in class org.mapstruct.ap.internal.model.source.SourceMethod
-
- getExistingMappingMethod(MappingMethod) - Method in class org.mapstruct.ap.internal.model.MappingBuilderContext
-
- getFactoryMethod() - Method in class org.mapstruct.ap.internal.model.assignment.UpdateWrapper
-
- getFactoryMethod() - Method in class org.mapstruct.ap.internal.model.IterableCreation
-
- getFactoryMethod() - Method in class org.mapstruct.ap.internal.model.NormalTypeMappingMethod
-
- getFactoryMethod(Method, SelectionParameters, MappingBuilderContext) - Static method in class org.mapstruct.ap.internal.model.ObjectFactoryMethodResolver
-
returns a no arg factory method
- getFactoryMethod(Method, Type, SelectionParameters, MappingBuilderContext) - Static method in class org.mapstruct.ap.internal.model.ObjectFactoryMethodResolver
-
returns a no arg factory method
- getFactoryMethodReference(Method, SelectedMethod<SourceMethod>, MappingBuilderContext) - Static method in class org.mapstruct.ap.internal.model.ObjectFactoryMethodResolver
-
- getFieldNames(Set<Field>) - Static method in class org.mapstruct.ap.internal.model.Field
-
- getFieldReference() - Method in class org.mapstruct.ap.internal.model.source.builtin.AbstractToXmlGregorianCalendar
-
- getFieldReference() - Method in class org.mapstruct.ap.internal.model.source.builtin.BuiltInMethod
-
- getFields() - Method in class org.mapstruct.ap.internal.model.GeneratedType
-
- getFiler() - Method in class org.mapstruct.ap.internal.processor.DefaultModelElementProcessorContext
-
- getFiler() - Method in interface org.mapstruct.ap.internal.processor.ModelElementProcessor.ProcessorContext
-
- getFinalizerMethod() - Method in class org.mapstruct.ap.internal.model.BeanMappingMethod
-
- getFlatName(TypeElement) - Static method in class org.mapstruct.ap.internal.model.Mapper
-
- getForgedMethodsUnderCreation() - Method in class org.mapstruct.ap.internal.model.MappingBuilderContext
-
Returns a map which is used to track which forged methods are under creation.
- getFormattingParameters() - Method in class org.mapstruct.ap.internal.model.source.IterableMappingOptions
-
- getFormattingParameters() - Method in class org.mapstruct.ap.internal.model.source.MappingOptions
-
- getFragments() - Method in class org.mapstruct.ap.internal.model.AnnotatedConstructor
-
- getFragments() - Method in class org.mapstruct.ap.internal.model.NoArgumentConstructor
-
- getFromConversionExceptionTypes(ConversionContext) - Method in class org.mapstruct.ap.internal.conversion.AbstractNumberToStringConversion
-
- getFromConversionExceptionTypes(ConversionContext) - Method in class org.mapstruct.ap.internal.conversion.SimpleConversion
-
- getFromConversionImportTypes(ConversionContext) - Method in class org.mapstruct.ap.internal.conversion.AbstractJavaTimeToStringConversion
-
- getFromConversionImportTypes(ConversionContext) - Method in class org.mapstruct.ap.internal.conversion.AbstractJodaTypeToStringConversion
-
- getFromConversionImportTypes(ConversionContext) - Method in class org.mapstruct.ap.internal.conversion.AbstractNumberToStringConversion
-
- getFromConversionImportTypes(ConversionContext) - Method in class org.mapstruct.ap.internal.conversion.BigDecimalToBigIntegerConversion
-
- getFromConversionImportTypes(ConversionContext) - Method in class org.mapstruct.ap.internal.conversion.BigDecimalToPrimitiveConversion
-
- getFromConversionImportTypes(ConversionContext) - Method in class org.mapstruct.ap.internal.conversion.BigDecimalToStringConversion
-
- getFromConversionImportTypes(ConversionContext) - Method in class org.mapstruct.ap.internal.conversion.BigDecimalToWrapperConversion
-
- getFromConversionImportTypes(ConversionContext) - Method in class org.mapstruct.ap.internal.conversion.BigIntegerToPrimitiveConversion
-
- getFromConversionImportTypes(ConversionContext) - Method in class org.mapstruct.ap.internal.conversion.BigIntegerToStringConversion
-
- getFromConversionImportTypes(ConversionContext) - Method in class org.mapstruct.ap.internal.conversion.BigIntegerToWrapperConversion
-
- getFromConversionImportTypes(ConversionContext) - Method in class org.mapstruct.ap.internal.conversion.CurrencyToStringConversion
-
- getFromConversionImportTypes(ConversionContext) - Method in class org.mapstruct.ap.internal.conversion.EnumStringConversion
-
- getFromConversionImportTypes(ConversionContext) - Method in class org.mapstruct.ap.internal.conversion.JavaLocalDateTimeToDateConversion
-
- getFromConversionImportTypes(ConversionContext) - Method in class org.mapstruct.ap.internal.conversion.JavaLocalDateToDateConversion
-
- getFromConversionImportTypes(ConversionContext) - Method in class org.mapstruct.ap.internal.conversion.JavaLocalDateToSqlDateConversion
-
- getFromConversionImportTypes(ConversionContext) - Method in class org.mapstruct.ap.internal.conversion.JavaZonedDateTimeToDateConversion
-
- getFromConversionImportTypes(ConversionContext) - Method in class org.mapstruct.ap.internal.conversion.JodaDateTimeToCalendarConversion
-
- getFromConversionImportTypes(ConversionContext) - Method in class org.mapstruct.ap.internal.conversion.JodaTimeToDateConversion
-
- getFromConversionImportTypes(ConversionContext) - Method in class org.mapstruct.ap.internal.conversion.PrimitiveToStringConversion
-
- getFromConversionImportTypes(ConversionContext) - Method in class org.mapstruct.ap.internal.conversion.SimpleConversion
-
Returns a set with imported types of the "from" conversion.
- getFromConversionImportTypes(ConversionContext) - Method in class org.mapstruct.ap.internal.conversion.StaticParseToStringConversion
-
- getFromConversionImportTypes(ConversionContext) - Method in class org.mapstruct.ap.internal.conversion.WrapperToStringConversion
-
- getFromExpression(ConversionContext) - Method in class org.mapstruct.ap.internal.conversion.AbstractJavaTimeToStringConversion
-
- getFromExpression(ConversionContext) - Method in class org.mapstruct.ap.internal.conversion.AbstractJodaTypeToStringConversion
-
- getFromExpression(ConversionContext) - Method in class org.mapstruct.ap.internal.conversion.BigDecimalToBigIntegerConversion
-
- getFromExpression(ConversionContext) - Method in class org.mapstruct.ap.internal.conversion.BigDecimalToPrimitiveConversion
-
- getFromExpression(ConversionContext) - Method in class org.mapstruct.ap.internal.conversion.BigDecimalToStringConversion
-
- getFromExpression(ConversionContext) - Method in class org.mapstruct.ap.internal.conversion.BigDecimalToWrapperConversion
-
- getFromExpression(ConversionContext) - Method in class org.mapstruct.ap.internal.conversion.BigIntegerToPrimitiveConversion
-
- getFromExpression(ConversionContext) - Method in class org.mapstruct.ap.internal.conversion.BigIntegerToStringConversion
-
- getFromExpression(ConversionContext) - Method in class org.mapstruct.ap.internal.conversion.BigIntegerToWrapperConversion
-
- getFromExpression(ConversionContext) - Method in class org.mapstruct.ap.internal.conversion.CharToStringConversion
-
- getFromExpression(ConversionContext) - Method in class org.mapstruct.ap.internal.conversion.CharWrapperToStringConversion
-
- getFromExpression(ConversionContext) - Method in class org.mapstruct.ap.internal.conversion.CurrencyToStringConversion
-
- getFromExpression(ConversionContext) - Method in class org.mapstruct.ap.internal.conversion.DateToSqlDateConversion
-
- getFromExpression(ConversionContext) - Method in class org.mapstruct.ap.internal.conversion.DateToSqlTimeConversion
-
- getFromExpression(ConversionContext) - Method in class org.mapstruct.ap.internal.conversion.DateToSqlTimestampConversion
-
- getFromExpression(ConversionContext) - Method in class org.mapstruct.ap.internal.conversion.EnumStringConversion
-
- getFromExpression(ConversionContext) - Method in class org.mapstruct.ap.internal.conversion.JavaInstantToDateConversion
-
- getFromExpression(ConversionContext) - Method in class org.mapstruct.ap.internal.conversion.JavaLocalDateTimeToDateConversion
-
- getFromExpression(ConversionContext) - Method in class org.mapstruct.ap.internal.conversion.JavaLocalDateToDateConversion
-
- getFromExpression(ConversionContext) - Method in class org.mapstruct.ap.internal.conversion.JavaLocalDateToSqlDateConversion
-
- getFromExpression(ConversionContext) - Method in class org.mapstruct.ap.internal.conversion.JavaZonedDateTimeToDateConversion
-
- getFromExpression(ConversionContext) - Method in class org.mapstruct.ap.internal.conversion.JodaDateTimeToCalendarConversion
-
- getFromExpression(ConversionContext) - Method in class org.mapstruct.ap.internal.conversion.JodaTimeToDateConversion
-
- getFromExpression(ConversionContext) - Method in class org.mapstruct.ap.internal.conversion.PrimitiveToPrimitiveConversion
-
- getFromExpression(ConversionContext) - Method in class org.mapstruct.ap.internal.conversion.PrimitiveToStringConversion
-
- getFromExpression(ConversionContext) - Method in class org.mapstruct.ap.internal.conversion.PrimitiveToWrapperConversion
-
- getFromExpression(ConversionContext) - Method in class org.mapstruct.ap.internal.conversion.SimpleConversion
-
Returns the conversion string from target to source.
- getFromExpression(ConversionContext) - Method in class org.mapstruct.ap.internal.conversion.StaticParseToStringConversion
-
- getFromExpression(ConversionContext) - Method in class org.mapstruct.ap.internal.conversion.WrapperToStringConversion
-
- getFromExpression(ConversionContext) - Method in class org.mapstruct.ap.internal.conversion.WrapperToWrapperConversion
-
- getFullName() - Method in class org.mapstruct.ap.internal.model.beanmapping.PropertyEntry
-
- getFullyQualifiedName() - Method in class org.mapstruct.ap.internal.model.common.Type
-
- getHandledTargets() - Method in class org.mapstruct.ap.internal.model.NestedTargetPropertyMappingHolder
-
- getHistory() - Method in class org.mapstruct.ap.internal.model.ForgedMethod
-
- getIdentification() - Method in class org.mapstruct.ap.internal.model.common.Type
-
- getIgnoreUnmappedSourceProperties() - Method in class org.mapstruct.ap.internal.model.source.BeanMappingOptions
-
- getImplementation() - Method in class org.mapstruct.ap.internal.model.common.Type
-
- getImplementationName() - Method in class org.mapstruct.ap.internal.model.ServicesEntry
-
- getImplementationPackage() - Method in class org.mapstruct.ap.internal.model.ServicesEntry
-
- getImplementationType() - Method in class org.mapstruct.ap.internal.model.common.Type
-
Returns the implementation type to be instantiated in case this type is an interface iterable, collection or map
type.
- getImportName() - Method in class org.mapstruct.ap.internal.model.common.Type
-
- getImportTypeNames() - Method in class org.mapstruct.ap.internal.model.GeneratedType
-
- getImportTypes() - Method in class org.mapstruct.ap.internal.conversion.CreateDecimalFormat
-
- getImportTypes() - Method in class org.mapstruct.ap.internal.model.AnnotatedConstructor
-
- getImportTypes() - Method in class org.mapstruct.ap.internal.model.Annotation
-
- getImportTypes() - Method in class org.mapstruct.ap.internal.model.AnnotationMapperReference
-
- getImportTypes() - Method in class org.mapstruct.ap.internal.model.assignment.AdderWrapper
-
- getImportTypes() - Method in class org.mapstruct.ap.internal.model.assignment.ArrayCopyWrapper
-
- getImportTypes() - Method in class org.mapstruct.ap.internal.model.assignment.AssignmentWrapper
-
- getImportTypes() - Method in class org.mapstruct.ap.internal.model.assignment.EnumConstantWrapper
-
- getImportTypes() - Method in class org.mapstruct.ap.internal.model.assignment.ExistingInstanceSetterWrapperForCollectionsAndMaps
-
- getImportTypes() - Method in class org.mapstruct.ap.internal.model.assignment.GetterWrapperForCollectionsAndMaps
-
- getImportTypes() - Method in class org.mapstruct.ap.internal.model.assignment.Java8FunctionWrapper
-
- getImportTypes() - Method in class org.mapstruct.ap.internal.model.assignment.LocalVarWrapper
-
- getImportTypes() - Method in class org.mapstruct.ap.internal.model.assignment.SetterWrapperForCollectionsAndMapsWithNullCheck
-
- getImportTypes() - Method in class org.mapstruct.ap.internal.model.assignment.StreamAdderWrapper
-
- getImportTypes() - Method in class org.mapstruct.ap.internal.model.assignment.UpdateWrapper
-
- getImportTypes() - Method in class org.mapstruct.ap.internal.model.BeanMappingMethod
-
- getImportTypes() - Method in interface org.mapstruct.ap.internal.model.common.Assignment
-
returns all types required as import by the assignment statement.
- getImportTypes() - Method in class org.mapstruct.ap.internal.model.common.ModelElement
-
Returns a set containing those
Type
s referenced by this model element for which an import statement needs
to be declared.
- getImportTypes() - Method in class org.mapstruct.ap.internal.model.common.Parameter
-
- getImportTypes() - Method in class org.mapstruct.ap.internal.model.common.ParameterBinding
-
- getImportTypes() - Method in class org.mapstruct.ap.internal.model.common.SourceRHS
-
- getImportTypes() - Method in class org.mapstruct.ap.internal.model.common.Type
-
- getImportTypes() - Method in interface org.mapstruct.ap.internal.model.Constructor
-
- getImportTypes() - Method in class org.mapstruct.ap.internal.model.ContainerMappingMethod
-
- getImportTypes() - Method in class org.mapstruct.ap.internal.model.Decorator
-
- getImportTypes() - Method in class org.mapstruct.ap.internal.model.DecoratorConstructor
-
- getImportTypes() - Method in class org.mapstruct.ap.internal.model.DefaultMapperReference
-
- getImportTypes() - Method in class org.mapstruct.ap.internal.model.Field
-
- getImportTypes() - Method in class org.mapstruct.ap.internal.model.GeneratedType
-
- getImportTypes() - Method in class org.mapstruct.ap.internal.model.HelperMethod
-
Returns the types used by this method for which import statements need to be generated.
- getImportTypes() - Method in class org.mapstruct.ap.internal.model.IterableCreation
-
- getImportTypes() - Method in class org.mapstruct.ap.internal.model.LifecycleCallbackMethodReference
-
- getImportTypes() - Method in class org.mapstruct.ap.internal.model.MapMappingMethod
-
- getImportTypes() - Method in class org.mapstruct.ap.internal.model.MappingMethod
-
- getImportTypes() - Method in class org.mapstruct.ap.internal.model.MethodReference
-
- getImportTypes() - Method in class org.mapstruct.ap.internal.model.NestedPropertyMappingMethod
-
- getImportTypes() - Method in class org.mapstruct.ap.internal.model.NoArgumentConstructor
-
- getImportTypes() - Method in class org.mapstruct.ap.internal.model.NormalTypeMappingMethod
-
- getImportTypes() - Method in class org.mapstruct.ap.internal.model.PropertyMapping
-
- getImportTypes() - Method in class org.mapstruct.ap.internal.model.ServicesEntry
-
- getImportTypes() - Method in class org.mapstruct.ap.internal.model.source.builtin.AbstractToXmlGregorianCalendar
-
- getImportTypes() - Method in class org.mapstruct.ap.internal.model.source.builtin.BuiltInMethod
-
Returns the types used by this method for which import statements need to be generated.
- getImportTypes() - Method in class org.mapstruct.ap.internal.model.source.builtin.CalendarToXmlGregorianCalendar
-
- getImportTypes() - Method in class org.mapstruct.ap.internal.model.source.builtin.CalendarToZonedDateTime
-
- getImportTypes() - Method in class org.mapstruct.ap.internal.model.source.builtin.DateToXmlGregorianCalendar
-
- getImportTypes() - Method in class org.mapstruct.ap.internal.model.source.builtin.JaxbElemToValue
-
- getImportTypes() - Method in class org.mapstruct.ap.internal.model.source.builtin.JodaDateTimeToXmlGregorianCalendar
-
- getImportTypes() - Method in class org.mapstruct.ap.internal.model.source.builtin.JodaLocalDateTimeToXmlGregorianCalendar
-
- getImportTypes() - Method in class org.mapstruct.ap.internal.model.source.builtin.JodaLocalDateToXmlGregorianCalendar
-
- getImportTypes() - Method in class org.mapstruct.ap.internal.model.source.builtin.JodaLocalTimeToXmlGregorianCalendar
-
- getImportTypes() - Method in class org.mapstruct.ap.internal.model.source.builtin.LocalDateTimeToXmlGregorianCalendar
-
- getImportTypes() - Method in class org.mapstruct.ap.internal.model.source.builtin.LocalDateToXmlGregorianCalendar
-
- getImportTypes() - Method in class org.mapstruct.ap.internal.model.source.builtin.StringToXmlGregorianCalendar
-
- getImportTypes() - Method in class org.mapstruct.ap.internal.model.source.builtin.XmlGregorianCalendarToCalendar
-
- getImportTypes() - Method in class org.mapstruct.ap.internal.model.source.builtin.XmlGregorianCalendarToDate
-
- getImportTypes() - Method in class org.mapstruct.ap.internal.model.source.builtin.XmlGregorianCalendarToJodaDateTime
-
- getImportTypes() - Method in class org.mapstruct.ap.internal.model.source.builtin.XmlGregorianCalendarToJodaLocalDate
-
- getImportTypes() - Method in class org.mapstruct.ap.internal.model.source.builtin.XmlGregorianCalendarToJodaLocalDateTime
-
- getImportTypes() - Method in class org.mapstruct.ap.internal.model.source.builtin.XmlGregorianCalendarToJodaLocalTime
-
- getImportTypes() - Method in class org.mapstruct.ap.internal.model.source.builtin.XmlGregorianCalendarToLocalDate
-
- getImportTypes() - Method in class org.mapstruct.ap.internal.model.source.builtin.XmlGregorianCalendarToLocalDateTime
-
- getImportTypes() - Method in class org.mapstruct.ap.internal.model.source.builtin.XmlGregorianCalendarToString
-
- getImportTypes() - Method in class org.mapstruct.ap.internal.model.source.builtin.ZonedDateTimeToCalendar
-
- getImportTypes() - Method in class org.mapstruct.ap.internal.model.source.builtin.ZonedDateTimeToXmlGregorianCalendar
-
- getImportTypes() - Method in class org.mapstruct.ap.internal.model.StreamMappingMethod
-
- getImportTypes() - Method in class org.mapstruct.ap.internal.model.SupportingConstructorFragment
-
- getImportTypes() - Method in class org.mapstruct.ap.internal.model.SupportingMappingMethod
-
- getImportTypes() - Method in class org.mapstruct.ap.internal.model.TypeConversion
-
- getImportTypes() - Method in class org.mapstruct.ap.internal.model.ValueMappingMethod
-
- getIndex1Name() - Method in class org.mapstruct.ap.internal.model.ContainerMappingMethod
-
- getIndex2Name() - Method in class org.mapstruct.ap.internal.model.ContainerMappingMethod
-
- getInheritContext() - Method in class org.mapstruct.ap.internal.model.source.MappingOptions
-
- getInjectionStrategy() - Method in class org.mapstruct.ap.internal.model.source.DefaultOptions
-
- getInjectionStrategy() - Method in class org.mapstruct.ap.internal.model.source.DelegatingOptions
-
- getInjectionStrategy() - Method in class org.mapstruct.ap.internal.model.source.MapperConfigOptions
-
- getInjectionStrategy() - Method in class org.mapstruct.ap.internal.model.source.MapperOptions
-
- getInstance(Type, boolean, TypeFactory, List<String>) - Static method in class org.mapstruct.ap.internal.model.DefaultMapperReference
-
- getInstanceOn(BeanMappingGem, MapperOptions, ExecutableElement, FormattingMessager, Types, TypeFactory) - Static method in class org.mapstruct.ap.internal.model.source.BeanMappingOptions
-
- getInstanceOn(ExecutableElement, MapperOptions, Map<String, EnumTransformationStrategy>, FormattingMessager) - Static method in class org.mapstruct.ap.internal.model.source.EnumMappingOptions
-
- getInstanceOn(TypeElement, Options) - Static method in class org.mapstruct.ap.internal.model.source.MapperOptions
-
- getInterfaceName() - Method in class org.mapstruct.ap.internal.model.GeneratedType
-
- getInterfacePackage() - Method in class org.mapstruct.ap.internal.model.GeneratedType
-
- getIterableCreation() - Method in class org.mapstruct.ap.internal.model.ContainerMappingMethod
-
- getIterableCreation() - Method in class org.mapstruct.ap.internal.model.MapMappingMethod
-
- getIterableMapping() - Method in class org.mapstruct.ap.internal.model.source.MappingMethodOptions
-
- getJavaExpression() - Method in class org.mapstruct.ap.internal.model.source.MappingOptions
-
- getKeyAssignment() - Method in class org.mapstruct.ap.internal.model.MapMappingMethod
-
- getKeyFormattingParameters() - Method in class org.mapstruct.ap.internal.model.source.MapMappingOptions
-
- getKeyMappingControl(Elements) - Method in class org.mapstruct.ap.internal.model.source.MapMappingOptions
-
- getKeySelectionParameters() - Method in class org.mapstruct.ap.internal.model.source.MapMappingOptions
-
- getKeyVariableName() - Method in class org.mapstruct.ap.internal.model.MapMappingMethod
-
- getKeyword() - Method in enum org.mapstruct.ap.internal.model.common.Accessibility
-
- getLiteral(String, String) - Static method in class org.mapstruct.ap.internal.util.NativeTypes
-
- getLoopVariableName() - Method in class org.mapstruct.ap.internal.model.ContainerMappingMethod
-
- getMapMapping() - Method in class org.mapstruct.ap.internal.model.source.MappingMethodOptions
-
- getMapper() - Method in class org.mapstruct.ap.internal.model.source.MappingMethodOptions
-
- getMapper(Class<T>) - Static method in class org.mapstruct.factory.Mappers
-
Returns an instance of the given mapper type.
- getMapperClass(Class<T>) - Static method in class org.mapstruct.factory.Mappers
-
Returns the class of the implementation for the given mapper type.
- getMapperReferenceAnnotations() - Method in class org.mapstruct.ap.internal.processor.AnnotationBasedComponentModelProcessor
-
- getMapperReferenceAnnotations() - Method in class org.mapstruct.ap.internal.processor.CdiComponentProcessor
-
- getMapperReferenceAnnotations() - Method in class org.mapstruct.ap.internal.processor.Jsr330ComponentProcessor
-
- getMapperReferenceAnnotations() - Method in class org.mapstruct.ap.internal.processor.SpringComponentProcessor
-
- getMapperReferences() - Method in class org.mapstruct.ap.internal.model.AnnotatedConstructor
-
- getMapperReferences() - Method in class org.mapstruct.ap.internal.model.MappingBuilderContext
-
- getMapperTypeElement() - Method in class org.mapstruct.ap.internal.model.MappingBuilderContext
-
- getMapperVariableName() - Method in class org.mapstruct.ap.internal.model.MethodReference
-
- getMapping() - Method in class org.mapstruct.ap.internal.model.beanmapping.MappingReference
-
- getMappingControl(Elements) - Method in class org.mapstruct.ap.internal.model.source.BeanMappingOptions
-
- getMappingControl(Elements) - Method in class org.mapstruct.ap.internal.model.source.DefaultOptions
-
- getMappingControl(Elements) - Method in class org.mapstruct.ap.internal.model.source.DelegatingOptions
-
- getMappingControl(Elements) - Method in class org.mapstruct.ap.internal.model.source.MapperConfigOptions
-
- getMappingControl(Elements) - Method in class org.mapstruct.ap.internal.model.source.MapperOptions
-
- getMappingControl(Elements) - Method in class org.mapstruct.ap.internal.model.source.MappingOptions
-
- getMappingInheritanceStrategy() - Method in class org.mapstruct.ap.internal.model.source.DefaultOptions
-
- getMappingInheritanceStrategy() - Method in class org.mapstruct.ap.internal.model.source.DelegatingOptions
-
- getMappingInheritanceStrategy() - Method in class org.mapstruct.ap.internal.model.source.MapperConfigOptions
-
- getMappingInheritanceStrategy() - Method in class org.mapstruct.ap.internal.model.source.MapperOptions
-
- getMappingReferences() - Method in class org.mapstruct.ap.internal.model.beanmapping.MappingReferences
-
- getMappingReferences() - Method in class org.mapstruct.ap.internal.model.ForgedMethod
-
- getMappingResolver() - Method in class org.mapstruct.ap.internal.model.MappingBuilderContext
-
- getMappings() - Method in class org.mapstruct.ap.internal.model.source.MappingMethodOptions
-
- getMappingSourceType() - Method in interface org.mapstruct.ap.internal.model.source.Method
-
- getMappingsToGenerate() - Method in class org.mapstruct.ap.internal.model.MappingBuilderContext
-
- getMappingTargetNamesBy(Predicate<MappingOptions>, Set<MappingOptions>) - Static method in class org.mapstruct.ap.internal.model.source.MappingOptions
-
- getMappingTargetParameter(List<Parameter>) - Static method in class org.mapstruct.ap.internal.model.common.Parameter
-
- getMappingTargetParameter() - Method in class org.mapstruct.ap.internal.model.ForgedMethod
-
- getMappingTargetParameter() - Method in class org.mapstruct.ap.internal.model.HelperMethod
-
mapping target parameter mechanism not supported for built-in methods
- getMappingTargetParameter() - Method in class org.mapstruct.ap.internal.model.source.builtin.BuiltInMethod
-
mapping target parameter mechanism not supported for built-in methods
- getMappingTargetParameter() - Method in interface org.mapstruct.ap.internal.model.source.Method
-
Returns the parameter designated as mapping target (if present)
MappingTarget
- getMappingTargetParameter() - Method in class org.mapstruct.ap.internal.model.source.SourceMethod
-
- getMapStructVersion() - Method in class org.mapstruct.ap.internal.processor.DefaultVersionInformation
-
- getMapStructVersion() - Method in interface org.mapstruct.ap.internal.version.VersionInformation
-
- getMatchingFactoryMethods(Method, Type, SelectionParameters, MappingBuilderContext) - Static method in class org.mapstruct.ap.internal.model.ObjectFactoryMethodResolver
-
- getMatchingMethods(Method, List<SelectedMethod<T>>, List<Type>, Type, SelectionCriteria) - Method in class org.mapstruct.ap.internal.model.source.selector.CreateOrUpdateSelector
-
- getMatchingMethods(Method, List<SelectedMethod<T>>, List<Type>, Type, SelectionCriteria) - Method in class org.mapstruct.ap.internal.model.source.selector.FactoryParameterSelector
-
- getMatchingMethods(Method, List<SelectedMethod<T>>, List<Type>, Type, SelectionCriteria) - Method in class org.mapstruct.ap.internal.model.source.selector.InheritanceSelector
-
- getMatchingMethods(Method, List<SelectedMethod<T>>, List<Type>, Type, SelectionCriteria) - Method in class org.mapstruct.ap.internal.model.source.selector.MethodFamilySelector
-
- getMatchingMethods(Method, List<T>, List<Type>, Type, SelectionCriteria) - Method in class org.mapstruct.ap.internal.model.source.selector.MethodSelectors
-
Selects those methods which match the given types and other criteria
- getMatchingMethods(Method, List<SelectedMethod<T>>, List<Type>, Type, SelectionCriteria) - Method in class org.mapstruct.ap.internal.model.source.selector.QualifierSelector
-
- getMatchingMethods(Method, List<SelectedMethod<T>>, List<Type>, Type, SelectionCriteria) - Method in class org.mapstruct.ap.internal.model.source.selector.TargetTypeSelector
-
- getMatchingMethods(Method, List<SelectedMethod<T>>, List<Type>, Type, SelectionCriteria) - Method in class org.mapstruct.ap.internal.model.source.selector.TypeSelector
-
- getMatchingMethods(Method, List<SelectedMethod<T>>, List<Type>, Type, SelectionCriteria) - Method in class org.mapstruct.ap.internal.model.source.selector.XmlElementDeclSelector
-
- getMessager() - Method in class org.mapstruct.ap.internal.model.common.DefaultConversionContext
-
- getMessager() - Method in class org.mapstruct.ap.internal.model.MappingBuilderContext
-
- getMessager() - Method in class org.mapstruct.ap.internal.processor.DefaultModelElementProcessorContext
-
- getMessager() - Method in interface org.mapstruct.ap.internal.processor.ModelElementProcessor.ProcessorContext
-
- getMethod() - Method in class org.mapstruct.ap.internal.model.source.selector.SelectedMethod
-
- getMethodResultType() - Method in class org.mapstruct.ap.internal.model.LifecycleCallbackMethodReference
-
Returns the result type of the mapping method in which this callback method is called
- getMethodReturnType() - Method in class org.mapstruct.ap.internal.model.LifecycleCallbackMethodReference
-
Returns the return type of the mapping method in which this callback method is called
- getMethods() - Method in class org.mapstruct.ap.internal.model.GeneratedType
-
- getMethodType(DeclaredType, ExecutableElement) - Method in class org.mapstruct.ap.internal.model.common.TypeFactory
-
Get the ExecutableType for given method as part of usedMapper.
- getMethodType(DeclaredType, Element) - Method in class org.mapstruct.ap.internal.model.common.TypeFactory
-
Get the Type for given method as part of usedMapper.
- getMethodType(ExecutableElement) - Method in interface org.mapstruct.ap.spi.AccessorNamingStrategy
-
Returns the type of the given method.
- getMethodType(ExecutableElement) - Method in class org.mapstruct.ap.spi.DefaultAccessorNamingStrategy
-
- getMirror() - Method in class org.mapstruct.ap.internal.model.common.FormattingParameters
-
- getMirror() - Method in class org.mapstruct.ap.internal.model.source.BeanMappingOptions
-
- getMirror() - Method in class org.mapstruct.ap.internal.model.source.IterableMappingOptions
-
- getMirror() - Method in class org.mapstruct.ap.internal.model.source.MapMappingOptions
-
- getMirror() - Method in class org.mapstruct.ap.internal.model.source.MappingOptions
-
- getMirror() - Method in class org.mapstruct.ap.internal.model.source.ValueMappingOptions
-
- getModifiers() - Method in interface org.mapstruct.ap.internal.util.accessor.Accessor
-
- getMostSimilarWord(String, Collection<String>) - Static method in class org.mapstruct.ap.internal.util.Strings
-
- getName() - Method in class org.mapstruct.ap.internal.model.AnnotatedConstructor
-
- getName() - Method in class org.mapstruct.ap.internal.model.beanmapping.PropertyEntry
-
- getName() - Method in class org.mapstruct.ap.internal.model.common.Parameter
-
- getName() - Method in class org.mapstruct.ap.internal.model.common.Type
-
- getName() - Method in interface org.mapstruct.ap.internal.model.Constructor
-
- getName() - Method in class org.mapstruct.ap.internal.model.DecoratorConstructor
-
- getName() - Method in class org.mapstruct.ap.internal.model.ForgedMethod
-
- getName() - Method in class org.mapstruct.ap.internal.model.GeneratedType
-
- getName() - Method in class org.mapstruct.ap.internal.model.HelperMethod
-
Returns then name of the method.
- getName() - Method in class org.mapstruct.ap.internal.model.MappingMethod
-
- getName() - Method in class org.mapstruct.ap.internal.model.MethodReference
-
- getName() - Method in class org.mapstruct.ap.internal.model.NestedPropertyMappingMethod.SafePropertyEntry
-
- getName() - Method in class org.mapstruct.ap.internal.model.NoArgumentConstructor
-
- getName() - Method in class org.mapstruct.ap.internal.model.PropertyMapping
-
- getName() - Method in class org.mapstruct.ap.internal.model.ServicesEntry
-
- getName() - Method in class org.mapstruct.ap.internal.model.source.builtin.BuiltInMethod
-
Returns then name of the method.
- getName() - Method in interface org.mapstruct.ap.internal.model.source.Method
-
Returns then name of the method.
- getName() - Method in class org.mapstruct.ap.internal.model.source.SourceMethod
-
- getName(TypeKind) - Static method in class org.mapstruct.ap.internal.util.NativeTypes
-
The name that should be used for the typeKind
.
- getNameTransformationConfiguration() - Method in class org.mapstruct.ap.internal.model.source.EnumMappingOptions
-
- getNameTransformationStrategy() - Method in class org.mapstruct.ap.internal.model.source.EnumMappingOptions
-
- getNoArgumentConstructor() - Method in class org.mapstruct.ap.internal.model.AnnotatedConstructor
-
- getNoType(TypeKind) - Method in class org.mapstruct.ap.internal.util.workarounds.TypesDecorator
-
- getNull() - Method in class org.mapstruct.ap.internal.model.common.Type
-
- getNullCheckLocalVarName() - Method in class org.mapstruct.ap.internal.model.assignment.WrapperForCollectionsAndMaps
-
- getNullCheckLocalVarType() - Method in class org.mapstruct.ap.internal.model.assignment.WrapperForCollectionsAndMaps
-
- getNullTarget() - Method in class org.mapstruct.ap.internal.model.ValueMappingMethod
-
- getNullType() - Method in class org.mapstruct.ap.internal.util.workarounds.TypesDecorator
-
- getNullValueCheckStrategy() - Method in class org.mapstruct.ap.internal.model.source.BeanMappingOptions
-
- getNullValueCheckStrategy() - Method in class org.mapstruct.ap.internal.model.source.DefaultOptions
-
- getNullValueCheckStrategy() - Method in class org.mapstruct.ap.internal.model.source.DelegatingOptions
-
- getNullValueCheckStrategy() - Method in class org.mapstruct.ap.internal.model.source.MapperConfigOptions
-
- getNullValueCheckStrategy() - Method in class org.mapstruct.ap.internal.model.source.MapperOptions
-
- getNullValueCheckStrategy() - Method in class org.mapstruct.ap.internal.model.source.MappingOptions
-
- getNullValueMappingStrategy() - Method in class org.mapstruct.ap.internal.model.source.BeanMappingOptions
-
- getNullValueMappingStrategy() - Method in class org.mapstruct.ap.internal.model.source.DefaultOptions
-
- getNullValueMappingStrategy() - Method in class org.mapstruct.ap.internal.model.source.DelegatingOptions
-
- getNullValueMappingStrategy() - Method in class org.mapstruct.ap.internal.model.source.IterableMappingOptions
-
- getNullValueMappingStrategy() - Method in class org.mapstruct.ap.internal.model.source.MapMappingOptions
-
- getNullValueMappingStrategy() - Method in class org.mapstruct.ap.internal.model.source.MapperConfigOptions
-
- getNullValueMappingStrategy() - Method in class org.mapstruct.ap.internal.model.source.MapperOptions
-
- getNullValuePropertyMappingStrategy() - Method in class org.mapstruct.ap.internal.model.source.BeanMappingOptions
-
- getNullValuePropertyMappingStrategy() - Method in class org.mapstruct.ap.internal.model.source.DefaultOptions
-
- getNullValuePropertyMappingStrategy() - Method in class org.mapstruct.ap.internal.model.source.DelegatingOptions
-
- getNullValuePropertyMappingStrategy() - Method in class org.mapstruct.ap.internal.model.source.MapperConfigOptions
-
- getNullValuePropertyMappingStrategy() - Method in class org.mapstruct.ap.internal.model.source.MapperOptions
-
- getNullValuePropertyMappingStrategy() - Method in class org.mapstruct.ap.internal.model.source.MappingOptions
-
- getNumber() - Method in class org.mapstruct.ap.internal.model.common.FormattingParameters
-
- getNumberFormat() - Method in interface org.mapstruct.ap.internal.model.common.ConversionContext
-
- getNumberFormat() - Method in class org.mapstruct.ap.internal.model.common.DefaultConversionContext
-
- getOpenExpression() - Method in class org.mapstruct.ap.internal.model.TypeConversion
-
- getOptions() - Method in class org.mapstruct.ap.internal.conversion.CreateDecimalFormat
-
- getOptions() - Method in class org.mapstruct.ap.internal.model.ForgedMethod
-
- getOptions() - Method in class org.mapstruct.ap.internal.model.MappingBuilderContext
-
- getOptions() - Method in class org.mapstruct.ap.internal.model.source.builtin.BuiltInMethod
-
- getOptions() - Method in interface org.mapstruct.ap.internal.model.source.Method
-
- getOptions() - Method in class org.mapstruct.ap.internal.model.source.SourceMethod
-
- getOptions() - Method in class org.mapstruct.ap.internal.processor.DefaultModelElementProcessorContext
-
- getOptions() - Method in interface org.mapstruct.ap.internal.processor.ModelElementProcessor.ProcessorContext
-
- getOriginalName() - Method in class org.mapstruct.ap.internal.model.common.Parameter
-
- getOwningType() - Method in class org.mapstruct.ap.internal.model.common.BuilderType
-
The owning type of the builder, this can be the builder itself, the type that is build by the builder or some
other type.
- getPackageName() - Method in class org.mapstruct.ap.internal.model.common.Type
-
- getPackageName() - Method in class org.mapstruct.ap.internal.model.GeneratedType
-
- getPackageName() - Method in class org.mapstruct.ap.internal.model.ServicesEntry
-
- getParameter() - Method in class org.mapstruct.ap.internal.conversion.CreateDecimalFormat
-
- getParameter() - Method in class org.mapstruct.ap.internal.model.beanmapping.AbstractReference
-
- getParameter() - Method in class org.mapstruct.ap.internal.model.HelperMethod
-
There's currently only one parameter foreseen instead of a list of parameter
- getParameter() - Method in class org.mapstruct.ap.internal.model.source.builtin.BuiltInMethod
-
There's currently only one parameter foreseen instead of a list of parameter
- getParameter() - Method in class org.mapstruct.ap.internal.model.source.builtin.CalendarToXmlGregorianCalendar
-
- getParameter() - Method in class org.mapstruct.ap.internal.model.source.builtin.CalendarToZonedDateTime
-
- getParameter() - Method in class org.mapstruct.ap.internal.model.source.builtin.DateToXmlGregorianCalendar
-
- getParameter() - Method in class org.mapstruct.ap.internal.model.source.builtin.JaxbElemToValue
-
- getParameter() - Method in class org.mapstruct.ap.internal.model.source.builtin.JodaDateTimeToXmlGregorianCalendar
-
- getParameter() - Method in class org.mapstruct.ap.internal.model.source.builtin.JodaLocalDateTimeToXmlGregorianCalendar
-
- getParameter() - Method in class org.mapstruct.ap.internal.model.source.builtin.JodaLocalDateToXmlGregorianCalendar
-
- getParameter() - Method in class org.mapstruct.ap.internal.model.source.builtin.JodaLocalTimeToXmlGregorianCalendar
-
- getParameter() - Method in class org.mapstruct.ap.internal.model.source.builtin.LocalDateTimeToXmlGregorianCalendar
-
- getParameter() - Method in class org.mapstruct.ap.internal.model.source.builtin.LocalDateToXmlGregorianCalendar
-
- getParameter() - Method in class org.mapstruct.ap.internal.model.source.builtin.StringToXmlGregorianCalendar
-
- getParameter() - Method in class org.mapstruct.ap.internal.model.source.builtin.XmlGregorianCalendarToCalendar
-
- getParameter() - Method in class org.mapstruct.ap.internal.model.source.builtin.XmlGregorianCalendarToDate
-
- getParameter() - Method in class org.mapstruct.ap.internal.model.source.builtin.XmlGregorianCalendarToJodaDateTime
-
- getParameter() - Method in class org.mapstruct.ap.internal.model.source.builtin.XmlGregorianCalendarToJodaLocalDate
-
- getParameter() - Method in class org.mapstruct.ap.internal.model.source.builtin.XmlGregorianCalendarToJodaLocalDateTime
-
- getParameter() - Method in class org.mapstruct.ap.internal.model.source.builtin.XmlGregorianCalendarToJodaLocalTime
-
- getParameter() - Method in class org.mapstruct.ap.internal.model.source.builtin.XmlGregorianCalendarToLocalDate
-
- getParameter() - Method in class org.mapstruct.ap.internal.model.source.builtin.XmlGregorianCalendarToLocalDateTime
-
- getParameter() - Method in class org.mapstruct.ap.internal.model.source.builtin.XmlGregorianCalendarToString
-
- getParameter() - Method in class org.mapstruct.ap.internal.model.source.builtin.ZonedDateTimeToCalendar
-
- getParameter() - Method in class org.mapstruct.ap.internal.model.source.builtin.ZonedDateTimeToXmlGregorianCalendar
-
- getParameterBindings() - Method in class org.mapstruct.ap.internal.model.MethodReference
-
- getParameterBindings() - Method in class org.mapstruct.ap.internal.model.source.selector.SelectedMethod
-
- getParameterForProvidedMethod(Method) - Method in class org.mapstruct.ap.internal.model.source.ParameterProvidedMethods
-
- getParameterNames() - Method in class org.mapstruct.ap.internal.model.ForgedMethod
-
- getParameterNames() - Method in class org.mapstruct.ap.internal.model.HelperMethod
-
- getParameterNames() - Method in class org.mapstruct.ap.internal.model.MappingMethod
-
- getParameterNames() - Method in class org.mapstruct.ap.internal.model.source.builtin.BuiltInMethod
-
- getParameterNames() - Method in interface org.mapstruct.ap.internal.model.source.Method
-
- getParameterNames() - Method in class org.mapstruct.ap.internal.model.source.SourceMethod
-
- getParameters(DeclaredType, Accessor) - Method in class org.mapstruct.ap.internal.model.common.TypeFactory
-
- getParameters(DeclaredType, ExecutableElement) - Method in class org.mapstruct.ap.internal.model.common.TypeFactory
-
- getParameters(ExecutableType, ExecutableElement) - Method in class org.mapstruct.ap.internal.model.common.TypeFactory
-
- getParameters() - Method in class org.mapstruct.ap.internal.model.ForgedMethod
-
- getParameters() - Method in class org.mapstruct.ap.internal.model.HelperMethod
-
- getParameters() - Method in class org.mapstruct.ap.internal.model.MappingMethod
-
- getParameters() - Method in class org.mapstruct.ap.internal.model.source.builtin.BuiltInMethod
-
- getParameters() - Method in interface org.mapstruct.ap.internal.model.source.Method
-
- getParameters() - Method in class org.mapstruct.ap.internal.model.source.SourceMethod
-
- getPathProperties() - Method in class org.mapstruct.ap.internal.model.beanmapping.TargetReference
-
- getPresenceChecker() - Method in class org.mapstruct.ap.internal.model.beanmapping.PropertyEntry
-
- getPresenceCheckerName() - Method in class org.mapstruct.ap.internal.model.NestedPropertyMappingMethod.SafePropertyEntry
-
- getPrimitiveType(Class<?>) - Static method in class org.mapstruct.ap.internal.util.NativeTypes
-
- getPrimitiveType(TypeKind) - Method in class org.mapstruct.ap.internal.util.workarounds.TypesDecorator
-
- getPriority() - Method in class org.mapstruct.ap.internal.processor.AnnotationBasedComponentModelProcessor
-
- getPriority() - Method in class org.mapstruct.ap.internal.processor.MapperCreationProcessor
-
- getPriority() - Method in class org.mapstruct.ap.internal.processor.MapperRenderingProcessor
-
- getPriority() - Method in class org.mapstruct.ap.internal.processor.MapperServiceProcessor
-
- getPriority() - Method in class org.mapstruct.ap.internal.processor.MethodRetrievalProcessor
-
- getPriority() - Method in interface org.mapstruct.ap.internal.processor.ModelElementProcessor
-
Returns the priority value of this processor which must be between 1
(highest priority) and 10000 (lowest priority).
- getProcessedSourceParameters() - Method in class org.mapstruct.ap.internal.model.NestedTargetPropertyMappingHolder
-
- getProperties() - Method in class org.mapstruct.ap.internal.model.Annotation
-
- getPropertyEntries() - Method in class org.mapstruct.ap.internal.model.beanmapping.AbstractReference
-
- getPropertyEntries() - Method in class org.mapstruct.ap.internal.model.beanmapping.TargetReference
-
- getPropertyEntries() - Method in class org.mapstruct.ap.internal.model.NestedPropertyMappingMethod
-
- getPropertyMappings() - Method in class org.mapstruct.ap.internal.model.NestedTargetPropertyMappingHolder
-
- getPropertyName(ExecutableElement) - Method in class org.mapstruct.ap.internal.util.AccessorNamingUtils
-
- getPropertyName(ExecutableElement) - Method in interface org.mapstruct.ap.spi.AccessorNamingStrategy
-
Returns the name of the property represented by the given getter or setter method.
- getPropertyName(ExecutableElement) - Method in class org.mapstruct.ap.spi.DefaultAccessorNamingStrategy
-
Analyzes the method (getter or setter) and derives the property name.
- getPropertyPresenceCheckers() - Method in class org.mapstruct.ap.internal.model.common.Type
-
getPropertyPresenceCheckers
- getPropertyReadAccessors() - Method in class org.mapstruct.ap.internal.model.common.Type
-
getPropertyReadAccessors
- getPropertyWriteAccessors(CollectionMappingStrategyGem) - Method in class org.mapstruct.ap.internal.model.common.Type
-
getPropertyWriteAccessors returns a map of the write accessors according to the CollectionMappingStrategy.
- getProvidingParameter() - Method in class org.mapstruct.ap.internal.model.MethodReference
-
- getQualifiedByNames() - Method in class org.mapstruct.ap.internal.model.source.selector.SelectionCriteria
-
- getQualifiedName(TypeMirror) - Static method in class org.mapstruct.ap.spi.DefaultAccessorNamingStrategy
-
Helper method, to obtain the fully qualified name of a type.
- getQualifiers() - Method in class org.mapstruct.ap.internal.model.source.SelectionParameters
-
- getQualifiers() - Method in class org.mapstruct.ap.internal.model.source.selector.SelectionCriteria
-
- getQualifyingNames() - Method in class org.mapstruct.ap.internal.model.source.SelectionParameters
-
- getQualifyingResultType() - Method in class org.mapstruct.ap.internal.model.source.selector.SelectionCriteria
-
- getReadAccessor() - Method in class org.mapstruct.ap.internal.model.beanmapping.PropertyEntry
-
- getRecordComponents() - Method in class org.mapstruct.ap.internal.model.common.Type
-
- getRequiredHelperMethods(ConversionContext) - Method in class org.mapstruct.ap.internal.conversion.BigDecimalToStringConversion
-
- getRequiredHelperMethods(ConversionContext) - Method in class org.mapstruct.ap.internal.conversion.BigIntegerToStringConversion
-
- getRequiredHelperMethods(ConversionContext) - Method in interface org.mapstruct.ap.internal.conversion.ConversionProvider
-
- getRequiredHelperMethods(ConversionContext) - Method in class org.mapstruct.ap.internal.conversion.DateToStringConversion
-
- getRequiredHelperMethods(ConversionContext) - Method in class org.mapstruct.ap.internal.conversion.ReverseConversion
-
- getRequiredHelperMethods(ConversionContext) - Method in class org.mapstruct.ap.internal.conversion.SimpleConversion
-
- getReservedNames() - Method in class org.mapstruct.ap.internal.model.MappingBuilderContext
-
- getResultElementType() - Method in class org.mapstruct.ap.internal.model.ContainerMappingMethod
-
- getResultElementType() - Method in class org.mapstruct.ap.internal.model.IterableMappingMethod
-
- getResultElementType() - Method in class org.mapstruct.ap.internal.model.StreamMappingMethod
-
- getResultElementTypes() - Method in class org.mapstruct.ap.internal.model.MapMappingMethod
-
- getResultName() - Method in class org.mapstruct.ap.internal.model.MappingMethod
-
- getResultType() - Method in class org.mapstruct.ap.internal.model.ForgedMethod
-
- getResultType() - Method in class org.mapstruct.ap.internal.model.HelperMethod
-
- getResultType() - Method in class org.mapstruct.ap.internal.model.IterableCreation
-
- getResultType() - Method in class org.mapstruct.ap.internal.model.MappingMethod
-
- getResultType() - Method in class org.mapstruct.ap.internal.model.source.builtin.BuiltInMethod
-
- getResultType() - Method in interface org.mapstruct.ap.internal.model.source.Method
-
Returns the type of the result.
- getResultType() - Method in class org.mapstruct.ap.internal.model.source.SelectionParameters
-
- getResultType() - Method in class org.mapstruct.ap.internal.model.source.SourceMethod
-
- getReturnType() - Method in class org.mapstruct.ap.internal.conversion.CreateDecimalFormat
-
- getReturnType(DeclaredType, Accessor) - Method in class org.mapstruct.ap.internal.model.common.TypeFactory
-
- getReturnType(ExecutableType) - Method in class org.mapstruct.ap.internal.model.common.TypeFactory
-
- getReturnType() - Method in class org.mapstruct.ap.internal.model.ForgedMethod
-
- getReturnType() - Method in class org.mapstruct.ap.internal.model.MappingMethod
-
- getReturnType() - Method in class org.mapstruct.ap.internal.model.MethodReference
-
- getReturnType() - Method in class org.mapstruct.ap.internal.model.source.builtin.AbstractToXmlGregorianCalendar
-
- getReturnType() - Method in class org.mapstruct.ap.internal.model.source.builtin.CalendarToZonedDateTime
-
- getReturnType() - Method in class org.mapstruct.ap.internal.model.source.builtin.JaxbElemToValue
-
- getReturnType() - Method in class org.mapstruct.ap.internal.model.source.builtin.XmlGregorianCalendarToCalendar
-
- getReturnType() - Method in class org.mapstruct.ap.internal.model.source.builtin.XmlGregorianCalendarToDate
-
- getReturnType() - Method in class org.mapstruct.ap.internal.model.source.builtin.XmlGregorianCalendarToJodaDateTime
-
- getReturnType() - Method in class org.mapstruct.ap.internal.model.source.builtin.XmlGregorianCalendarToJodaLocalDate
-
- getReturnType() - Method in class org.mapstruct.ap.internal.model.source.builtin.XmlGregorianCalendarToJodaLocalDateTime
-
- getReturnType() - Method in class org.mapstruct.ap.internal.model.source.builtin.XmlGregorianCalendarToJodaLocalTime
-
- getReturnType() - Method in class org.mapstruct.ap.internal.model.source.builtin.XmlGregorianCalendarToLocalDate
-
- getReturnType() - Method in class org.mapstruct.ap.internal.model.source.builtin.XmlGregorianCalendarToLocalDateTime
-
- getReturnType() - Method in class org.mapstruct.ap.internal.model.source.builtin.XmlGregorianCalendarToString
-
- getReturnType() - Method in class org.mapstruct.ap.internal.model.source.builtin.ZonedDateTimeToCalendar
-
- getReturnType() - Method in interface org.mapstruct.ap.internal.model.source.Method
-
Returns the return type of the method
- getReturnType() - Method in class org.mapstruct.ap.internal.model.source.SourceMethod
-
- getReturnTypeToConstruct() - Method in class org.mapstruct.ap.internal.model.BeanMappingMethod
-
- getRuntimeVendor() - Method in class org.mapstruct.ap.internal.processor.DefaultVersionInformation
-
- getRuntimeVendor() - Method in interface org.mapstruct.ap.internal.version.VersionInformation
-
- getRuntimeVersion() - Method in class org.mapstruct.ap.internal.processor.DefaultVersionInformation
-
- getRuntimeVersion() - Method in interface org.mapstruct.ap.internal.version.VersionInformation
-
- getSafeVariableName(String, String...) - Static method in class org.mapstruct.ap.internal.util.Strings
-
- getSafeVariableName(String, Collection<String>) - Static method in class org.mapstruct.ap.internal.util.Strings
-
Returns a variable name which doesn't conflict with the given variable names existing in the same scope and the
Java keywords.
- getSelectionParameters() - Method in class org.mapstruct.ap.internal.model.source.BeanMappingOptions
-
- getSelectionParameters() - Method in class org.mapstruct.ap.internal.model.source.IterableMappingOptions
-
- getSelectionParameters() - Method in class org.mapstruct.ap.internal.model.source.MappingOptions
-
- getSensibleDefault() - Method in class org.mapstruct.ap.internal.model.common.Type
-
- getShallowestProperty() - Method in class org.mapstruct.ap.internal.model.beanmapping.AbstractReference
-
returns the property name on the shallowest nesting level
- getShallowestPropertyName() - Method in class org.mapstruct.ap.internal.model.beanmapping.AbstractReference
-
returns the property name on the shallowest nesting level
- getShallowestPropertyName() - Method in class org.mapstruct.ap.internal.model.beanmapping.TargetReference
-
returns the property name on the shallowest nesting level
- getSimpleName() - Method in interface org.mapstruct.ap.internal.util.accessor.Accessor
-
- getSimpleName() - Method in class org.mapstruct.ap.internal.util.accessor.ParameterElementAccessor
-
- getSingleParameter(DeclaredType, Accessor) - Method in class org.mapstruct.ap.internal.model.common.TypeFactory
-
- getSingleSourceParameterType() - Method in class org.mapstruct.ap.internal.model.MethodReference
-
- getSource() - Method in class org.mapstruct.ap.internal.model.source.ValueMappingOptions
-
- getSource() - Method in class org.mapstruct.ap.internal.model.ValueMappingMethod.MappingEntry
-
- getSourceAnnotationValue() - Method in class org.mapstruct.ap.internal.model.source.MappingOptions
-
- getSourceAnnotationValue() - Method in class org.mapstruct.ap.internal.model.source.ValueMappingOptions
-
- getSourceBeanName() - Method in class org.mapstruct.ap.internal.model.PropertyMapping
-
- getSourceElementType() - Method in class org.mapstruct.ap.internal.model.IterableMappingMethod
-
- getSourceElementType() - Method in class org.mapstruct.ap.internal.model.StreamMappingMethod
-
- getSourceElementTypes() - Method in class org.mapstruct.ap.internal.model.MapMappingMethod
-
- getSourceErrorMessagePart() - Method in class org.mapstruct.ap.internal.model.common.SourceRHS
-
- getSourceLocalVarName() - Method in class org.mapstruct.ap.internal.model.assignment.AssignmentWrapper
-
- getSourceLocalVarName() - Method in interface org.mapstruct.ap.internal.model.common.Assignment
-
- getSourceLocalVarName() - Method in class org.mapstruct.ap.internal.model.common.SourceRHS
-
- getSourceLocalVarName() - Method in class org.mapstruct.ap.internal.model.MethodReference
-
- getSourceLocalVarName() - Method in class org.mapstruct.ap.internal.model.TypeConversion
-
- getSourceLoopVarName() - Method in class org.mapstruct.ap.internal.model.assignment.AssignmentWrapper
-
- getSourceLoopVarName() - Method in interface org.mapstruct.ap.internal.model.common.Assignment
-
- getSourceLoopVarName() - Method in class org.mapstruct.ap.internal.model.common.SourceRHS
-
- getSourceLoopVarName() - Method in class org.mapstruct.ap.internal.model.MethodReference
-
- getSourceLoopVarName() - Method in class org.mapstruct.ap.internal.model.TypeConversion
-
- getSourceModel() - Method in class org.mapstruct.ap.internal.model.MappingBuilderContext
-
- getSourceName() - Method in class org.mapstruct.ap.internal.model.source.MappingOptions
-
Returns the complete source name of this mapping, either a qualified (e.g.
- getSourceParameter(List<Parameter>, String) - Static method in class org.mapstruct.ap.internal.model.common.Parameter
-
- getSourceParameter() - Method in class org.mapstruct.ap.internal.model.ContainerMappingMethod
-
- getSourceParameter() - Method in class org.mapstruct.ap.internal.model.IterableCreation
-
- getSourceParameter() - Method in class org.mapstruct.ap.internal.model.MapMappingMethod
-
- getSourceParameter() - Method in class org.mapstruct.ap.internal.model.NestedPropertyMappingMethod
-
- getSourceParameter() - Method in class org.mapstruct.ap.internal.model.ValueMappingMethod
-
- getSourceParameterName() - Method in class org.mapstruct.ap.internal.model.assignment.AssignmentWrapper
-
- getSourceParameterName() - Method in interface org.mapstruct.ap.internal.model.common.Assignment
-
Returns the source parameter name, to which this assignment applies.
- getSourceParameterName() - Method in class org.mapstruct.ap.internal.model.common.SourceRHS
-
- getSourceParameterName() - Method in class org.mapstruct.ap.internal.model.MethodReference
-
- getSourceParameterName() - Method in class org.mapstruct.ap.internal.model.TypeConversion
-
- getSourceParameters(List<Parameter>) - Static method in class org.mapstruct.ap.internal.model.common.Parameter
-
- getSourceParameters() - Method in class org.mapstruct.ap.internal.model.ForgedMethod
-
- getSourceParameters() - Method in class org.mapstruct.ap.internal.model.HelperMethod
-
- getSourceParameters() - Method in class org.mapstruct.ap.internal.model.MappingMethod
-
- getSourceParameters() - Method in class org.mapstruct.ap.internal.model.MethodReference
-
- getSourceParameters() - Method in class org.mapstruct.ap.internal.model.source.builtin.BuiltInMethod
-
- getSourceParameters() - Method in interface org.mapstruct.ap.internal.model.source.Method
-
returns the list of 'true' source parameters excluding the parameter(s) that are designated as target, target
type or context parameter.
- getSourceParameters() - Method in class org.mapstruct.ap.internal.model.source.SourceMethod
-
- getSourceParametersExcludingPrimitives() - Method in class org.mapstruct.ap.internal.model.BeanMappingMethod
-
- getSourcePresenceCheckerReference() - Method in class org.mapstruct.ap.internal.model.assignment.AssignmentWrapper
-
- getSourcePresenceCheckerReference() - Method in interface org.mapstruct.ap.internal.model.common.Assignment
-
the source presence checker reference
- getSourcePresenceCheckerReference() - Method in class org.mapstruct.ap.internal.model.common.SourceRHS
-
- getSourcePresenceCheckerReference() - Method in class org.mapstruct.ap.internal.model.MethodReference
-
- getSourcePresenceCheckerReference() - Method in class org.mapstruct.ap.internal.model.TypeConversion
-
- getSourcePrimitiveParameters() - Method in class org.mapstruct.ap.internal.model.BeanMappingMethod
-
- getSourceReference() - Method in class org.mapstruct.ap.internal.model.assignment.AssignmentWrapper
-
- getSourceReference() - Method in class org.mapstruct.ap.internal.model.beanmapping.MappingReference
-
- getSourceReference() - Method in interface org.mapstruct.ap.internal.model.common.Assignment
-
the source reference being a source-getter, a constant, nested method call, etc.
- getSourceReference() - Method in class org.mapstruct.ap.internal.model.common.SourceRHS
-
- getSourceReference() - Method in class org.mapstruct.ap.internal.model.MethodReference
-
- getSourceReference() - Method in class org.mapstruct.ap.internal.model.TypeConversion
-
- getSourceRHS() - Method in class org.mapstruct.ap.internal.model.common.ParameterBinding
-
- getSourceRHS() - Method in class org.mapstruct.ap.internal.model.source.SelectionParameters
-
- getSourceRHS() - Method in class org.mapstruct.ap.internal.model.source.selector.SelectionCriteria
-
- getSourceType() - Method in class org.mapstruct.ap.internal.model.assignment.AssignmentWrapper
-
- getSourceType() - Method in interface org.mapstruct.ap.internal.model.common.Assignment
-
the source type used in the matching process
- getSourceType() - Method in class org.mapstruct.ap.internal.model.common.SourceRHS
-
- getSourceType() - Method in class org.mapstruct.ap.internal.model.ForgedMethodHistory
-
- getSourceType() - Method in class org.mapstruct.ap.internal.model.MethodReference
-
- getSourceType() - Method in class org.mapstruct.ap.internal.model.TypeConversion
-
- getSourceTypeForMatching() - Method in class org.mapstruct.ap.internal.model.common.SourceRHS
-
The source type that is to be used when resolving the mapping from source to target.
- getStrategyName() - Method in interface org.mapstruct.ap.spi.EnumTransformationStrategy
-
The name of the strategy.
- getStrategyName() - Method in class org.mapstruct.ap.spi.PrefixEnumTransformationStrategy
-
- getStrategyName() - Method in class org.mapstruct.ap.spi.StripPrefixEnumTransformationStrategy
-
- getStrategyName() - Method in class org.mapstruct.ap.spi.StripSuffixEnumTransformationStrategy
-
- getStrategyName() - Method in class org.mapstruct.ap.spi.SuffixEnumTransformationStrategy
-
- getSuperClassName() - Method in class org.mapstruct.ap.internal.model.GeneratedType
-
- getSupportedSourceVersion() - Method in class org.mapstruct.ap.MappingProcessor
-
- getSupportingConstructorFragment() - Method in class org.mapstruct.ap.internal.model.SupportingMappingMethod
-
- getSupportingField() - Method in class org.mapstruct.ap.internal.model.SupportingMappingMethod
-
- getTarget() - Method in class org.mapstruct.ap.internal.model.source.ValueMappingOptions
-
- getTarget() - Method in class org.mapstruct.ap.internal.model.ValueMappingMethod.MappingEntry
-
- getTargetAnnotationValue() - Method in class org.mapstruct.ap.internal.model.source.MappingOptions
-
- getTargetAnnotationValue() - Method in class org.mapstruct.ap.internal.model.source.ValueMappingOptions
-
- getTargetAssignment(Method, ForgedMethodHistory, Type, FormattingParameters, SelectionCriteria, SourceRHS, AnnotationMirror, Supplier<Assignment>) - Method in interface org.mapstruct.ap.internal.model.MappingBuilderContext.MappingResolver
-
returns a parameter assignment
- getTargetAssignment(Method, ForgedMethodHistory, Type, FormattingParameters, SelectionCriteria, SourceRHS, AnnotationMirror, Supplier<Assignment>) - Method in class org.mapstruct.ap.internal.processor.creation.MappingResolverImpl
-
- getTargetName() - Method in class org.mapstruct.ap.internal.model.source.MappingOptions
-
- getTargetPropertyName() - Method in class org.mapstruct.ap.internal.model.source.selector.SelectionCriteria
-
- getTargetReadAccessorName() - Method in class org.mapstruct.ap.internal.model.PropertyMapping
-
- getTargetReference() - Method in class org.mapstruct.ap.internal.model.beanmapping.MappingReference
-
- getTargetThisReferences() - Method in class org.mapstruct.ap.internal.model.beanmapping.MappingReferences
-
- getTargetType() - Method in interface org.mapstruct.ap.internal.model.common.ConversionContext
-
Returns the target type of this conversion.
- getTargetType() - Method in class org.mapstruct.ap.internal.model.common.DefaultConversionContext
-
- getTargetType() - Method in class org.mapstruct.ap.internal.model.ForgedMethodHistory
-
- getTargetType() - Method in class org.mapstruct.ap.internal.model.PropertyMapping
-
- getTargetTypeParameter(List<Parameter>) - Static method in class org.mapstruct.ap.internal.model.common.Parameter
-
- getTargetTypeParameter() - Method in class org.mapstruct.ap.internal.model.ForgedMethod
-
- getTargetTypeParameter() - Method in class org.mapstruct.ap.internal.model.HelperMethod
-
target type parameter mechanism not supported for built-in methods
- getTargetTypeParameter() - Method in class org.mapstruct.ap.internal.model.source.builtin.BuiltInMethod
-
target type parameter mechanism not supported for built-in methods
- getTargetTypeParameter() - Method in interface org.mapstruct.ap.internal.model.source.Method
-
Returns the parameter designated as target type (if present)
TargetType
- getTargetTypeParameter() - Method in class org.mapstruct.ap.internal.model.source.SourceMethod
-
- getTargetVariableName() - Method in class org.mapstruct.ap.internal.model.LifecycleCallbackMethodReference
-
- getTargetWriteAccessorName() - Method in class org.mapstruct.ap.internal.model.PropertyMapping
-
- getTemplateMethod() - Method in class org.mapstruct.ap.internal.model.source.MappingOptions.InheritContext
-
- getTemplateName() - Method in class org.mapstruct.ap.internal.model.Decorator
-
- getTemplateName() - Method in class org.mapstruct.ap.internal.model.Mapper
-
- getTemplateName() - Method in class org.mapstruct.ap.internal.model.SupportingConstructorFragment
-
- getTemplateName() - Method in class org.mapstruct.ap.internal.model.SupportingField
-
- getTemplateName() - Method in class org.mapstruct.ap.internal.model.SupportingMappingMethod
-
- getTemplateName() - Method in class org.mapstruct.ap.internal.writer.FreeMarkerWritable
-
Returns the name of the template to be used for a specific writable type.
- getTemplateNameForClass(Class<?>) - Method in class org.mapstruct.ap.internal.writer.FreeMarkerWritable
-
Returns the name of the template to be used for a specific writable type.
- getterMethodsIn(List<ExecutableElement>) - Method in class org.mapstruct.ap.internal.util.Filters
-
- GetterWrapperForCollectionsAndMaps - Class in org.mapstruct.ap.internal.model.assignment
-
This wrapper handles the situation were an assignment must be done via a target getter method because there
is no setter available.
- GetterWrapperForCollectionsAndMaps(Assignment, List<Type>, Type, boolean) - Constructor for class org.mapstruct.ap.internal.model.assignment.GetterWrapperForCollectionsAndMaps
-
- getThrownTypes() - Method in class org.mapstruct.ap.internal.model.assignment.AdderWrapper
-
- getThrownTypes() - Method in class org.mapstruct.ap.internal.model.assignment.AssignmentWrapper
-
- getThrownTypes() - Method in class org.mapstruct.ap.internal.model.assignment.LocalVarWrapper
-
- getThrownTypes() - Method in class org.mapstruct.ap.internal.model.assignment.SetterWrapper
-
- getThrownTypes() - Method in class org.mapstruct.ap.internal.model.assignment.StreamAdderWrapper
-
- getThrownTypes() - Method in class org.mapstruct.ap.internal.model.assignment.UpdateWrapper
-
- getThrownTypes() - Method in class org.mapstruct.ap.internal.model.assignment.WrapperForCollectionsAndMaps
-
- getThrownTypes() - Method in interface org.mapstruct.ap.internal.model.common.Assignment
-
returns all types exception types thrown by this assignment.
- getThrownTypes() - Method in class org.mapstruct.ap.internal.model.common.SourceRHS
-
- getThrownTypes(ExecutableType) - Method in class org.mapstruct.ap.internal.model.common.TypeFactory
-
- getThrownTypes(Accessor) - Method in class org.mapstruct.ap.internal.model.common.TypeFactory
-
- getThrownTypes() - Method in class org.mapstruct.ap.internal.model.ForgedMethod
-
- getThrownTypes() - Method in class org.mapstruct.ap.internal.model.HelperMethod
-
- getThrownTypes() - Method in class org.mapstruct.ap.internal.model.MappingMethod
-
- getThrownTypes() - Method in class org.mapstruct.ap.internal.model.MethodReference
-
- getThrownTypes() - Method in class org.mapstruct.ap.internal.model.source.builtin.BuiltInMethod
-
- getThrownTypes() - Method in interface org.mapstruct.ap.internal.model.source.Method
-
Returns all exceptions thrown by this method
- getThrownTypes() - Method in class org.mapstruct.ap.internal.model.source.SourceMethod
-
- getThrownTypes() - Method in class org.mapstruct.ap.internal.model.TypeConversion
-
- getToConversionExceptionTypes(ConversionContext) - Method in class org.mapstruct.ap.internal.conversion.SimpleConversion
-
- getToConversionImportTypes(ConversionContext) - Method in class org.mapstruct.ap.internal.conversion.AbstractJavaTimeToStringConversion
-
- getToConversionImportTypes(ConversionContext) - Method in class org.mapstruct.ap.internal.conversion.AbstractJodaTypeToStringConversion
-
- getToConversionImportTypes(ConversionContext) - Method in class org.mapstruct.ap.internal.conversion.AbstractNumberToStringConversion
-
- getToConversionImportTypes(ConversionContext) - Method in class org.mapstruct.ap.internal.conversion.DateToSqlDateConversion
-
- getToConversionImportTypes(ConversionContext) - Method in class org.mapstruct.ap.internal.conversion.DateToSqlTimeConversion
-
- getToConversionImportTypes(ConversionContext) - Method in class org.mapstruct.ap.internal.conversion.DateToSqlTimestampConversion
-
- getToConversionImportTypes(ConversionContext) - Method in class org.mapstruct.ap.internal.conversion.JavaInstantToDateConversion
-
- getToConversionImportTypes(ConversionContext) - Method in class org.mapstruct.ap.internal.conversion.JavaLocalDateTimeToDateConversion
-
- getToConversionImportTypes(ConversionContext) - Method in class org.mapstruct.ap.internal.conversion.JavaLocalDateToDateConversion
-
- getToConversionImportTypes(ConversionContext) - Method in class org.mapstruct.ap.internal.conversion.JavaLocalDateToSqlDateConversion
-
- getToConversionImportTypes(ConversionContext) - Method in class org.mapstruct.ap.internal.conversion.JavaZonedDateTimeToDateConversion
-
- getToConversionImportTypes(ConversionContext) - Method in class org.mapstruct.ap.internal.conversion.JodaDateTimeToCalendarConversion
-
- getToConversionImportTypes(ConversionContext) - Method in class org.mapstruct.ap.internal.conversion.PrimitiveToStringConversion
-
- getToConversionImportTypes(ConversionContext) - Method in class org.mapstruct.ap.internal.conversion.SimpleConversion
-
Returns a set with imported types of the "to" conversion.
- getToConversionImportTypes(ConversionContext) - Method in class org.mapstruct.ap.internal.conversion.WrapperToStringConversion
-
- getToExpression(ConversionContext) - Method in class org.mapstruct.ap.internal.conversion.AbstractJavaTimeToStringConversion
-
- getToExpression(ConversionContext) - Method in class org.mapstruct.ap.internal.conversion.AbstractJodaTypeToStringConversion
-
- getToExpression(ConversionContext) - Method in class org.mapstruct.ap.internal.conversion.BigDecimalToBigIntegerConversion
-
- getToExpression(ConversionContext) - Method in class org.mapstruct.ap.internal.conversion.BigDecimalToPrimitiveConversion
-
- getToExpression(ConversionContext) - Method in class org.mapstruct.ap.internal.conversion.BigDecimalToStringConversion
-
- getToExpression(ConversionContext) - Method in class org.mapstruct.ap.internal.conversion.BigDecimalToWrapperConversion
-
- getToExpression(ConversionContext) - Method in class org.mapstruct.ap.internal.conversion.BigIntegerToPrimitiveConversion
-
- getToExpression(ConversionContext) - Method in class org.mapstruct.ap.internal.conversion.BigIntegerToStringConversion
-
- getToExpression(ConversionContext) - Method in class org.mapstruct.ap.internal.conversion.BigIntegerToWrapperConversion
-
- getToExpression(ConversionContext) - Method in class org.mapstruct.ap.internal.conversion.CharToStringConversion
-
- getToExpression(ConversionContext) - Method in class org.mapstruct.ap.internal.conversion.CharWrapperToStringConversion
-
- getToExpression(ConversionContext) - Method in class org.mapstruct.ap.internal.conversion.CurrencyToStringConversion
-
- getToExpression(ConversionContext) - Method in class org.mapstruct.ap.internal.conversion.DateToSqlDateConversion
-
- getToExpression(ConversionContext) - Method in class org.mapstruct.ap.internal.conversion.DateToSqlTimeConversion
-
- getToExpression(ConversionContext) - Method in class org.mapstruct.ap.internal.conversion.DateToSqlTimestampConversion
-
- getToExpression(ConversionContext) - Method in class org.mapstruct.ap.internal.conversion.EnumStringConversion
-
- getToExpression(ConversionContext) - Method in class org.mapstruct.ap.internal.conversion.JavaInstantToDateConversion
-
- getToExpression(ConversionContext) - Method in class org.mapstruct.ap.internal.conversion.JavaLocalDateTimeToDateConversion
-
- getToExpression(ConversionContext) - Method in class org.mapstruct.ap.internal.conversion.JavaLocalDateToDateConversion
-
- getToExpression(ConversionContext) - Method in class org.mapstruct.ap.internal.conversion.JavaLocalDateToSqlDateConversion
-
- getToExpression(ConversionContext) - Method in class org.mapstruct.ap.internal.conversion.JavaZonedDateTimeToDateConversion
-
- getToExpression(ConversionContext) - Method in class org.mapstruct.ap.internal.conversion.JodaDateTimeToCalendarConversion
-
- getToExpression(ConversionContext) - Method in class org.mapstruct.ap.internal.conversion.JodaTimeToDateConversion
-
- getToExpression(ConversionContext) - Method in class org.mapstruct.ap.internal.conversion.PrimitiveToPrimitiveConversion
-
- getToExpression(ConversionContext) - Method in class org.mapstruct.ap.internal.conversion.PrimitiveToStringConversion
-
- getToExpression(ConversionContext) - Method in class org.mapstruct.ap.internal.conversion.PrimitiveToWrapperConversion
-
- getToExpression(ConversionContext) - Method in class org.mapstruct.ap.internal.conversion.SimpleConversion
-
Returns the conversion string from source to target.
- getToExpression(ConversionContext) - Method in class org.mapstruct.ap.internal.conversion.StaticParseToStringConversion
-
- getToExpression(ConversionContext) - Method in class org.mapstruct.ap.internal.conversion.WrapperToStringConversion
-
- getToExpression(ConversionContext) - Method in class org.mapstruct.ap.internal.conversion.WrapperToWrapperConversion
-
- getTraversalSequence(String) - Method in class org.mapstruct.ap.internal.model.dependency.GraphAnalyzer
-
Returns the traversal sequence number of the given node.
- getType() - Method in class org.mapstruct.ap.internal.model.Annotation
-
- getType() - Method in class org.mapstruct.ap.internal.model.assignment.AssignmentWrapper
-
- getType() - Method in class org.mapstruct.ap.internal.model.beanmapping.PropertyEntry
-
- getType() - Method in interface org.mapstruct.ap.internal.model.common.Assignment
-
Returns whether the type of assignment
- getType() - Method in class org.mapstruct.ap.internal.model.common.ImplementationType
-
- getType() - Method in class org.mapstruct.ap.internal.model.common.Parameter
-
- getType() - Method in class org.mapstruct.ap.internal.model.common.ParameterBinding
-
- getType() - Method in class org.mapstruct.ap.internal.model.common.SourceRHS
-
- getType(Class<?>) - Method in class org.mapstruct.ap.internal.model.common.TypeFactory
-
- getType(String) - Method in class org.mapstruct.ap.internal.model.common.TypeFactory
-
- getType(TypeElement) - Method in class org.mapstruct.ap.internal.model.common.TypeFactory
-
- getType(TypeMirror) - Method in class org.mapstruct.ap.internal.model.common.TypeFactory
-
- getType() - Method in class org.mapstruct.ap.internal.model.Field
-
Returns the type of this field.
- getType() - Method in class org.mapstruct.ap.internal.model.MethodReference
-
- getType() - Method in class org.mapstruct.ap.internal.model.NestedPropertyMappingMethod.SafePropertyEntry
-
- getType() - Method in interface org.mapstruct.ap.internal.model.source.builtin.BuiltInFieldReference
-
- getType() - Method in class org.mapstruct.ap.internal.model.source.builtin.FinalField
-
- getType() - Method in class org.mapstruct.ap.internal.model.TypeConversion
-
- getType() - Method in exception org.mapstruct.ap.spi.MoreThanOneBuilderCreationMethodException
-
- getType() - Method in exception org.mapstruct.ap.spi.TypeHierarchyErroneousException
-
- getTypeAnnotations(Mapper) - Method in class org.mapstruct.ap.internal.processor.AnnotationBasedComponentModelProcessor
-
- getTypeAnnotations(Mapper) - Method in class org.mapstruct.ap.internal.processor.CdiComponentProcessor
-
- getTypeAnnotations(Mapper) - Method in class org.mapstruct.ap.internal.processor.Jsr330ComponentProcessor
-
- getTypeAnnotations(Mapper) - Method in class org.mapstruct.ap.internal.processor.SpringComponentProcessor
-
- getTypeBound() - Method in class org.mapstruct.ap.internal.model.common.Type
-
Establishes the type bound:
{@code
- getTypeBound(TypeMirror) - Method in class org.mapstruct.ap.internal.model.common.TypeFactory
-
Establishes the type bound:
{@code
- getTypeElement() - Method in class org.mapstruct.ap.internal.model.common.Type
-
- getTypeElement(TypeMirror) - Method in class org.mapstruct.ap.spi.DefaultBuilderProvider
-
- getTypeFactory() - Method in interface org.mapstruct.ap.internal.model.common.ConversionContext
-
- getTypeFactory() - Method in class org.mapstruct.ap.internal.model.common.DefaultConversionContext
-
- getTypeFactory() - Method in class org.mapstruct.ap.internal.model.MappingBuilderContext
-
- getTypeFactory() - Method in class org.mapstruct.ap.internal.processor.AnnotationBasedComponentModelProcessor
-
- getTypeFactory() - Method in class org.mapstruct.ap.internal.processor.DefaultModelElementProcessorContext
-
- getTypeFactory() - Method in interface org.mapstruct.ap.internal.processor.ModelElementProcessor.ProcessorContext
-
- getTypeForLiteral(Class<?>) - Method in class org.mapstruct.ap.internal.model.common.TypeFactory
-
- getTypeMirror() - Method in class org.mapstruct.ap.internal.model.common.Type
-
- getTypeParameters() - Method in class org.mapstruct.ap.internal.model.common.Type
-
- getTypeUtils() - Method in class org.mapstruct.ap.internal.model.MappingBuilderContext
-
- getTypeUtils() - Method in class org.mapstruct.ap.internal.processor.DefaultModelElementProcessorContext
-
- getTypeUtils() - Method in interface org.mapstruct.ap.internal.processor.ModelElementProcessor.ProcessorContext
-
- getTypeUtils() - Method in class org.mapstruct.ap.internal.util.AnnotationProcessorContext
-
- getTypeUtils() - Method in interface org.mapstruct.ap.spi.MapStructProcessingEnvironment
-
Returns an implementation of some utility methods for
operating on types.
- getUnexpectedValueMappingException() - Method in class org.mapstruct.ap.internal.model.source.DefaultOptions
-
- getUnexpectedValueMappingException() - Method in class org.mapstruct.ap.internal.model.source.DelegatingOptions
-
- getUnexpectedValueMappingException() - Method in class org.mapstruct.ap.internal.model.source.EnumMappingOptions
-
- getUnexpectedValueMappingException() - Method in class org.mapstruct.ap.internal.model.source.MapperConfigOptions
-
- getUnexpectedValueMappingException() - Method in class org.mapstruct.ap.internal.model.source.MapperOptions
-
- getUnexpectedValueMappingException() - Method in class org.mapstruct.ap.internal.model.ValueMappingMethod
-
- getUnexpectedValueMappingExceptionClass() - Method in class org.mapstruct.ap.spi.DefaultEnumMappingStrategy
-
- getUnexpectedValueMappingExceptionType() - Method in class org.mapstruct.ap.spi.DefaultEnumMappingStrategy
-
- getUnexpectedValueMappingExceptionType() - Method in interface org.mapstruct.ap.spi.EnumMappingStrategy
-
Return the type element of the exception that should be used in the generated code
for an unexpected enum constant.
- getUnmappedTargetPolicy() - Method in class org.mapstruct.ap.internal.option.Options
-
- getUnprocessedDefinedTarget() - Method in class org.mapstruct.ap.internal.model.NestedTargetPropertyMappingHolder
-
- getUsedSupportedMappings() - Method in class org.mapstruct.ap.internal.model.MappingBuilderContext
-
- getUsedSupportedMappings() - Method in interface org.mapstruct.ap.internal.model.MappingBuilderContext.MappingResolver
-
- getUsedSupportedMappings() - Method in class org.mapstruct.ap.internal.processor.creation.MappingResolverImpl
-
- getValue() - Method in class org.mapstruct.ap.internal.util.ValueProvider
-
- getValueAssignment() - Method in class org.mapstruct.ap.internal.model.MapMappingMethod
-
- getValueFormattingParameters() - Method in class org.mapstruct.ap.internal.model.source.MapMappingOptions
-
- getValueMappingControl(Elements) - Method in class org.mapstruct.ap.internal.model.source.MapMappingOptions
-
- getValueMappings() - Method in class org.mapstruct.ap.internal.model.source.MappingMethodOptions
-
- getValueMappings() - Method in class org.mapstruct.ap.internal.model.ValueMappingMethod
-
- getValueSelectionParameters() - Method in class org.mapstruct.ap.internal.model.source.MapMappingOptions
-
- getValueVariableName() - Method in class org.mapstruct.ap.internal.model.MapMappingMethod
-
- getVariableName() - Method in class org.mapstruct.ap.internal.model.common.ParameterBinding
-
- getVariableName() - Method in class org.mapstruct.ap.internal.model.Field
-
Returns the variable name of this field.
- getVariableName() - Method in interface org.mapstruct.ap.internal.model.source.builtin.BuiltInFieldReference
-
- getVariableName() - Method in class org.mapstruct.ap.internal.model.source.builtin.FinalField
-
- getVersionInformation() - Method in class org.mapstruct.ap.internal.model.GeneratedType
-
- getVersionInformation() - Method in class org.mapstruct.ap.internal.processor.DefaultModelElementProcessorContext
-
- getVersionInformation() - Method in interface org.mapstruct.ap.internal.processor.ModelElementProcessor.ProcessorContext
-
- getWildcardType(TypeMirror, TypeMirror) - Method in class org.mapstruct.ap.internal.util.workarounds.TypesDecorator
-
- getWrappedType(Type) - Method in class org.mapstruct.ap.internal.model.common.TypeFactory
-
- getWrapper(Assignment, Method) - Method in class org.mapstruct.ap.internal.model.ContainerMappingMethodBuilder
-
- getWrapper(Assignment, Method) - Method in class org.mapstruct.ap.internal.model.IterableMappingMethod.Builder
-
- getWrapper(Assignment, Method) - Method in class org.mapstruct.ap.internal.model.StreamMappingMethod.Builder
-
- getWrapperType(Class<?>) - Static method in class org.mapstruct.ap.internal.util.NativeTypes
-
- GraphAnalyzer - Class in org.mapstruct.ap.internal.model.dependency
-
Analyzes graphs: Discovers all descendants of given nodes and detects cyclic dependencies between nodes if present.
- GraphAnalyzer.GraphAnalyzerBuilder - Class in org.mapstruct.ap.internal.model.dependency
-
- GraphAnalyzerBuilder() - Constructor for class org.mapstruct.ap.internal.model.dependency.GraphAnalyzer.GraphAnalyzerBuilder
-
- IMMUTABLE_FQN - Static variable in class org.mapstruct.ap.internal.util.ImmutablesConstants
-
- ImmutablesAccessorNamingStrategy - Class in org.mapstruct.ap.spi
-
Accesor naming strategy for Immutables.
- ImmutablesAccessorNamingStrategy() - Constructor for class org.mapstruct.ap.spi.ImmutablesAccessorNamingStrategy
-
- ImmutablesBuilderProvider - Class in org.mapstruct.ap.spi
-
Builder provider for Immutables.
- ImmutablesBuilderProvider() - Constructor for class org.mapstruct.ap.spi.ImmutablesBuilderProvider
-
- ImmutablesConstants - Class in org.mapstruct.ap.internal.util
-
Helper for holding Immutables FQN.
- implementationName() - Method in class org.mapstruct.ap.internal.model.source.DefaultOptions
-
- implementationName() - Method in class org.mapstruct.ap.internal.model.source.DelegatingOptions
-
- implementationName() - Method in class org.mapstruct.ap.internal.model.source.MapperConfigOptions
-
- implementationName() - Method in class org.mapstruct.ap.internal.model.source.MapperOptions
-
- implementationPackage() - Method in class org.mapstruct.ap.internal.model.source.DefaultOptions
-
- implementationPackage() - Method in class org.mapstruct.ap.internal.model.source.DelegatingOptions
-
- implementationPackage() - Method in class org.mapstruct.ap.internal.model.source.MapperConfigOptions
-
- implementationPackage() - Method in class org.mapstruct.ap.internal.model.source.MapperOptions
-
- ImplementationType - Class in org.mapstruct.ap.internal.model.common
-
This is a wrapper class for the Implementation types that are used within MapStruct.
- implName(String) - Method in class org.mapstruct.ap.internal.model.Decorator.Builder
-
- implName(String) - Method in class org.mapstruct.ap.internal.model.Mapper.Builder
-
- implPackage(String) - Method in class org.mapstruct.ap.internal.model.Decorator.Builder
-
- implPackage(String) - Method in class org.mapstruct.ap.internal.model.Mapper.Builder
-
- imports() - Method in class org.mapstruct.ap.internal.model.source.DefaultOptions
-
- imports() - Method in class org.mapstruct.ap.internal.model.source.DelegatingOptions
-
- imports() - Method in class org.mapstruct.ap.internal.model.source.MapperConfigOptions
-
- imports() - Method in class org.mapstruct.ap.internal.model.source.MapperOptions
-
- inferTypeWhenEnum(Type) - Method in class org.mapstruct.ap.internal.model.MethodReference
-
- InheritanceSelector - Class in org.mapstruct.ap.internal.model.source.selector
-
Selects on inheritance distance, e.g. the amount of inheritance steps from the parameter type.
- InheritanceSelector() - Constructor for class org.mapstruct.ap.internal.model.source.selector.InheritanceSelector
-
- InheritConfiguration - Annotation Type in org.mapstruct
-
- InheritContext(boolean, boolean, Method) - Constructor for class org.mapstruct.ap.internal.model.source.MappingOptions.InheritContext
-
- InheritInverseConfiguration - Annotation Type in org.mapstruct
-
Advises the code generator to apply all the
Mapping
s from an inverse mapping method to the annotated method
as well.
- init(ProcessingEnvironment) - Method in class org.mapstruct.ap.MappingProcessor
-
- init(MapStructProcessingEnvironment) - Method in interface org.mapstruct.ap.spi.AccessorNamingStrategy
-
Initializes the accessor naming strategy with the MapStruct processing environment.
- init(MapStructProcessingEnvironment) - Method in interface org.mapstruct.ap.spi.BuilderProvider
-
Initializes the builder provider with the MapStruct processing environment.
- init(MapStructProcessingEnvironment) - Method in class org.mapstruct.ap.spi.DefaultAccessorNamingStrategy
-
- init(MapStructProcessingEnvironment) - Method in class org.mapstruct.ap.spi.DefaultBuilderProvider
-
- init(MapStructProcessingEnvironment) - Method in class org.mapstruct.ap.spi.DefaultEnumMappingStrategy
-
- init(MapStructProcessingEnvironment) - Method in interface org.mapstruct.ap.spi.EnumMappingStrategy
-
Initializes the enum value mapping strategy
- init(MapStructProcessingEnvironment) - Method in interface org.mapstruct.ap.spi.EnumTransformationStrategy
-
Initializes the enum transformation strategy with the MapStruct processing environment.
- InjectionStrategy - Enum in org.mapstruct
-
Strategy for handling injection.
- instantiateMappingMethod(Method, Collection<String>, Assignment, MethodReference, boolean, String, List<LifecycleCallbackMethodReference>, List<LifecycleCallbackMethodReference>, SelectionParameters) - Method in class org.mapstruct.ap.internal.model.ContainerMappingMethodBuilder
-
- instantiateMappingMethod(Method, Collection<String>, Assignment, MethodReference, boolean, String, List<LifecycleCallbackMethodReference>, List<LifecycleCallbackMethodReference>, SelectionParameters) - Method in class org.mapstruct.ap.internal.model.IterableMappingMethod.Builder
-
- instantiateMappingMethod(Method, Collection<String>, Assignment, MethodReference, boolean, String, List<LifecycleCallbackMethodReference>, List<LifecycleCallbackMethodReference>, SelectionParameters) - Method in class org.mapstruct.ap.internal.model.StreamMappingMethod.Builder
-
- IntrospectorUtils - Class in org.mapstruct.ap.spi.util
-
Utilities for tools to learn about the properties, events, and methods supported by a target Java Bean.
- inverse(ConversionProvider) - Static method in class org.mapstruct.ap.internal.conversion.ReverseConversion
-
- inverse() - Method in class org.mapstruct.ap.internal.model.source.EnumMappingOptions
-
- inverse() - Method in class org.mapstruct.ap.internal.model.source.ValueMappingOptions
-
- inverses(SourceMethod) - Method in class org.mapstruct.ap.internal.model.source.SourceMethod
-
- isAbstract() - Method in class org.mapstruct.ap.internal.model.common.Type
-
- isAbstract() - Method in class org.mapstruct.ap.internal.model.source.SourceMethod
-
- isAdderMethod(ExecutableElement) - Method in class org.mapstruct.ap.internal.util.AccessorNamingUtils
-
- isAdderMethod(ExecutableElement) - Method in class org.mapstruct.ap.spi.DefaultAccessorNamingStrategy
-
- isAfterMappingMethod() - Method in class org.mapstruct.ap.internal.model.source.SourceMethod
-
- isAfterMappingMethod(ExecutableElement) - Static method in class org.mapstruct.ap.internal.util.Executables
-
- isAllow2Steps() - Method in class org.mapstruct.ap.internal.model.source.selector.SelectionCriteria
-
- isAllowConversion() - Method in class org.mapstruct.ap.internal.model.source.selector.SelectionCriteria
-
- isAllowDirect() - Method in class org.mapstruct.ap.internal.model.source.selector.SelectionCriteria
-
- isAllowMappingMethod() - Method in class org.mapstruct.ap.internal.model.source.selector.SelectionCriteria
-
- isAlwaysGenerateSpi() - Method in class org.mapstruct.ap.internal.option.Options
-
- isAnnotatedMapper() - Method in class org.mapstruct.ap.internal.model.DefaultMapperReference
-
- isArrayType() - Method in class org.mapstruct.ap.internal.model.common.Type
-
- isAssignable(TypeMirror, TypeMirror) - Method in class org.mapstruct.ap.internal.util.workarounds.TypesDecorator
-
- isAssignableTo(Type) - Method in class org.mapstruct.ap.internal.model.common.Type
-
Whether this type is assignable to the given other type.
- isBeforeMappingMethod() - Method in class org.mapstruct.ap.internal.model.source.SourceMethod
-
- isBeforeMappingMethod(ExecutableElement) - Static method in class org.mapstruct.ap.internal.util.Executables
-
- isBuildMethod(ExecutableElement, TypeElement) - Method in class org.mapstruct.ap.spi.DefaultBuilderProvider
-
Checks if the buildMethod
is a method that creates typeElement
.
- isCallingUpdateMethod() - Method in class org.mapstruct.ap.internal.model.assignment.AssignmentWrapper
-
- isCallingUpdateMethod() - Method in interface org.mapstruct.ap.internal.model.common.Assignment
-
- isCallingUpdateMethod() - Method in class org.mapstruct.ap.internal.model.common.SourceRHS
-
- isCallingUpdateMethod() - Method in class org.mapstruct.ap.internal.model.MethodReference
-
- isCallingUpdateMethod() - Method in class org.mapstruct.ap.internal.model.TypeConversion
-
- isCanUseSize() - Method in class org.mapstruct.ap.internal.model.IterableCreation
-
- isCollectionOrMapType() - Method in class org.mapstruct.ap.internal.model.common.Type
-
- isCollectionType() - Method in class org.mapstruct.ap.internal.model.common.Type
-
- isConstructor() - Method in class org.mapstruct.ap.internal.model.MethodReference
-
- isConstructorMapping() - Method in class org.mapstruct.ap.internal.model.PropertyMapping
-
- isConverted() - Method in enum org.mapstruct.ap.internal.model.common.Assignment.AssignmentType
-
- isDefault() - Method in class org.mapstruct.ap.internal.model.ForgedMethod
-
- isDefault() - Method in class org.mapstruct.ap.internal.model.HelperMethod
-
- isDefault() - Method in class org.mapstruct.ap.internal.model.source.builtin.BuiltInMethod
-
- isDefault() - Method in interface org.mapstruct.ap.internal.model.source.Method
-
Whether this method is Java 8 default method
- isDefault() - Method in class org.mapstruct.ap.internal.model.source.SourceMethod
-
- isDefaultMethod(ExecutableElement) - Static method in class org.mapstruct.ap.internal.util.Executables
-
- isDirect() - Method in enum org.mapstruct.ap.internal.model.common.Assignment.AssignmentType
-
- isDirectAssignment() - Method in class org.mapstruct.ap.internal.model.assignment.Java8FunctionWrapper
-
- isDirectAssignment() - Method in class org.mapstruct.ap.internal.model.assignment.SetterWrapperForCollectionsAndMapsWithNullCheck
-
- isDisableSubMappingMethodsGeneration() - Method in class org.mapstruct.ap.internal.model.source.DefaultOptions
-
- isDisableSubMappingMethodsGeneration() - Method in class org.mapstruct.ap.internal.model.source.DelegatingOptions
-
- isDisableSubMappingMethodsGeneration() - Method in class org.mapstruct.ap.internal.model.source.MapperConfigOptions
-
- isDisableSubMappingMethodsGeneration() - Method in class org.mapstruct.ap.internal.model.source.MapperOptions
-
- isEclipseJDTCompiler() - Method in class org.mapstruct.ap.internal.processor.DefaultVersionInformation
-
- isEclipseJDTCompiler() - Method in interface org.mapstruct.ap.internal.version.VersionInformation
-
- isEmpty() - Method in class org.mapstruct.ap.internal.model.source.ParameterProvidedMethods
-
- isEmpty(String) - Static method in class org.mapstruct.ap.internal.util.Strings
-
- isEnumMapping(Method) - Static method in class org.mapstruct.ap.internal.model.source.MappingMethodUtils
-
Checks if the provided method
is for enum mapping.
- isEnumSet() - Method in class org.mapstruct.ap.internal.model.assignment.SetterWrapperForCollectionsAndMapsWithNullCheck
-
- isEnumSet() - Method in class org.mapstruct.ap.internal.model.IterableCreation
-
- isEnumType() - Method in class org.mapstruct.ap.internal.model.common.Type
-
- isErroneous() - Method in class org.mapstruct.ap.internal.model.MappingBuilderContext
-
- isErroneous() - Method in class org.mapstruct.ap.internal.processor.DefaultModelElementProcessorContext
-
- isErroneous() - Method in interface org.mapstruct.ap.internal.processor.ModelElementProcessor.ProcessorContext
-
Whether the currently processed mapper type is erroneous which is the
case if at least one diagnostic with
Diagnostic.Kind.ERROR
is reported
by any of the participating processors.
- isErroneous() - Method in interface org.mapstruct.ap.internal.util.FormattingMessager
-
- isExcluded(TypeElement) - Method in interface org.mapstruct.ap.spi.MappingExclusionProvider
-
Checks if MapStruct should not generate an automatic sub-mapping for the provided
TypeElement
, i.e.
- isExistingInstanceMapping() - Method in class org.mapstruct.ap.internal.model.MappingMethod
-
- isFieldAccessor(VariableElement) - Static method in class org.mapstruct.ap.internal.util.Fields
-
- isFieldAssignment() - Method in class org.mapstruct.ap.internal.model.assignment.AssignmentWrapper
-
- isFieldAssignment() - Method in enum org.mapstruct.ap.internal.util.accessor.AccessorType
-
- isFieldFinal() - Method in class org.mapstruct.ap.internal.model.AnnotationMapperReference
-
- isFinal(Accessor) - Static method in class org.mapstruct.ap.internal.util.Executables
-
- isFluentSetter(ExecutableElement) - Method in class org.mapstruct.ap.spi.DefaultAccessorNamingStrategy
-
- isFluentSetter(ExecutableElement) - Method in class org.mapstruct.ap.spi.FreeBuilderAccessorNamingStrategy
-
- isFluentSetter(ExecutableElement) - Method in class org.mapstruct.ap.spi.ImmutablesAccessorNamingStrategy
-
- isForForgedMethods() - Method in class org.mapstruct.ap.internal.model.beanmapping.MappingReferences
-
- isForgedNamedBased() - Method in class org.mapstruct.ap.internal.model.ForgedMethod
-
- isForwarded() - Method in class org.mapstruct.ap.internal.model.source.MappingOptions.InheritContext
-
- isFullyInitialized() - Method in class org.mapstruct.ap.internal.model.source.MappingMethodOptions
-
- isGeneratedTypeAvailable() - Method in class org.mapstruct.ap.internal.model.GeneratedType
-
- isGetterMethod(ExecutableElement) - Method in class org.mapstruct.ap.internal.util.AccessorNamingUtils
-
- isGetterMethod(ExecutableElement) - Method in class org.mapstruct.ap.spi.DefaultAccessorNamingStrategy
-
- isignoreByDefault() - Method in class org.mapstruct.ap.internal.model.source.BeanMappingOptions
-
- isIgnored() - Method in class org.mapstruct.ap.internal.model.source.MappingOptions
-
- isIncludeAnnotationsOnField() - Method in class org.mapstruct.ap.internal.model.AnnotationMapperReference
-
- isIncludeElseBranch() - Method in class org.mapstruct.ap.internal.model.assignment.ExistingInstanceSetterWrapperForCollectionsAndMaps
-
- isIncludeSourceNullCheck() - Method in class org.mapstruct.ap.internal.model.assignment.AdderWrapper
-
- isIncludeSourceNullCheck() - Method in class org.mapstruct.ap.internal.model.assignment.ArrayCopyWrapper
-
- isIncludeSourceNullCheck() - Method in class org.mapstruct.ap.internal.model.assignment.SetterWrapper
-
- isIncludeSourceNullCheck() - Method in class org.mapstruct.ap.internal.model.assignment.StreamAdderWrapper
-
- isIncludeSourceNullCheck() - Method in class org.mapstruct.ap.internal.model.assignment.UpdateWrapper
-
- isInterface() - Method in class org.mapstruct.ap.internal.model.common.Type
-
- isInverse() - Method in class org.mapstruct.ap.internal.model.source.EnumMappingOptions
-
- isInvokeSuperConstructor() - Method in class org.mapstruct.ap.internal.model.DecoratorConstructor
-
- isIterableMapping() - Method in class org.mapstruct.ap.internal.model.source.SourceMethod
-
- isIterableOrStreamType() - Method in class org.mapstruct.ap.internal.model.common.Type
-
- isIterableType() - Method in class org.mapstruct.ap.internal.model.common.Type
-
Whether this type is a sub-type of
Iterable
or an array type.
- isJavacCompiler() - Method in class org.mapstruct.ap.internal.processor.DefaultVersionInformation
-
- isJavacCompiler() - Method in interface org.mapstruct.ap.internal.version.VersionInformation
-
- isJavaLangType() - Method in class org.mapstruct.ap.internal.model.common.Type
-
- isJaxbElementPresent() - Static method in class org.mapstruct.ap.internal.util.JaxbConstants
-
- isLifecycleCallbackMethod() - Method in class org.mapstruct.ap.internal.model.ForgedMethod
-
- isLifecycleCallbackMethod() - Method in class org.mapstruct.ap.internal.model.HelperMethod
-
- isLifecycleCallbackMethod() - Method in class org.mapstruct.ap.internal.model.source.builtin.BuiltInMethod
-
- isLifecycleCallbackMethod() - Method in interface org.mapstruct.ap.internal.model.source.Method
-
- isLifecycleCallbackMethod() - Method in class org.mapstruct.ap.internal.model.source.SourceMethod
-
- isLifecycleCallbackMethod(ExecutableElement) - Static method in class org.mapstruct.ap.internal.util.Executables
-
- isLifecycleCallbackRequired() - Method in class org.mapstruct.ap.internal.model.source.selector.SelectionCriteria
-
- isLiteral() - Method in class org.mapstruct.ap.internal.model.common.Type
-
- isLoadFactorAdjustment() - Method in class org.mapstruct.ap.internal.model.common.ImplementationType
-
- isLoadFactorAdjustment() - Method in class org.mapstruct.ap.internal.model.IterableCreation
-
- isMapMapping() - Method in class org.mapstruct.ap.internal.model.source.SourceMethod
-
- isMapNullToDefault() - Method in class org.mapstruct.ap.internal.model.assignment.ExistingInstanceSetterWrapperForCollectionsAndMaps
-
- isMapNullToDefault() - Method in class org.mapstruct.ap.internal.model.NormalTypeMappingMethod
-
- isMappingContext() - Method in class org.mapstruct.ap.internal.model.common.Parameter
-
- isMappingContext() - Method in class org.mapstruct.ap.internal.model.common.ParameterBinding
-
- isMappingTarget() - Method in class org.mapstruct.ap.internal.model.common.Parameter
-
- isMappingTarget() - Method in class org.mapstruct.ap.internal.model.common.ParameterBinding
-
- isMappingTargetAssignableToReturnType() - Method in interface org.mapstruct.ap.internal.model.source.Method
-
- isMapType() - Method in class org.mapstruct.ap.internal.model.common.Type
-
- isNarrowing(String, String) - Static method in class org.mapstruct.ap.internal.util.NativeTypes
-
- isNative() - Method in class org.mapstruct.ap.internal.model.common.Type
-
All primitive types and their corresponding boxed types are considered native.
- isNative(String) - Static method in class org.mapstruct.ap.internal.util.NativeTypes
-
- isNested() - Method in class org.mapstruct.ap.internal.model.beanmapping.AbstractReference
-
- isNested() - Method in class org.mapstruct.ap.internal.model.beanmapping.TargetReference
-
- isNotEmpty(String) - Static method in class org.mapstruct.ap.internal.util.Strings
-
- isNumber(Class<?>) - Static method in class org.mapstruct.ap.internal.util.NativeTypes
-
- isObjectFactory() - Method in class org.mapstruct.ap.internal.model.ForgedMethod
-
object factory mechanism not supported for forged methods
- isObjectFactory() - Method in class org.mapstruct.ap.internal.model.HelperMethod
-
object factory mechanism not supported for built-in methods
- isObjectFactory() - Method in class org.mapstruct.ap.internal.model.source.builtin.BuiltInMethod
-
object factory mechanism not supported for built-in methods
- isObjectFactory() - Method in interface org.mapstruct.ap.internal.model.source.Method
-
Returns whether the meethod is designated as bean factory for
mapping target
ObjectFactory
- isObjectFactory() - Method in class org.mapstruct.ap.internal.model.source.SourceMethod
-
- isObjectFactoryRequired() - Method in class org.mapstruct.ap.internal.model.source.selector.SelectionCriteria
-
- isOverridden() - Method in class org.mapstruct.ap.internal.model.NormalTypeMappingMethod
-
- isOverridden() - Method in class org.mapstruct.ap.internal.model.ValueMappingMethod
-
- isPossibleBuilderCreationMethod(ExecutableElement, TypeElement) - Method in class org.mapstruct.ap.spi.DefaultBuilderProvider
-
Checks if the method
is a possible builder creation method.
- isPreferUpdateMapping() - Method in class org.mapstruct.ap.internal.model.source.selector.SelectionCriteria
-
- isPresenceCheckMethod(ExecutableElement) - Method in class org.mapstruct.ap.internal.util.AccessorNamingUtils
-
- isPresenceCheckMethod(ExecutableElement) - Method in class org.mapstruct.ap.spi.DefaultAccessorNamingStrategy
-
Returns
true
when the
ExecutableElement
is a
presence check method that checks if the
corresponding property is present (e.g. not null, not nil, ..).
- isPrimitive() - Method in class org.mapstruct.ap.internal.model.common.Type
-
- isRawAssignableTo(Type) - Method in class org.mapstruct.ap.internal.model.common.Type
-
Whether this type is raw assignable to the given other type.
- isReadyForProcessing(TypeMirror) - Method in class org.mapstruct.ap.internal.util.RoundContext
-
Whether the given type has been found to be ready for further processing or not.
- isRecord() - Method in class org.mapstruct.ap.internal.model.common.Type
-
- isRemovedEnumMapping() - Method in class org.mapstruct.ap.internal.model.source.SourceMethod
-
Enum Mapping was realized with @Mapping in stead of @ValueMapping.
- isRestrictToDefinedMappings() - Method in class org.mapstruct.ap.internal.model.beanmapping.MappingReferences
-
- isReversed() - Method in class org.mapstruct.ap.internal.model.source.MappingOptions.InheritContext
-
- isSameType(TypeMirror, TypeMirror) - Method in class org.mapstruct.ap.internal.util.workarounds.TypesDecorator
-
- isSetExplicitlyToDefault() - Method in class org.mapstruct.ap.internal.model.assignment.AdderWrapper
-
- isSetExplicitlyToDefault() - Method in class org.mapstruct.ap.internal.model.assignment.ArrayCopyWrapper
-
- isSetExplicitlyToDefault() - Method in class org.mapstruct.ap.internal.model.assignment.SetterWrapper
-
- isSetExplicitlyToDefault() - Method in class org.mapstruct.ap.internal.model.assignment.StreamAdderWrapper
-
- isSetExplicitlyToDefault() - Method in class org.mapstruct.ap.internal.model.assignment.UpdateWrapper
-
- isSetExplicitlyToNull() - Method in class org.mapstruct.ap.internal.model.assignment.AdderWrapper
-
- isSetExplicitlyToNull() - Method in class org.mapstruct.ap.internal.model.assignment.ArrayCopyWrapper
-
- isSetExplicitlyToNull() - Method in class org.mapstruct.ap.internal.model.assignment.SetterWrapper
-
- isSetExplicitlyToNull() - Method in class org.mapstruct.ap.internal.model.assignment.StreamAdderWrapper
-
- isSetExplicitlyToNull() - Method in class org.mapstruct.ap.internal.model.assignment.UpdateWrapper
-
- isSetterMethod(ExecutableElement) - Method in class org.mapstruct.ap.internal.util.AccessorNamingUtils
-
- isSetterMethod(ExecutableElement) - Method in class org.mapstruct.ap.spi.DefaultAccessorNamingStrategy
-
- isSourceReferenceParameter() - Method in class org.mapstruct.ap.internal.model.assignment.AssignmentWrapper
-
- isSourceReferenceParameter() - Method in interface org.mapstruct.ap.internal.model.common.Assignment
-
- isSourceReferenceParameter() - Method in class org.mapstruct.ap.internal.model.common.SourceRHS
-
- isSourceReferenceParameter() - Method in class org.mapstruct.ap.internal.model.MethodReference
-
- isSourceReferenceParameter() - Method in class org.mapstruct.ap.internal.model.TypeConversion
-
- isSourceVersionAtLeast9() - Method in class org.mapstruct.ap.internal.processor.DefaultVersionInformation
-
- isSourceVersionAtLeast9() - Method in interface org.mapstruct.ap.internal.version.VersionInformation
-
- isStatic() - Method in class org.mapstruct.ap.internal.model.ForgedMethod
-
- isStatic() - Method in class org.mapstruct.ap.internal.model.HelperMethod
-
- isStatic() - Method in class org.mapstruct.ap.internal.model.MappingMethod
-
- isStatic() - Method in class org.mapstruct.ap.internal.model.MethodReference
-
- isStatic() - Method in class org.mapstruct.ap.internal.model.source.builtin.BuiltInMethod
-
- isStatic() - Method in interface org.mapstruct.ap.internal.model.source.Method
-
Whether this method is static or an instance method
- isStatic() - Method in class org.mapstruct.ap.internal.model.source.SourceMethod
-
- isStreamMapping() - Method in class org.mapstruct.ap.internal.model.source.SourceMethod
-
- isStreamType() - Method in class org.mapstruct.ap.internal.model.common.Type
-
Whether this type is a sub-type of
Stream
.
- isString() - Method in class org.mapstruct.ap.internal.model.common.Type
-
- isSubsignature(ExecutableType, ExecutableType) - Method in class org.mapstruct.ap.internal.util.workarounds.TypesDecorator
-
- isSubtype(TypeMirror, TypeMirror) - Method in class org.mapstruct.ap.internal.util.workarounds.TypesDecorator
-
- isSuppressGeneratorTimestamp() - Method in class org.mapstruct.ap.internal.model.GeneratedType
-
- isSuppressGeneratorTimestamp() - Method in class org.mapstruct.ap.internal.option.Options
-
- isSuppressGeneratorVersionComment() - Method in class org.mapstruct.ap.internal.model.GeneratedType
-
- isSuppressGeneratorVersionComment() - Method in class org.mapstruct.ap.internal.option.Options
-
- isTargetType() - Method in class org.mapstruct.ap.internal.model.common.Parameter
-
- isTargetType() - Method in class org.mapstruct.ap.internal.model.common.ParameterBinding
-
- isToBeImported() - Method in class org.mapstruct.ap.internal.model.common.Type
-
Whether this type is to be imported by means of an import statement in the currently generated source file
(it can be referenced in the generated source using its simple name) or not (referenced using the FQN).
- isTypeAvailable(String) - Method in class org.mapstruct.ap.internal.model.common.TypeFactory
-
Determines if the type with the given full qualified name is part of the classpath
- isTypeComplete(TypeMirror) - Method in interface org.mapstruct.ap.spi.AstModifyingAnnotationProcessor
-
Whether the specified type has been fully processed by this processor or not (i.e. this processor will amend the
given type's structure after this invocation).
- isTypeRequiresImport() - Method in class org.mapstruct.ap.internal.model.Field
-
field needs to be imported
- isTypeVar() - Method in class org.mapstruct.ap.internal.model.common.Type
-
- isUpdateMethod() - Method in class org.mapstruct.ap.internal.model.ForgedMethod
-
- isUpdateMethod() - Method in class org.mapstruct.ap.internal.model.HelperMethod
-
- isUpdateMethod() - Method in class org.mapstruct.ap.internal.model.source.builtin.BuiltInMethod
-
- isUpdateMethod() - Method in interface org.mapstruct.ap.internal.model.source.Method
-
- isUpdateMethod() - Method in class org.mapstruct.ap.internal.model.source.SourceMethod
-
- isUsed() - Method in class org.mapstruct.ap.internal.model.Field
-
indicates whether the field is indeed used
- isValid() - Method in class org.mapstruct.ap.internal.model.beanmapping.AbstractReference
-
- isValid() - Method in class org.mapstruct.ap.internal.model.beanmapping.MappingReference
-
- isValid() - Method in class org.mapstruct.ap.internal.model.source.EnumMappingOptions
-
- isValid() - Method in class org.mapstruct.ap.internal.model.source.MapperOptions
-
- isValueMapping() - Method in class org.mapstruct.ap.internal.model.source.SourceMethod
-
The default enum mapping (no mappings specified) will from now on be handled as a value mapping.
- isVarArgs() - Method in class org.mapstruct.ap.internal.model.common.Parameter
-
- isVerbose() - Method in class org.mapstruct.ap.internal.option.Options
-
- isVoid() - Method in class org.mapstruct.ap.internal.model.common.Type
-
- isWildCardExtendsBound() - Method in class org.mapstruct.ap.internal.model.common.Type
-
- isWildCardSuperBound() - Method in class org.mapstruct.ap.internal.model.common.Type
-
- isXmlGregorianCalendarPresent() - Static method in class org.mapstruct.ap.internal.util.XmlConstants
-
- IterableCreation - Class in org.mapstruct.ap.internal.model
-
Model element that can be used to create a type of
Iterable
or
Map
.
- IterableMapping - Annotation Type in org.mapstruct
-
Configures the mapping between two iterable like types, e.g.
- IterableMappingMethod - Class in org.mapstruct.ap.internal.model
-
- IterableMappingMethod.Builder - Class in org.mapstruct.ap.internal.model
-
- IterableMappingOptions - Class in org.mapstruct.ap.internal.model.source
-
Represents an iterable mapping as configured via @IterableMapping
.
- MapMapping - Annotation Type in org.mapstruct
-
Configures the mapping between two map types, e.g.
- MapMappingMethod - Class in org.mapstruct.ap.internal.model
-
- MapMappingMethod.Builder - Class in org.mapstruct.ap.internal.model
-
- MapMappingOptions - Class in org.mapstruct.ap.internal.model.source
-
Represents a map mapping as configured via @MapMapping
.
- Mapper - Class in org.mapstruct.ap.internal.model
-
Represents a type implementing a mapper interface (annotated with @Mapper
).
- Mapper - Annotation Type in org.mapstruct
-
Marks an interface or abstract class as a mapper and activates the generation of a implementation of that type via
MapStruct.
- Mapper.Builder - Class in org.mapstruct.ap.internal.model
-
- MapperConfig - Annotation Type in org.mapstruct
-
Marks a class or interface as configuration source for generated mappers.
- MapperConfigOptions - Class in org.mapstruct.ap.internal.model.source
-
- mapperConfigType() - Method in class org.mapstruct.ap.internal.model.source.MapperOptions
-
- MapperCreationProcessor - Class in org.mapstruct.ap.internal.processor
-
- MapperCreationProcessor() - Constructor for class org.mapstruct.ap.internal.processor.MapperCreationProcessor
-
- mapperElement(TypeElement) - Method in class org.mapstruct.ap.internal.model.Decorator.Builder
-
- MapperOptions - Class in org.mapstruct.ap.internal.model.source
-
- MapperReference - Class in org.mapstruct.ap.internal.model
-
A reference to another mapper class, which itself may be generated or hand-written.
- MapperReference(Type, String) - Constructor for class org.mapstruct.ap.internal.model.MapperReference
-
- MapperReference(Type, String, boolean) - Constructor for class org.mapstruct.ap.internal.model.MapperReference
-
- MapperRenderingProcessor - Class in org.mapstruct.ap.internal.processor
-
A
ModelElementProcessor
which creates a Java source file representing
the given
Mapper
object, unless the given mapper type is erroneous.
- MapperRenderingProcessor() - Constructor for class org.mapstruct.ap.internal.processor.MapperRenderingProcessor
-
- Mappers - Class in org.mapstruct.factory
-
Factory for obtaining mapper instances if no explicit component model such as CDI is configured via
Mapper.componentModel()
.
- MapperServiceProcessor - Class in org.mapstruct.ap.internal.processor
-
A
ModelElementProcessor
which creates files in the
META-INF/services
hierarchy for classes with custom implementation class or package name.
- MapperServiceProcessor() - Constructor for class org.mapstruct.ap.internal.processor.MapperServiceProcessor
-
- mapping(MappingOptions) - Method in class org.mapstruct.ap.internal.model.beanmapping.SourceReference.BuilderFromMapping
-
- mapping(MappingOptions) - Method in class org.mapstruct.ap.internal.model.beanmapping.TargetReference.Builder
-
- Mapping - Annotation Type in org.mapstruct
-
Configures the mapping of one bean attribute or enum constant.
- mappingBuilderContext(MappingBuilderContext) - Method in class org.mapstruct.ap.internal.model.CollectionAssignmentBuilder
-
- MappingBuilderContext - Class in org.mapstruct.ap.internal.model
-
This class provides the context for the builders.
- MappingBuilderContext(TypeFactory, Elements, Types, FormattingMessager, AccessorNamingUtils, EnumMappingStrategy, Map<String, EnumTransformationStrategy>, Options, MappingBuilderContext.MappingResolver, TypeElement, List<SourceMethod>, List<MapperReference>) - Constructor for class org.mapstruct.ap.internal.model.MappingBuilderContext
-
- MappingBuilderContext.MappingResolver - Interface in org.mapstruct.ap.internal.model
-
Resolves the most suitable way for mapping an element (property, iterable element etc.) from source to target.
- MappingConstants - Class in org.mapstruct
-
Contains all constants defined in the mapping process.
- mappingContext(MappingBuilderContext) - Method in class org.mapstruct.ap.internal.model.BeanMappingMethod.Builder
-
- mappingContext(MappingBuilderContext) - Method in class org.mapstruct.ap.internal.model.NestedPropertyMappingMethod.Builder
-
- mappingContext(MappingBuilderContext) - Method in class org.mapstruct.ap.internal.model.NestedTargetPropertyMappingHolder.Builder
-
- mappingContext(MappingBuilderContext) - Method in class org.mapstruct.ap.internal.model.ValueMappingMethod.Builder
-
- MappingControl - Class in org.mapstruct.ap.internal.model.source
-
- MappingControl - Annotation Type in org.mapstruct.control
-
Controls which means of mapping are considered between the source and the target in mappings.
- MappingControl.Use - Enum in org.mapstruct.control
-
- MappingControls - Annotation Type in org.mapstruct.control
-
- MappingExclusionProvider - Interface in org.mapstruct.ap.spi
-
A service provider interface that is used to control if MapStruct is allowed to generate automatic sub-mapping for
a given
TypeElement
.
- MappingInheritanceStrategy - Enum in org.mapstruct
-
Strategy for inheriting configurations given for methods of prototype mapping methods (declared on mapper config
classes) to actual mapping methods declared on mappers referring to such config class via
Mapper.config()
.
- MappingMethod - Class in org.mapstruct.ap.internal.model
-
A method implemented or referenced by a
Mapper
class.
- MappingMethod(Method, Collection<String>, List<LifecycleCallbackMethodReference>, List<LifecycleCallbackMethodReference>) - Constructor for class org.mapstruct.ap.internal.model.MappingMethod
-
constructor to be overloaded when local variable names are required prior to calling this constructor.
- MappingMethod(Method, List<Parameter>, Collection<String>, List<LifecycleCallbackMethodReference>, List<LifecycleCallbackMethodReference>) - Constructor for class org.mapstruct.ap.internal.model.MappingMethod
-
- MappingMethod(Method, List<Parameter>) - Constructor for class org.mapstruct.ap.internal.model.MappingMethod
-
- MappingMethod(Method) - Constructor for class org.mapstruct.ap.internal.model.MappingMethod
-
- MappingMethod(Method, List<LifecycleCallbackMethodReference>, List<LifecycleCallbackMethodReference>) - Constructor for class org.mapstruct.ap.internal.model.MappingMethod
-
- MappingMethodOptions - Class in org.mapstruct.ap.internal.model.source
-
Encapsulates all options specifiable on a mapping method
- MappingMethodOptions(MapperOptions, Set<MappingOptions>, IterableMappingOptions, MapMappingOptions, BeanMappingOptions, EnumMappingOptions, List<ValueMappingOptions>) - Constructor for class org.mapstruct.ap.internal.model.source.MappingMethodOptions
-
- MappingMethodUtils - Class in org.mapstruct.ap.internal.model.source
-
- MappingOptions - Class in org.mapstruct.ap.internal.model.source
-
Represents a property mapping as configured via @Mapping
(no intermediate state).
- MappingOptions.InheritContext - Class in org.mapstruct.ap.internal.model.source
-
- MappingProcessor - Class in org.mapstruct.ap
-
A JSR 269 annotation
Processor
which generates the implementations for mapper interfaces (interfaces
annotated with
@Mapper
).
- MappingProcessor() - Constructor for class org.mapstruct.ap.MappingProcessor
-
- MappingReference - Class in org.mapstruct.ap.internal.model.beanmapping
-
Represents the intermediate (nesting) state of the
MappingOptions
in this class.
- MappingReference(MappingOptions, TargetReference, SourceReference) - Constructor for class org.mapstruct.ap.internal.model.beanmapping.MappingReference
-
- MappingReferences - Class in org.mapstruct.ap.internal.model.beanmapping
-
- MappingReferences(Set<MappingReference>, List<MappingReference>, boolean) - Constructor for class org.mapstruct.ap.internal.model.beanmapping.MappingReferences
-
- MappingReferences(Set<MappingReference>, boolean) - Constructor for class org.mapstruct.ap.internal.model.beanmapping.MappingReferences
-
- MappingReferences(Set<MappingReference>, boolean, boolean) - Constructor for class org.mapstruct.ap.internal.model.beanmapping.MappingReferences
-
- mappingReferences(MappingReferences) - Method in class org.mapstruct.ap.internal.model.NestedTargetPropertyMappingHolder.Builder
-
- MappingResolverImpl - Class in org.mapstruct.ap.internal.processor.creation
-
- MappingResolverImpl(FormattingMessager, Elements, Types, TypeFactory, List<Method>, List<MapperReference>, boolean) - Constructor for class org.mapstruct.ap.internal.processor.creation.MappingResolverImpl
-
- Mappings - Annotation Type in org.mapstruct
-
Configures the mappings of several bean attributes.
- MappingTarget - Annotation Type in org.mapstruct
-
Declares a parameter of a mapping method to be the target of the mapping.
- MapStructProcessingEnvironment - Interface in org.mapstruct.ap.spi
-
MapStruct will provide the implementations of its SPIs with on object implementing this interface so they can use
facilities provided by it.
- markAsFullyInitialized() - Method in class org.mapstruct.ap.internal.model.source.MappingMethodOptions
-
- matches(List<Type>, Type) - Method in class org.mapstruct.ap.internal.model.ForgedMethod
-
- matches(List<Type>, Type) - Method in class org.mapstruct.ap.internal.model.HelperMethod
-
Checks whether the provided sourceType and provided targetType match with the parameter respectively return type
of the method.
- matches(List<Type>, Type) - Method in class org.mapstruct.ap.internal.model.source.builtin.BuiltInMethod
-
Checks whether the provided sourceType and provided targetType match with the parameter respectively return type
of the method.
- matches(List<Type>, Type) - Method in interface org.mapstruct.ap.internal.model.source.Method
-
Checks whether the provided sourceType and provided targetType match with the parameter respectively return type
of the method.
- matches(List<Type>, Type) - Method in class org.mapstruct.ap.internal.model.source.SourceMethod
-
- Message - Enum in org.mapstruct.ap.internal.util
-
A message used in warnings/errors raised by the annotation processor.
- MessageConstants - Class in org.mapstruct.ap.internal.util
-
- messager(FormattingMessager) - Method in class org.mapstruct.ap.internal.model.beanmapping.SourceReference.BuilderFromMapping
-
- messager(FormattingMessager) - Method in class org.mapstruct.ap.internal.model.beanmapping.TargetReference.Builder
-
- method(Method) - Method in class org.mapstruct.ap.internal.model.beanmapping.SourceReference.BuilderFromMapping
-
- method(Method) - Method in class org.mapstruct.ap.internal.model.beanmapping.TargetReference.Builder
-
- method(Method) - Method in class org.mapstruct.ap.internal.model.CollectionAssignmentBuilder
-
- method(ForgedMethod) - Method in class org.mapstruct.ap.internal.model.NestedPropertyMappingMethod.Builder
-
- method(Method) - Method in class org.mapstruct.ap.internal.model.NestedTargetPropertyMappingHolder.Builder
-
- Method - Interface in org.mapstruct.ap.internal.model.source
-
This interface makes available common method properties and a matching method There are 2 known implementors:
BuiltInMethod
and
SourceMethod
- method(Method) - Method in class org.mapstruct.ap.internal.model.ValueMappingMethod.Builder
-
- MethodFamilySelector - Class in org.mapstruct.ap.internal.model.source.selector
-
Selects those methods from the given input set which match for the requested family of methods: factory methods,
lifecycle callback methods, or any other mapping methods.
- MethodFamilySelector() - Constructor for class org.mapstruct.ap.internal.model.source.selector.MethodFamilySelector
-
- MethodMatcher - Class in org.mapstruct.ap.internal.model.source
-
SourceMethodMatcher $8.4 of the JavaLanguage specification describes a method body as such:
SourceMethodDeclaration: SourceMethodHeader SourceMethodBody
SourceMethodHeader: SourceMethodModifiers TypeParameters Result SourceMethodDeclarator Throws
SourceMethodDeclarator: Identifier ( FormalParameterList )
example <T extends String & Serializable> T getResult(?
- MethodReference - Class in org.mapstruct.ap.internal.model
-
Represents a reference to another method, e.g. used to map a bean property from source to target type or to
instantiate the return value of a mapping method (rather than calling the new
operator).
- MethodReference(Method, MapperReference, Parameter, List<ParameterBinding>) - Constructor for class org.mapstruct.ap.internal.model.MethodReference
-
Creates a new reference to the given method.
- MethodRetrievalProcessor - Class in org.mapstruct.ap.internal.processor
-
A
ModelElementProcessor
which retrieves a list of
SourceMethod
s
representing all the mapping methods of the given bean mapper type as well as
all referenced mapper methods declared by other mappers referenced by the
current mapper.
- MethodRetrievalProcessor() - Constructor for class org.mapstruct.ap.internal.processor.MethodRetrievalProcessor
-
- methods - Variable in class org.mapstruct.ap.internal.model.GeneratedType.GeneratedTypeBuilder
-
- methods(List<MappingMethod>) - Method in class org.mapstruct.ap.internal.model.GeneratedType.GeneratedTypeBuilder
-
- MethodSelectors - Class in org.mapstruct.ap.internal.model.source.selector
-
- MethodSelectors(Types, Elements, TypeFactory, FormattingMessager) - Constructor for class org.mapstruct.ap.internal.model.source.selector.MethodSelectors
-
- MethodType - Enum in org.mapstruct.ap.spi
-
Different types of a method.
- ModelElement - Class in org.mapstruct.ap.internal.model.common
-
Base class of all model elements.
- ModelElement() - Constructor for class org.mapstruct.ap.internal.model.common.ModelElement
-
- ModelElementProcessor<P,R> - Interface in org.mapstruct.ap.internal.processor
-
A processor which performs one task of the mapper generation, e.g. retrieving
methods from the source
TypeElement
, performing validity checks or
generating the output source file.
- ModelElementProcessor.ProcessorContext - Interface in org.mapstruct.ap.internal.processor
-
- ModelIncludeDirective - Class in org.mapstruct.ap.internal.writer
-
A
TemplateDirectiveModel
which allows to recursively write a graph of
Writable
s, with each element using its own template.
- ModelIncludeDirective(Configuration) - Constructor for class org.mapstruct.ap.internal.writer.ModelIncludeDirective
-
- ModelWriter - Class in org.mapstruct.ap.internal.writer
-
Writes Java source files based on given mapper models, using a FreeMarker
template.
- ModelWriter() - Constructor for class org.mapstruct.ap.internal.writer.ModelWriter
-
- MoreThanOneBuilderCreationMethodException - Exception in org.mapstruct.ap.spi
-
Indicates that a type has too many builder creation methods.
- MoreThanOneBuilderCreationMethodException(TypeMirror, List<BuilderInfo>) - Constructor for exception org.mapstruct.ap.spi.MoreThanOneBuilderCreationMethodException
-
- ObjectFactory - Annotation Type in org.mapstruct
-
This annotation marks a method as a factory method to create beans.
- ObjectFactoryMethodResolver - Class in org.mapstruct.ap.internal.model
-
- of(Accessor) - Static method in class org.mapstruct.ap.internal.util.ValueProvider
-
- options - Variable in class org.mapstruct.ap.internal.model.GeneratedType.GeneratedTypeBuilder
-
- options(Options) - Method in class org.mapstruct.ap.internal.model.GeneratedType.GeneratedTypeBuilder
-
- options(MappingOptions) - Method in class org.mapstruct.ap.internal.model.PropertyMapping.ConstantMappingBuilder
-
- options(DelegatingOptions) - Method in class org.mapstruct.ap.internal.model.PropertyMapping.PropertyMappingBuilder
-
- Options - Class in org.mapstruct.ap.internal.option
-
The options passed to the code generator.
- Options(boolean, boolean, ReportingPolicyGem, String, String, boolean, boolean) - Constructor for class org.mapstruct.ap.internal.option.Options
-
- org.mapstruct - package org.mapstruct
-
MapStruct is a code generator which simplifies the implementation of mappings between Java bean types by generating
mapping code at compile time, following a convention-over-configuration approach.
- org.mapstruct.ap - package org.mapstruct.ap
-
This package and it sub-packages contain the implementation of the MapStruct annotation processor.
- org.mapstruct.ap.internal.conversion - package org.mapstruct.ap.internal.conversion
-
Provides built-in conversions between primitive and wrapper types, strings, dates etc.
- org.mapstruct.ap.internal.model - package org.mapstruct.ap.internal.model
-
Meta-model of mapper types, their methods, mappings between properties etc.
- org.mapstruct.ap.internal.model.assignment - package org.mapstruct.ap.internal.model.assignment
-
Meta-model of assignments.
- org.mapstruct.ap.internal.model.beanmapping - package org.mapstruct.ap.internal.model.beanmapping
-
- org.mapstruct.ap.internal.model.common - package org.mapstruct.ap.internal.model.common
-
Contains types which are shared between the intermediary mapping method model ("source model") and the mapper model.
- org.mapstruct.ap.internal.model.dependency - package org.mapstruct.ap.internal.model.dependency
-
- org.mapstruct.ap.internal.model.source - package org.mapstruct.ap.internal.model.source
-
Intermediary representation of mapping methods as retrieved from via the annotation processing API.
- org.mapstruct.ap.internal.model.source.builtin - package org.mapstruct.ap.internal.model.source.builtin
-
Contains "built-in methods" which may be added as private methods to a generated mapper.
- org.mapstruct.ap.internal.model.source.selector - package org.mapstruct.ap.internal.model.source.selector
-
Provides strategies for selecting a matching mapping or factory method when mapping from one attribute to another
or instantiating the target type of a mapping method, respectively.
- org.mapstruct.ap.internal.option - package org.mapstruct.ap.internal.option
-
Provides access to the options passed to the annotation processor.
- org.mapstruct.ap.internal.processor - package org.mapstruct.ap.internal.processor
-
Contains model processors which perform tasks such as retrieving mapping methods, creating a model representation
and writing the model into Java source files.
- org.mapstruct.ap.internal.processor.creation - package org.mapstruct.ap.internal.processor.creation
-
- org.mapstruct.ap.internal.util - package org.mapstruct.ap.internal.util
-
Several helper types dealing with collection types, option management etc.
- org.mapstruct.ap.internal.util.accessor - package org.mapstruct.ap.internal.util.accessor
-
- org.mapstruct.ap.internal.util.workarounds - package org.mapstruct.ap.internal.util.workarounds
-
- org.mapstruct.ap.internal.version - package org.mapstruct.ap.internal.version
-
Provides various version information
- org.mapstruct.ap.internal.writer - package org.mapstruct.ap.internal.writer
-
Infrastructure for dealing with the FreeMarker template engine.
- org.mapstruct.ap.spi - package org.mapstruct.ap.spi
-
SPI (service provider interface) contracts to be implemented for advanced use cases.
- org.mapstruct.ap.spi.util - package org.mapstruct.ap.spi.util
-
- org.mapstruct.control - package org.mapstruct.control
-
- org.mapstruct.factory - package org.mapstruct.factory
-
Provides the
Mappers
factory class for the retrieval of mapper instances if no
explicit component model such as CDI is configured via
Mapper.componentModel()
.
- org.mapstruct.util - package org.mapstruct.util
-
- overridesMethod() - Method in class org.mapstruct.ap.internal.model.ForgedMethod
-
- overridesMethod() - Method in class org.mapstruct.ap.internal.model.HelperMethod
-
- overridesMethod() - Method in class org.mapstruct.ap.internal.model.source.builtin.BuiltInMethod
-
- overridesMethod() - Method in interface org.mapstruct.ap.internal.model.source.Method
-
Whether this method overrides an abstract method.
- overridesMethod() - Method in class org.mapstruct.ap.internal.model.source.SourceMethod
-
Whether an implementation of this method must be generated or not.
- SafePropertyEntry(PropertyEntry, String) - Constructor for class org.mapstruct.ap.internal.model.NestedPropertyMappingMethod.SafePropertyEntry
-
- sanitizeIdentifierName(String) - Static method in class org.mapstruct.ap.internal.util.Strings
-
- SelectedMethod<T extends Method> - Class in org.mapstruct.ap.internal.model.source.selector
-
A selected method with additional metadata that might be required for further usage of the selected method.
- SelectedMethod(T) - Constructor for class org.mapstruct.ap.internal.model.source.selector.SelectedMethod
-
- SelectionCriteria - Class in org.mapstruct.ap.internal.model.source.selector
-
This class groups the selection criteria in one class
- SelectionCriteria(SelectionParameters, MappingControl, String, boolean, boolean, boolean) - Constructor for class org.mapstruct.ap.internal.model.source.selector.SelectionCriteria
-
- selectionParameters(SelectionParameters) - Method in class org.mapstruct.ap.internal.model.ContainerMappingMethodBuilder
-
- selectionParameters(SelectionParameters) - Method in class org.mapstruct.ap.internal.model.PropertyMapping.ConstantMappingBuilder
-
- selectionParameters(SelectionParameters) - Method in class org.mapstruct.ap.internal.model.PropertyMapping.PropertyMappingBuilder
-
- SelectionParameters - Class in org.mapstruct.ap.internal.model.source
-
Holding parameters common to the selection process, common to IterableMapping, BeanMapping, PropertyMapping and
MapMapping
- SelectionParameters(List<TypeMirror>, List<String>, TypeMirror, Types) - Constructor for class org.mapstruct.ap.internal.model.source.SelectionParameters
-
- Services - Class in org.mapstruct.ap.internal.util
-
A simple locator for SPI implementations.
- ServicesEntry - Class in org.mapstruct.ap.internal.model
-
- ServicesEntry(String, String, String, String) - Constructor for class org.mapstruct.ap.internal.model.ServicesEntry
-
- setAssignment(Assignment) - Method in class org.mapstruct.ap.internal.model.assignment.AssignmentWrapper
-
- setAssignment(Assignment) - Method in interface org.mapstruct.ap.internal.model.common.Assignment
-
An assignment in itself can wrap another assignment.
- setAssignment(Assignment) - Method in class org.mapstruct.ap.internal.model.common.SourceRHS
-
- setAssignment(Assignment) - Method in class org.mapstruct.ap.internal.model.MethodReference
-
- setAssignment(Assignment) - Method in class org.mapstruct.ap.internal.model.TypeConversion
-
- setBeanMapping(BeanMappingOptions) - Method in class org.mapstruct.ap.internal.model.source.MappingMethodOptions
-
- setBeanMappingOptions(BeanMappingOptions) - Method in class org.mapstruct.ap.internal.model.source.SourceMethod.Builder
-
- setConstructor(Constructor) - Method in class org.mapstruct.ap.internal.model.GeneratedType
-
- setContextProvidedMethods(ParameterProvidedMethods) - Method in class org.mapstruct.ap.internal.model.source.SourceMethod.Builder
-
- setDeclaringMapper(Type) - Method in class org.mapstruct.ap.internal.model.source.SourceMethod.Builder
-
- setDefininingType(Type) - Method in class org.mapstruct.ap.internal.model.source.SourceMethod.Builder
-
- setEnumMappingOptions(EnumMappingOptions) - Method in class org.mapstruct.ap.internal.model.source.MappingMethodOptions
-
- setEnumMappingOptions(EnumMappingOptions) - Method in class org.mapstruct.ap.internal.model.source.SourceMethod.Builder
-
- setExceptionTypes(List<Type>) - Method in class org.mapstruct.ap.internal.model.source.SourceMethod.Builder
-
- setExecutable(ExecutableElement) - Method in class org.mapstruct.ap.internal.model.source.SourceMethod.Builder
-
- setFields(List<Field>) - Method in class org.mapstruct.ap.internal.model.GeneratedType
-
- setIterableMapping(IterableMappingOptions) - Method in class org.mapstruct.ap.internal.model.source.MappingMethodOptions
-
- setIterableMappingOptions(IterableMappingOptions) - Method in class org.mapstruct.ap.internal.model.source.SourceMethod.Builder
-
- setMapMapping(MapMappingOptions) - Method in class org.mapstruct.ap.internal.model.source.MappingMethodOptions
-
- setMapMappingOptions(MapMappingOptions) - Method in class org.mapstruct.ap.internal.model.source.SourceMethod.Builder
-
- setMapper(MapperOptions) - Method in class org.mapstruct.ap.internal.model.source.SourceMethod.Builder
-
- setMappingOptions(Set<MappingOptions>) - Method in class org.mapstruct.ap.internal.model.source.SourceMethod.Builder
-
- setParameterBindings(List<ParameterBinding>) - Method in class org.mapstruct.ap.internal.model.source.selector.SelectedMethod
-
- setParameters(List<Parameter>) - Method in class org.mapstruct.ap.internal.model.source.SourceMethod.Builder
-
- setPreferUpdateMapping(boolean) - Method in class org.mapstruct.ap.internal.model.source.selector.SelectionCriteria
-
- setPrototypeMethods(List<SourceMethod>) - Method in class org.mapstruct.ap.internal.model.source.SourceMethod.Builder
-
- setReturnType(Type) - Method in class org.mapstruct.ap.internal.model.source.SourceMethod.Builder
-
- setSourceLocalVarName(String) - Method in class org.mapstruct.ap.internal.model.assignment.AssignmentWrapper
-
- setSourceLocalVarName(String) - Method in interface org.mapstruct.ap.internal.model.common.Assignment
-
Replaces the sourceReference at the call site in the assignment in the template with this sourceLocalVarName.
- setSourceLocalVarName(String) - Method in class org.mapstruct.ap.internal.model.common.SourceRHS
-
- setSourceLocalVarName(String) - Method in class org.mapstruct.ap.internal.model.MethodReference
-
- setSourceLocalVarName(String) - Method in class org.mapstruct.ap.internal.model.TypeConversion
-
- setSourceLoopVarName(String) - Method in class org.mapstruct.ap.internal.model.assignment.AssignmentWrapper
-
- setSourceLoopVarName(String) - Method in interface org.mapstruct.ap.internal.model.common.Assignment
-
Replaces the sourceLocalVar or sourceReference at the call site in the assignment in the template with this
sourceLoopVarName.
- setSourceLoopVarName(String) - Method in class org.mapstruct.ap.internal.model.common.SourceRHS
-
- setSourceLoopVarName(String) - Method in class org.mapstruct.ap.internal.model.MethodReference
-
- setSourceLoopVarName(String) - Method in class org.mapstruct.ap.internal.model.TypeConversion
-
- setSourceReference(SourceReference) - Method in class org.mapstruct.ap.internal.model.beanmapping.MappingReference
-
- setterMethodsIn(List<ExecutableElement>) - Method in class org.mapstruct.ap.internal.util.Filters
-
- SetterWrapper - Class in org.mapstruct.ap.internal.model.assignment
-
Wraps the assignment in a target setter.
- SetterWrapper(Assignment, List<Type>, boolean, boolean, boolean, boolean) - Constructor for class org.mapstruct.ap.internal.model.assignment.SetterWrapper
-
- SetterWrapper(Assignment, List<Type>, boolean) - Constructor for class org.mapstruct.ap.internal.model.assignment.SetterWrapper
-
- SetterWrapperForCollectionsAndMaps - Class in org.mapstruct.ap.internal.model.assignment
-
This wrapper handles the situation where an assignment is done via the setter, without doing anything special.
- SetterWrapperForCollectionsAndMaps(Assignment, List<Type>, Type, boolean) - Constructor for class org.mapstruct.ap.internal.model.assignment.SetterWrapperForCollectionsAndMaps
-
- SetterWrapperForCollectionsAndMapsWithNullCheck - Class in org.mapstruct.ap.internal.model.assignment
-
This wrapper handles the situation where an assignment is done via the setter and a null check is needed.
- SetterWrapperForCollectionsAndMapsWithNullCheck(Assignment, List<Type>, Type, TypeFactory, boolean) - Constructor for class org.mapstruct.ap.internal.model.assignment.SetterWrapperForCollectionsAndMapsWithNullCheck
-
- setTypeFactory(TypeFactory) - Method in class org.mapstruct.ap.internal.model.source.SourceMethod.Builder
-
- setTypeRequiresImport(boolean) - Method in class org.mapstruct.ap.internal.model.Field
-
set field needs to be imported
- setTypeUtils(Types) - Method in class org.mapstruct.ap.internal.model.source.SourceMethod.Builder
-
- setUsed(boolean) - Method in class org.mapstruct.ap.internal.model.Field
-
sets the field as being used
- setUseElementAsSourceTypeForMatching(boolean) - Method in class org.mapstruct.ap.internal.model.common.SourceRHS
-
For collection type, use element as source type to find a suitable mapping method.
- setValueMappingOptionss(List<ValueMappingOptions>) - Method in class org.mapstruct.ap.internal.model.source.SourceMethod.Builder
-
- setValueMappings(List<ValueMappingOptions>) - Method in class org.mapstruct.ap.internal.model.source.MappingMethodOptions
-
- setVerboseLogging(boolean) - Method in class org.mapstruct.ap.internal.model.source.SourceMethod.Builder
-
- shouldIgnore(TypeElement) - Method in class org.mapstruct.ap.spi.DefaultBuilderProvider
-
Whether the typeElement
should be ignored, i.e. not used in inspection.
- shouldUsePropertyNamesInHistory() - Method in class org.mapstruct.ap.internal.model.AbstractMappingMethodBuilder
-
- shouldUsePropertyNamesInHistory() - Method in class org.mapstruct.ap.internal.model.ContainerMappingMethodBuilder
-
- shouldUsePropertyNamesInHistory() - Method in class org.mapstruct.ap.internal.model.MapMappingMethod.Builder
-
- SimpleConversion - Class in org.mapstruct.ap.internal.conversion
-
- SimpleConversion() - Constructor for class org.mapstruct.ap.internal.conversion.SimpleConversion
-
- simpleDateFormat(ConversionContext) - Static method in class org.mapstruct.ap.internal.conversion.ConversionUtils
-
- singularize(String) - Static method in class org.mapstruct.ap.internal.util.Nouns
-
Converts given pluralized noun into the singular form.
- sourceMethod(SourceMethod) - Method in class org.mapstruct.ap.internal.model.BeanMappingMethod.Builder
-
- SourceMethod - Class in org.mapstruct.ap.internal.model.source
-
Represents a mapping method with source and target type and the mappings between the properties of source and target
type.
- SourceMethod.Builder - Class in org.mapstruct.ap.internal.model.source
-
- sourceName(String) - Method in class org.mapstruct.ap.internal.model.beanmapping.SourceReference.BuilderFromMapping
-
- sourceParameter(Parameter) - Method in class org.mapstruct.ap.internal.model.beanmapping.SourceReference.BuilderFromProperty
-
- sourceParameter(Parameter) - Method in class org.mapstruct.ap.internal.model.beanmapping.SourceReference.BuilderFromSourceReference
-
- SourceReference - Class in org.mapstruct.ap.internal.model.beanmapping
-
This class describes the source side of a property mapping.
- sourceReference(SourceReference) - Method in class org.mapstruct.ap.internal.model.beanmapping.SourceReference.BuilderFromSourceReference
-
- sourceReference(SourceReference) - Method in class org.mapstruct.ap.internal.model.PropertyMapping.PropertyMappingBuilder
-
- SourceReference.BuilderFromMapping - Class in org.mapstruct.ap.internal.model.beanmapping
-
- SourceReference.BuilderFromProperty - Class in org.mapstruct.ap.internal.model.beanmapping
-
- SourceReference.BuilderFromSourceReference - Class in org.mapstruct.ap.internal.model.beanmapping
-
- SourceRHS - Class in org.mapstruct.ap.internal.model.common
-
SourceRHS Assignment.
- SourceRHS(String, Type, Set<String>, String) - Constructor for class org.mapstruct.ap.internal.model.common.SourceRHS
-
- SourceRHS(String, String, String, Type, Set<String>, String) - Constructor for class org.mapstruct.ap.internal.model.common.SourceRHS
-
- SpecificCompilerWorkarounds - Class in org.mapstruct.ap.internal.util.workarounds
-
Contains workarounds for various quirks in specific compilers.
- SpringComponentProcessor - Class in org.mapstruct.ap.internal.processor
-
A
ModelElementProcessor
which converts the given
Mapper
object into a Spring bean in case Spring is configured as the
target component model for this mapper.
- SpringComponentProcessor() - Constructor for class org.mapstruct.ap.internal.processor.SpringComponentProcessor
-
- sqlDate(ConversionContext) - Static method in class org.mapstruct.ap.internal.conversion.ConversionUtils
-
- StaticParseToStringConversion - Class in org.mapstruct.ap.internal.conversion
-
Handles conversion between a target type
T
and
String
,
where
T#parse(String)
and
T#toString
are inverse operations.
- StaticParseToStringConversion() - Constructor for class org.mapstruct.ap.internal.conversion.StaticParseToStringConversion
-
- STREAM_FQN - Static variable in class org.mapstruct.ap.internal.util.JavaStreamConstants
-
- StreamAdderWrapper - Class in org.mapstruct.ap.internal.model.assignment
-
Wraps the assignment in a target setter.
- StreamAdderWrapper(Assignment, List<Type>, boolean, String) - Constructor for class org.mapstruct.ap.internal.model.assignment.StreamAdderWrapper
-
- StreamMappingMethod - Class in org.mapstruct.ap.internal.model
-
- StreamMappingMethod.Builder - Class in org.mapstruct.ap.internal.model
-
- Strings - Class in org.mapstruct.ap.internal.util
-
Helper class for dealing with strings.
- StringToXmlGregorianCalendar - Class in org.mapstruct.ap.internal.model.source.builtin
-
- StringToXmlGregorianCalendar(TypeFactory) - Constructor for class org.mapstruct.ap.internal.model.source.builtin.StringToXmlGregorianCalendar
-
- STRIP_PREFIX_TRANSFORMATION - Static variable in class org.mapstruct.MappingConstants
-
In an
EnumMapping
this represent the enum transformation strategy that strips a prefix from the source
enum.
- STRIP_SUFFIX_TRANSFORMATION - Static variable in class org.mapstruct.MappingConstants
-
In an
EnumMapping
this represent the enum transformation strategy that strips a suffix from the source
enum.
- StripPrefixEnumTransformationStrategy - Class in org.mapstruct.ap.spi
-
- StripPrefixEnumTransformationStrategy() - Constructor for class org.mapstruct.ap.spi.StripPrefixEnumTransformationStrategy
-
- StripSuffixEnumTransformationStrategy - Class in org.mapstruct.ap.spi
-
- StripSuffixEnumTransformationStrategy() - Constructor for class org.mapstruct.ap.spi.StripSuffixEnumTransformationStrategy
-
- stubPropertyName(String) - Static method in class org.mapstruct.ap.internal.util.Strings
-
Returns a stub property name from full class name by stripping away the package and decapitalizing the name
For example will return fooBar
for com.foo.bar.baz.FooBar
class name
- SUFFIX_TRANSFORMATION - Static variable in class org.mapstruct.MappingConstants
-
In an
EnumMapping
this represent the enum transformation strategy that adds a suffix to the source enum.
- SuffixEnumTransformationStrategy - Class in org.mapstruct.ap.spi
-
- SuffixEnumTransformationStrategy() - Constructor for class org.mapstruct.ap.spi.SuffixEnumTransformationStrategy
-
- SupportingConstructorFragment - Class in org.mapstruct.ap.internal.model
-
A mapper instance field, initialized as null
- SupportingConstructorFragment(SupportingMappingMethod, BuiltInConstructorFragment) - Constructor for class org.mapstruct.ap.internal.model.SupportingConstructorFragment
-
- SupportingField - Class in org.mapstruct.ap.internal.model
-
supports the
- SupportingField(SupportingMappingMethod, BuiltInFieldReference, String) - Constructor for class org.mapstruct.ap.internal.model.SupportingField
-
- SupportingMappingMethod - Class in org.mapstruct.ap.internal.model
-
A mapping method which is not based on an actual method declared in the original mapper interface but is added as
private method to map a certain source/target type combination.
- SupportingMappingMethod(BuiltInMethod, Set<Field>) - Constructor for class org.mapstruct.ap.internal.model.SupportingMappingMethod
-
- SupportingMappingMethod(HelperMethod) - Constructor for class org.mapstruct.ap.internal.model.SupportingMappingMethod
-
- SUPPRESS_GENERATOR_TIMESTAMP - Static variable in class org.mapstruct.ap.MappingProcessor
-
- SUPPRESS_GENERATOR_VERSION_INFO_COMMENT - Static variable in class org.mapstruct.ap.MappingProcessor
-
- valueFormattingParameters(FormattingParameters) - Method in class org.mapstruct.ap.internal.model.MapMappingMethod.Builder
-
- ValueMapping - Annotation Type in org.mapstruct
-
Configures the mapping of source constant value to target constant value.
- ValueMappingMethod - Class in org.mapstruct.ap.internal.model
-
- ValueMappingMethod.Builder - Class in org.mapstruct.ap.internal.model
-
- ValueMappingMethod.MappingEntry - Class in org.mapstruct.ap.internal.model
-
- ValueMappingOptions - Class in org.mapstruct.ap.internal.model.source
-
Represents the mapping between one value constant and another.
- valueMappings(List<ValueMappingOptions>) - Method in class org.mapstruct.ap.internal.model.ValueMappingMethod.Builder
-
- ValueMappings - Annotation Type in org.mapstruct
-
Constructs a set of value (constant) mappings.
- valueOf(String) - Static method in enum org.mapstruct.ap.internal.model.common.Accessibility
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.mapstruct.ap.internal.model.common.Assignment.AssignmentType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.mapstruct.ap.internal.util.accessor.AccessorType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.mapstruct.ap.internal.util.Message
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.mapstruct.ap.spi.MethodType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.mapstruct.CollectionMappingStrategy
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.mapstruct.control.MappingControl.Use
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.mapstruct.InjectionStrategy
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.mapstruct.MappingInheritanceStrategy
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.mapstruct.NullValueCheckStrategy
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.mapstruct.NullValueMappingStrategy
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.mapstruct.NullValuePropertyMappingStrategy
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.mapstruct.ReportingPolicy
-
Returns the enum constant of this type with the specified name.
- ValueProvider - Class in org.mapstruct.ap.internal.util
-
This a wrapper class which provides the value that needs to be used in the models.
- values() - Static method in enum org.mapstruct.ap.internal.model.common.Accessibility
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.mapstruct.ap.internal.model.common.Assignment.AssignmentType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.mapstruct.ap.internal.util.accessor.AccessorType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.mapstruct.ap.internal.util.Message
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.mapstruct.ap.spi.MethodType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.mapstruct.CollectionMappingStrategy
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.mapstruct.control.MappingControl.Use
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.mapstruct.InjectionStrategy
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.mapstruct.MappingInheritanceStrategy
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.mapstruct.NullValueCheckStrategy
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.mapstruct.NullValueMappingStrategy
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.mapstruct.NullValuePropertyMappingStrategy
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.mapstruct.ReportingPolicy
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- valueSelectionParameters(SelectionParameters) - Method in class org.mapstruct.ap.internal.model.MapMappingMethod.Builder
-
- VERBOSE - Static variable in class org.mapstruct.ap.MappingProcessor
-
- versionInformation - Variable in class org.mapstruct.ap.internal.model.GeneratedType.GeneratedTypeBuilder
-
- versionInformation(VersionInformation) - Method in class org.mapstruct.ap.internal.model.GeneratedType.GeneratedTypeBuilder
-
- VersionInformation - Interface in org.mapstruct.ap.internal.version
-
Provides information about the processor version and the processor context implementation version