Uses of Class
org.mapstruct.ap.internal.model.GeneratedType.GeneratedTypeBuilder
-
Packages that use GeneratedType.GeneratedTypeBuilder Package Description org.mapstruct.ap.internal.model Meta-model of mapper types, their methods, mappings between properties etc. -
-
Uses of GeneratedType.GeneratedTypeBuilder in org.mapstruct.ap.internal.model
Classes in org.mapstruct.ap.internal.model with type parameters of type GeneratedType.GeneratedTypeBuilder Modifier and Type Class Description protected static classGeneratedType.GeneratedTypeBuilder<T extends GeneratedType.GeneratedTypeBuilder>Subclasses of GeneratedType.GeneratedTypeBuilder in org.mapstruct.ap.internal.model Modifier and Type Class Description static classDecorator.Builderstatic classMapper.Builder
-