JavaScript is disabled on your browser.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
B
C
E
F
G
H
I
M
N
O
P
R
S
T
V
W
B
BeanMapping
- Class in
org.mapstruct.ap.model
BeanMapping(Type, Type, List<PropertyMapping>, MappingMethod, MappingMethod, String, String)
- Constructor for class org.mapstruct.ap.model.
BeanMapping
C
capitalize(String)
- Static method in class org.mapstruct.ap.util.
Strings
CharToStringConversion
- Class in
org.mapstruct.ap.conversion
CharToStringConversion()
- Constructor for class org.mapstruct.ap.conversion.
CharToStringConversion
CharWrapperToStringConversion
- Class in
org.mapstruct.ap.conversion
CharWrapperToStringConversion()
- Constructor for class org.mapstruct.ap.conversion.
CharWrapperToStringConversion
compareTo(Type)
- Method in class org.mapstruct.ap.model.
Type
Conversion
- Interface in
org.mapstruct.ap.conversion
Conversions
- Class in
org.mapstruct.ap.conversion
Holds built-in
Conversion
s such as from
int
to
String
.
Conversions(Elements, Types, TypeUtil)
- Constructor for class org.mapstruct.ap.conversion.
Conversions
E
EnumStringConversion
- Class in
org.mapstruct.ap.conversion
EnumStringConversion()
- Constructor for class org.mapstruct.ap.conversion.
EnumStringConversion
equals(Object)
- Method in class org.mapstruct.ap.model.
Type
Executables
- Class in
org.mapstruct.ap.util
Provides functionality around
ExecutableElement
s.
F
Filters
- Class in
org.mapstruct.ap.util
Filter methods for working with
Element
collections.
forClass(Class<?>)
- Static method in class org.mapstruct.ap.model.
Type
from(String, Type)
- Method in class org.mapstruct.ap.conversion.
CharToStringConversion
from(String, Type)
- Method in class org.mapstruct.ap.conversion.
CharWrapperToStringConversion
from(String, Type)
- Method in interface org.mapstruct.ap.conversion.
Conversion
from(String, Type)
- Method in class org.mapstruct.ap.conversion.
EnumStringConversion
from(String, Type)
- Method in class org.mapstruct.ap.conversion.
PrimitiveToPrimitiveConversion
from(String, Type)
- Method in class org.mapstruct.ap.conversion.
PrimitiveToStringConversion
from(String, Type)
- Method in class org.mapstruct.ap.conversion.
PrimitiveToWrapperConversion
from(String, Type)
- Method in class org.mapstruct.ap.conversion.
ReverseConversion
from(String, Type)
- Method in class org.mapstruct.ap.conversion.
WrapperToStringConversion
from(String, Type)
- Method in class org.mapstruct.ap.conversion.
WrapperToWrapperConversion
G
getBeanMappings()
- Method in class org.mapstruct.ap.model.
Mapper
getCollectionImplementationType()
- Method in class org.mapstruct.ap.model.
Type
getConversion(Type, Type)
- Method in class org.mapstruct.ap.conversion.
Conversions
getCorrespondingGetterMethod(Element, ExecutableElement)
- Static method in class org.mapstruct.ap.util.
Executables
getCorrespondingSetterMethod(Element, ExecutableElement)
- Static method in class org.mapstruct.ap.util.
Executables
getDeclaringMapper()
- Method in class org.mapstruct.ap.model.
MappingMethod
getDeclaringMapper()
- Method in class org.mapstruct.ap.model.source.
Method
getElementMappingMethod()
- Method in class org.mapstruct.ap.model.
MappingMethod
getElementType()
- Method in class org.mapstruct.ap.model.
Type
getExecutable()
- Method in class org.mapstruct.ap.model.source.
Method
getFromConversion()
- Method in class org.mapstruct.ap.model.
BeanMapping
getFromConversion()
- Method in class org.mapstruct.ap.model.
PropertyMapping
getFullyQualifiedName()
- Method in class org.mapstruct.ap.model.
Type
getImplementationName()
- Method in class org.mapstruct.ap.model.
Mapper
getImportedTypes()
- Method in class org.mapstruct.ap.model.
Mapper
getInterfaceName()
- Method in class org.mapstruct.ap.model.
Mapper
getIterableImplementationType()
- Method in class org.mapstruct.ap.model.
Type
getMappedProperties()
- Method in class org.mapstruct.ap.model.source.
Method
getMappingMethod()
- Method in class org.mapstruct.ap.model.
BeanMapping
getMappingMethod()
- Method in class org.mapstruct.ap.model.
PropertyMapping
getMirror()
- Method in class org.mapstruct.ap.model.source.
Mapping
getName()
- Method in class org.mapstruct.ap.model.
MappingMethod
getName()
- Method in class org.mapstruct.ap.model.source.
Method
getName()
- Method in class org.mapstruct.ap.model.source.
Parameter
getName()
- Method in class org.mapstruct.ap.model.
Type
getOptions()
- Method in class org.mapstruct.ap.model.
Mapper
getPackageName()
- Method in class org.mapstruct.ap.model.
Mapper
getPackageName()
- Method in class org.mapstruct.ap.model.
Type
getParameterName()
- Method in class org.mapstruct.ap.model.
MappingMethod
getParameterName()
- Method in class org.mapstruct.ap.model.source.
Method
getPrimitiveType(Class<?>)
- Static method in class org.mapstruct.ap.util.
NativeTypes
getPropertyMappings()
- Method in class org.mapstruct.ap.model.
BeanMapping
getPropertyName(ExecutableElement)
- Static method in class org.mapstruct.ap.util.
Executables
getReverseMappingMethod()
- Method in class org.mapstruct.ap.model.
BeanMapping
getReverseMappingMethod()
- Method in class org.mapstruct.ap.model.
PropertyMapping
getSourceAnnotationValue()
- Method in class org.mapstruct.ap.model.source.
Mapping
getSourceName()
- Method in class org.mapstruct.ap.model.source.
MappedProperty
getSourceName()
- Method in class org.mapstruct.ap.model.source.
Mapping
getSourceReadAccessorName()
- Method in class org.mapstruct.ap.model.
PropertyMapping
getSourceReadAccessorName()
- Method in class org.mapstruct.ap.model.source.
MappedProperty
getSourceType()
- Method in class org.mapstruct.ap.model.
BeanMapping
getSourceType()
- Method in class org.mapstruct.ap.model.
PropertyMapping
getSourceType()
- Method in class org.mapstruct.ap.model.source.
MappedProperty
getSourceType()
- Method in class org.mapstruct.ap.model.source.
Method
getSourceWriteAccessorName()
- Method in class org.mapstruct.ap.model.
PropertyMapping
getSourceWriteAccessorName()
- Method in class org.mapstruct.ap.model.source.
MappedProperty
getSupportedSourceVersion()
- Method in class org.mapstruct.ap.
MappingProcessor
getTargetAnnotationValue()
- Method in class org.mapstruct.ap.model.source.
Mapping
getTargetName()
- Method in class org.mapstruct.ap.model.source.
MappedProperty
getTargetName()
- Method in class org.mapstruct.ap.model.source.
Mapping
getTargetReadAccessorName()
- Method in class org.mapstruct.ap.model.
PropertyMapping
getTargetReadAccessorName()
- Method in class org.mapstruct.ap.model.source.
MappedProperty
getTargetType()
- Method in class org.mapstruct.ap.model.
BeanMapping
getTargetType()
- Method in class org.mapstruct.ap.model.
PropertyMapping
getTargetType()
- Method in class org.mapstruct.ap.model.source.
MappedProperty
getTargetType()
- Method in class org.mapstruct.ap.model.source.
Method
getTargetWriteAccessorName()
- Method in class org.mapstruct.ap.model.
PropertyMapping
getTargetWriteAccessorName()
- Method in class org.mapstruct.ap.model.source.
MappedProperty
getterMethodsIn(Iterable<? extends Element>)
- Static method in class org.mapstruct.ap.util.
Filters
getToConversion()
- Method in class org.mapstruct.ap.model.
BeanMapping
getToConversion()
- Method in class org.mapstruct.ap.model.
PropertyMapping
getType()
- Method in class org.mapstruct.ap.model.source.
Parameter
getType(DeclaredType)
- Method in class org.mapstruct.ap.util.
TypeUtil
getUsedMapperTypes()
- Method in class org.mapstruct.ap.model.
Mapper
getWrapperType(Class<?>)
- Static method in class org.mapstruct.ap.util.
NativeTypes
H
hashCode()
- Method in class org.mapstruct.ap.model.
Type
I
init(ProcessingEnvironment)
- Method in class org.mapstruct.ap.
MappingProcessor
isCollectionType()
- Method in class org.mapstruct.ap.model.
Type
isEnumType()
- Method in class org.mapstruct.ap.model.
Type
isGenerationRequired()
- Method in class org.mapstruct.ap.model.
MappingMethod
isGetterMethod(ExecutableElement)
- Static method in class org.mapstruct.ap.util.
Executables
isIterableMapping()
- Method in class org.mapstruct.ap.model.
BeanMapping
isIterableType()
- Method in class org.mapstruct.ap.model.
Type
isPrimitive()
- Method in class org.mapstruct.ap.model.
Type
isSetterMethod(ExecutableElement)
- Static method in class org.mapstruct.ap.util.
Executables
isSuppressGeneratorTimestamp()
- Method in class org.mapstruct.ap.model.
Options
M
MappedProperty
- Class in
org.mapstruct.ap.model.source
Represents a property mapped from source to target with the names of its accessor methods.
MappedProperty(String, String, String, Type, String, String, String, Type)
- Constructor for class org.mapstruct.ap.model.source.
MappedProperty
Mapper
- Class in
org.mapstruct.ap.model
Mapper(String, String, String, List<BeanMapping>, List<Type>, Options)
- Constructor for class org.mapstruct.ap.model.
Mapper
MapperGenerationVisitor
- Class in
org.mapstruct.ap
MapperGenerationVisitor(ProcessingEnvironment, Options)
- Constructor for class org.mapstruct.ap.
MapperGenerationVisitor
Mapping
- Class in
org.mapstruct.ap.model.source
Represents a property mapping as configured via
@Mapping
.
Mapping(String, String, AnnotationMirror, AnnotationValue, AnnotationValue)
- Constructor for class org.mapstruct.ap.model.source.
Mapping
MappingMethod
- Class in
org.mapstruct.ap.model
MappingMethod(Type, String, String)
- Constructor for class org.mapstruct.ap.model.
MappingMethod
MappingMethod(Type, String, String, MappingMethod)
- Constructor for class org.mapstruct.ap.model.
MappingMethod
MappingProcessor
- Class in
org.mapstruct.ap
MappingProcessor()
- Constructor for class org.mapstruct.ap.
MappingProcessor
Method
- Class in
org.mapstruct.ap.model.source
Represents a mapping method with source and target type and the mappings between the properties of source and target type.
Method(Type, ExecutableElement, String, Type, Type, List<MappedProperty>)
- Constructor for class org.mapstruct.ap.model.source.
Method
ModelWriter
- Class in
org.mapstruct.ap.writer
Writes Java source files based on given mapper models, using a FreeMarker template.
ModelWriter(String)
- Constructor for class org.mapstruct.ap.writer.
ModelWriter
N
NativeTypes
- Class in
org.mapstruct.ap.util
Provides functionality around the Java primitive data types and their wrapper types.
O
Options
- Class in
org.mapstruct.ap.model
The options passed to the code generator.
Options(boolean)
- Constructor for class org.mapstruct.ap.model.
Options
org.mapstruct.ap
- package org.mapstruct.ap
This package and it sub-packages contain the implementation of the MapStruct annotation processor.
org.mapstruct.ap.conversion
- package org.mapstruct.ap.conversion
org.mapstruct.ap.model
- package org.mapstruct.ap.model
org.mapstruct.ap.model.source
- package org.mapstruct.ap.model.source
org.mapstruct.ap.util
- package org.mapstruct.ap.util
org.mapstruct.ap.writer
- package org.mapstruct.ap.writer
P
Parameter
- Class in
org.mapstruct.ap.model.source
A parameter of a mapping method.
Parameter(String, Type)
- Constructor for class org.mapstruct.ap.model.source.
Parameter
PrimitiveToPrimitiveConversion
- Class in
org.mapstruct.ap.conversion
PrimitiveToPrimitiveConversion(Class<?>)
- Constructor for class org.mapstruct.ap.conversion.
PrimitiveToPrimitiveConversion
PrimitiveToStringConversion
- Class in
org.mapstruct.ap.conversion
PrimitiveToStringConversion(Class<?>)
- Constructor for class org.mapstruct.ap.conversion.
PrimitiveToStringConversion
PrimitiveToWrapperConversion
- Class in
org.mapstruct.ap.conversion
PrimitiveToWrapperConversion(Class<?>, Class<?>)
- Constructor for class org.mapstruct.ap.conversion.
PrimitiveToWrapperConversion
process(Set<? extends TypeElement>, RoundEnvironment)
- Method in class org.mapstruct.ap.
MappingProcessor
PropertyMapping
- Class in
org.mapstruct.ap.model
Represents the mapping between a source and target property, e.g.
PropertyMapping(String, String, Type, String, String, Type, MappingMethod, MappingMethod, String, String)
- Constructor for class org.mapstruct.ap.model.
PropertyMapping
R
retrieveType(TypeMirror)
- Method in class org.mapstruct.ap.util.
TypeUtil
reverse(Conversion)
- Static method in class org.mapstruct.ap.conversion.
ReverseConversion
ReverseConversion
- Class in
org.mapstruct.ap.conversion
reverses(Method)
- Method in class org.mapstruct.ap.model.source.
Method
S
setterMethodsIn(Iterable<? extends Element>)
- Static method in class org.mapstruct.ap.util.
Filters
Strings
- Class in
org.mapstruct.ap.util
SUPPRESS_GENERATOR_TIMESTAMP
- Static variable in class org.mapstruct.ap.
MappingProcessor
T
to(String, Type)
- Method in class org.mapstruct.ap.conversion.
CharToStringConversion
to(String, Type)
- Method in class org.mapstruct.ap.conversion.
CharWrapperToStringConversion
to(String, Type)
- Method in interface org.mapstruct.ap.conversion.
Conversion
to(String, Type)
- Method in class org.mapstruct.ap.conversion.
EnumStringConversion
to(String, Type)
- Method in class org.mapstruct.ap.conversion.
PrimitiveToPrimitiveConversion
to(String, Type)
- Method in class org.mapstruct.ap.conversion.
PrimitiveToStringConversion
to(String, Type)
- Method in class org.mapstruct.ap.conversion.
PrimitiveToWrapperConversion
to(String, Type)
- Method in class org.mapstruct.ap.conversion.
ReverseConversion
to(String, Type)
- Method in class org.mapstruct.ap.conversion.
WrapperToStringConversion
to(String, Type)
- Method in class org.mapstruct.ap.conversion.
WrapperToWrapperConversion
toString()
- Method in class org.mapstruct.ap.model.
BeanMapping
toString()
- Method in class org.mapstruct.ap.model.
Mapper
toString()
- Method in class org.mapstruct.ap.model.
MappingMethod
toString()
- Method in class org.mapstruct.ap.model.
PropertyMapping
toString()
- Method in class org.mapstruct.ap.model.source.
MappedProperty
toString()
- Method in class org.mapstruct.ap.model.source.
Mapping
toString()
- Method in class org.mapstruct.ap.model.source.
Method
toString()
- Method in class org.mapstruct.ap.model.source.
Parameter
toString()
- Method in class org.mapstruct.ap.model.
Type
Type
- Class in
org.mapstruct.ap.model
Represents the type of a bean property, parameter etc.
Type(String)
- Constructor for class org.mapstruct.ap.model.
Type
Type(String, String, Type, boolean, boolean, boolean)
- Constructor for class org.mapstruct.ap.model.
Type
TypeUtil
- Class in
org.mapstruct.ap.util
TypeUtil(Elements, Types)
- Constructor for class org.mapstruct.ap.util.
TypeUtil
V
visitTypeAsInterface(TypeElement, Void)
- Method in class org.mapstruct.ap.
MapperGenerationVisitor
W
WrapperToStringConversion
- Class in
org.mapstruct.ap.conversion
WrapperToStringConversion(Class<?>)
- Constructor for class org.mapstruct.ap.conversion.
WrapperToStringConversion
WrapperToWrapperConversion
- Class in
org.mapstruct.ap.conversion
WrapperToWrapperConversion(Class<?>, Class<?>)
- Constructor for class org.mapstruct.ap.conversion.
WrapperToWrapperConversion
writeModel(JavaFileObject, Object)
- Method in class org.mapstruct.ap.writer.
ModelWriter
B
C
E
F
G
H
I
M
N
O
P
R
S
T
V
W
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2012-2013. All Rights Reserved.