
@Retention(value=CLASS) @Target(value=ANNOTATION_TYPE) public @interface MappingControls
MappingControl on a class declaration.| Modifier and Type | Required Element and Description |
|---|---|
MappingControl[] |
value |
public abstract MappingControl[] value
Copyright © 2012-2021 MapStruct Authors; All rights reserved. Released under the Apache Software License 2.0.