public class IterableMapping extends Object
@IterableMapping
.Modifier and Type | Method and Description |
---|---|
static IterableMapping |
fromPrism(org.mapstruct.ap.internal.prism.IterableMappingPrism iterableMapping,
ExecutableElement method,
FormattingMessager messager) |
FormattingParameters |
getFormattingParameters() |
AnnotationMirror |
getMirror() |
org.mapstruct.ap.internal.prism.NullValueMappingStrategyPrism |
getNullValueMappingStrategy() |
SelectionParameters |
getSelectionParameters() |
public static IterableMapping fromPrism(org.mapstruct.ap.internal.prism.IterableMappingPrism iterableMapping, ExecutableElement method, FormattingMessager messager)
public SelectionParameters getSelectionParameters()
public FormattingParameters getFormattingParameters()
public AnnotationMirror getMirror()
public org.mapstruct.ap.internal.prism.NullValueMappingStrategyPrism getNullValueMappingStrategy()
Copyright © 2012-2016 Gunnar Morling; All rights reserved. Released under the Apache Software License 2.0.