Uses of Package
org.mapstruct.ap.internal.model.source.builtin
-
Packages that use org.mapstruct.ap.internal.model.source.builtin Package Description org.mapstruct.ap.internal.model Meta-model of mapper types, their methods, mappings between properties etc.org.mapstruct.ap.internal.model.source.builtin Contains "built-in methods" which may be added as private methods to a generated mapper.org.mapstruct.ap.internal.processor.creation Contains all helper classes for theMapperCreationProcessor -
Classes in org.mapstruct.ap.internal.model.source.builtin used by org.mapstruct.ap.internal.model Class Description BuiltInMethod Represents a "built-in" mapping method which will be added as private method to the generated mapper. -
Classes in org.mapstruct.ap.internal.model.source.builtin used by org.mapstruct.ap.internal.model.source.builtin Class Description AbstractToXmlGregorianCalendar BuiltInMethod Represents a "built-in" mapping method which will be added as private method to the generated mapper. -
Classes in org.mapstruct.ap.internal.model.source.builtin used by org.mapstruct.ap.internal.processor.creation Class Description BuiltInMappingMethods Registry for all built-in methods.BuiltInMethod Represents a "built-in" mapping method which will be added as private method to the generated mapper.