public class BeanMapping extends Object
@BeanMapping.| Modifier and Type | Method and Description | 
|---|---|
| static BeanMapping | fromPrism(org.mapstruct.ap.internal.prism.BeanMappingPrism beanMapping,
         ExecutableElement method,
         FormattingMessager messager) | 
| org.mapstruct.ap.internal.prism.NullValueMappingStrategyPrism | getNullValueMappingStrategy() | 
| List<TypeMirror> | getQualifiers() | 
| TypeMirror | getResultType() | 
public static BeanMapping fromPrism(org.mapstruct.ap.internal.prism.BeanMappingPrism beanMapping, ExecutableElement method, FormattingMessager messager)
public List<TypeMirror> getQualifiers()
public TypeMirror getResultType()
public org.mapstruct.ap.internal.prism.NullValueMappingStrategyPrism getNullValueMappingStrategy()
Copyright © 2012-2015 Gunnar Morling; All rights reserved. Released under the Apache Software License 2.0.