| Package | Description |
|---|---|
| org.mapstruct.ap |
This package and it sub-packages contain the implementation of the MapStruct annotation processor.
|
| Modifier and Type | Method and Description |
|---|---|
static MappingTargetPrism |
MappingTargetPrism.getInstance(AnnotationMirror mirror)
Return a prism of the
@org.mapstruct.MappingTarget annotation whose mirror is mirror. |
static MappingTargetPrism |
MappingTargetPrism.getInstanceOn(Element e)
Return a prism representing the
@org.mapstruct.MappingTarget annotation on 'e'. |
Copyright © 2012-2013. All Rights Reserved.