Uses of Class
org.mapstruct.ap.internal.model.GeneratedType
-
Packages that use GeneratedType Package Description org.mapstruct.ap.internal.model Meta-model of mapper types, their methods, mappings between properties etc. -
-
Uses of GeneratedType in org.mapstruct.ap.internal.model
Subclasses of GeneratedType in org.mapstruct.ap.internal.model Modifier and Type Class Description classDecoratorRepresents a decorator applied to a generated mapper type.classMapperRepresents a type implementing a mapper interface (annotated with@Mapper).
-