@Target(TYPE)
@Retention(RUNTIME)
@Documented
@MinMuleVersion("4.5.0")
public @interface SubTypesMapping
Container for the
Repeatable SubTypeMapping annotation- Since:
- 1.0
-
Optional Element Summary
Optional Elements
-
Element Details
-
value
SubTypeMapping[] value- Returns:
- all the
SubTypeMappingdeclarations on the annotated element
- Default:
- {}
-