@Target(value=TYPE) @Retention(value=RUNTIME) public @interface DocMapping
| Modifier and Type | Required Element and Description |
|---|---|
String |
name
The property name the mapping applies to.
|
DocProperty |
options
Mapping options.
|
public abstract DocProperty options
Copyright © 2016. All rights reserved.