|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||
@Documented @Retention(value=RUNTIME) @Target(value=METHOD) @Inherited public @interface Mapping
This annotation may be associated to a setter field to change it's intent.
| Optional Element Summary | |
|---|---|
java.lang.Class |
mappingClass
Class that will perform custom mapping configuration. |
public abstract java.lang.Class mappingClass
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||