Uses of Package
org.mapstruct.ap.internal.util.accessor
-
Packages that use org.mapstruct.ap.internal.util.accessor Package Description org.mapstruct.ap.internal.model Meta-model of mapper types, their methods, mappings between properties etc.org.mapstruct.ap.internal.model.beanmapping helper classes used inBeanMappingMethod
org.mapstruct.ap.internal.model.common Contains types which are shared between the intermediary mapping method model ("source model") and the mapper model.org.mapstruct.ap.internal.util Several helper types dealing with collection types, option management etc.org.mapstruct.ap.internal.util.accessor -
Classes in org.mapstruct.ap.internal.util.accessor used by org.mapstruct.ap.internal.model Class Description Accessor This represents an Accessor that can be used for writing/reading a property to/from a bean.AccessorType -
Classes in org.mapstruct.ap.internal.util.accessor used by org.mapstruct.ap.internal.model.beanmapping Class Description PresenceCheckAccessor ReadAccessor -
Classes in org.mapstruct.ap.internal.util.accessor used by org.mapstruct.ap.internal.model.common Class Description Accessor This represents an Accessor that can be used for writing/reading a property to/from a bean.PresenceCheckAccessor ReadAccessor -
Classes in org.mapstruct.ap.internal.util.accessor used by org.mapstruct.ap.internal.util Class Description Accessor This represents an Accessor that can be used for writing/reading a property to/from a bean.ReadAccessor -
Classes in org.mapstruct.ap.internal.util.accessor used by org.mapstruct.ap.internal.util.accessor Class Description Accessor This represents an Accessor that can be used for writing/reading a property to/from a bean.AccessorType DelegateAccessor PresenceCheckAccessor ReadAccessor