Serialized Form
-
Package org.mapstruct.ap.internal.util
-
Class org.mapstruct.ap.internal.util.AnnotationProcessingException extends RuntimeException implements Serializable
-
Serialized Fields
-
annotationMirror
AnnotationMirror annotationMirror
-
annotationValue
AnnotationValue annotationValue
-
element
Element element
-
-
-
-
Package org.mapstruct.ap.spi
-
Class org.mapstruct.ap.spi.MoreThanOneBuilderCreationMethodException extends RuntimeException implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
builderCreationMethods
List<BuilderInfo> builderCreationMethods
-
type
TypeMirror type
-
-
Class org.mapstruct.ap.spi.TypeHierarchyErroneousException extends RuntimeException implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
type
TypeMirror type
-
-