Uses of Enum
org.mapstruct.ap.internal.option.MappingOption
Packages that use MappingOption
Package
Description
Provides access to the options passed to the annotation processor.
-
Uses of MappingOption in org.mapstruct.ap.internal.option
Methods in org.mapstruct.ap.internal.option that return MappingOptionModifier and TypeMethodDescriptionstatic MappingOptionReturns the enum constant of this type with the specified name.static MappingOption[]MappingOption.values()Returns an array containing the constants of this enum type, in the order they are declared.