Class DelegatingOptions

    • Method Detail

      • implementationName

        public String implementationName()
      • implementationPackage

        public String implementationPackage()
      • unmappedTargetPolicy

        public org.mapstruct.ap.internal.gem.ReportingPolicyGem unmappedTargetPolicy()
      • unmappedSourcePolicy

        public org.mapstruct.ap.internal.gem.ReportingPolicyGem unmappedSourcePolicy()
      • typeConversionPolicy

        public org.mapstruct.ap.internal.gem.ReportingPolicyGem typeConversionPolicy()
      • componentModel

        public String componentModel()
      • suppressTimestampInGenerated

        public boolean suppressTimestampInGenerated()
      • getMappingInheritanceStrategy

        public org.mapstruct.ap.internal.gem.MappingInheritanceStrategyGem getMappingInheritanceStrategy()
      • getInjectionStrategy

        public org.mapstruct.ap.internal.gem.InjectionStrategyGem getInjectionStrategy()
      • isDisableSubMappingMethodsGeneration

        public Boolean isDisableSubMappingMethodsGeneration()
      • getCollectionMappingStrategy

        public org.mapstruct.ap.internal.gem.CollectionMappingStrategyGem getCollectionMappingStrategy()
      • getNullValueCheckStrategy

        public org.mapstruct.ap.internal.gem.NullValueCheckStrategyGem getNullValueCheckStrategy()
      • getNullValuePropertyMappingStrategy

        public org.mapstruct.ap.internal.gem.NullValuePropertyMappingStrategyGem getNullValuePropertyMappingStrategy()
      • getNullValueMappingStrategy

        public org.mapstruct.ap.internal.gem.NullValueMappingStrategyGem getNullValueMappingStrategy()
      • getSubclassExhaustiveStrategy

        public org.mapstruct.ap.internal.gem.SubclassExhaustiveStrategyGem getSubclassExhaustiveStrategy()
      • getNullValueIterableMappingStrategy

        public org.mapstruct.ap.internal.gem.NullValueMappingStrategyGem getNullValueIterableMappingStrategy()
      • getNullValueMapMappingStrategy

        public org.mapstruct.ap.internal.gem.NullValueMappingStrategyGem getNullValueMapMappingStrategy()
      • getBuilder

        public org.mapstruct.ap.internal.gem.BuilderGem getBuilder()
      • getUnexpectedValueMappingException

        public TypeMirror getUnexpectedValueMappingException()
      • hasAnnotation

        public abstract boolean hasAnnotation()