Package org.mapstruct.ap.internal.model
Class Decorator.Builder
java.lang.Object
org.mapstruct.ap.internal.model.GeneratedType.GeneratedTypeBuilder<Decorator.Builder>
org.mapstruct.ap.internal.model.Decorator.Builder
- Enclosing class:
Decorator
-
Field Summary
Fields inherited from class org.mapstruct.ap.internal.model.GeneratedType.GeneratedTypeBuilder
elementUtils, extraImportedTypes, methods, options, typeFactory, versionInformation -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionadditionalAnnotations(Set<Annotation> customAnnotations) build()decoratedWith(org.mapstruct.ap.internal.gem.DecoratedWithGem decoratedGem) hasDelegateConstructor(boolean hasDelegateConstructor) implPackage(String implPackage) mapperElement(TypeElement mapperElement) suppressGeneratorTimestamp(boolean suppressGeneratorTimestamp) Methods inherited from class org.mapstruct.ap.internal.model.GeneratedType.GeneratedTypeBuilder
elementUtils, extraImports, methods, options, typeFactory, versionInformation
-
Constructor Details
-
Builder
public Builder()
-
-
Method Details
-
mapperElement
-
decoratedWith
-
hasDelegateConstructor
-
implName
-
implPackage
-
suppressGeneratorTimestamp
-
additionalAnnotations
-
build
-