Annotation Type BeanProperty
-
@Target({TYPE,ANNOTATION_TYPE,FIELD,METHOD}) @Retention(RUNTIME) @Documented public @interface BeanProperty
-
-
Element Detail
-
name
String name
- Default:
- "DEFAULT"
-
-
-
value
String value
- Default:
- "DEFAULT"
-
-
-
mappers
ModelMapper[] mappers
- Default:
- {}
-
-