Uses of Package
org.mapstruct.ap.internal.option
-
Packages that use org.mapstruct.ap.internal.option Package Description org.mapstruct.ap.internal.model Meta-model of mapper types, their methods, mappings between properties etc.org.mapstruct.ap.internal.model.source Intermediary representation of mapping methods as retrieved from via the annotation processing API.org.mapstruct.ap.internal.processor Contains model processors which perform tasks such as retrieving mapping methods, creating a model representation and writing the model into Java source files. -
Classes in org.mapstruct.ap.internal.option used by org.mapstruct.ap.internal.model Class Description Options The options passed to the code generator. -
Classes in org.mapstruct.ap.internal.option used by org.mapstruct.ap.internal.model.source Class Description Options The options passed to the code generator. -
Classes in org.mapstruct.ap.internal.option used by org.mapstruct.ap.internal.processor Class Description Options The options passed to the code generator.