Package org.mapstruct.ap.internal.model.beanmapping
package org.mapstruct.ap.internal.model.beanmapping
helper classes used in BeanMappingMethod
-
ClassesClassDescriptionClass acts as a common base class for
TargetReferenceandSourceReference.Represents the intermediate (nesting) state of theMappingOptionsin this class.A PropertyEntry contains information on the name, readAccessor and presenceCheck (for source) and return type of property.This class describes the source side of a property mapping.Builds aSourceReferencefrom an@Mappping.Builds aSourceReferencefrom a property.Builds aSourceReferencefrom a property.This class describes the target side of a property mapping.Builds aTargetReferencefrom an@Mappping.