Package org.mapstruct.tools.gem.test
Annotation Type SomeAnnotations
-
@Retention(CLASS) @Target(TYPE) public @interface SomeAnnotations
-
-
Required Element Summary
Required Elements Modifier and Type Required Element Description SomeAnnotation[]valueThe configuration of the bean attributes.
-
-
-
Element Detail
-
value
SomeAnnotation[] value
The configuration of the bean attributes.- Returns:
- The configuration of the bean attributes.
-
-