Annotation Type MyDataComponentInformation
@Target(TYPE)
@Retention(RUNTIME)
@Constraint(validatedBy=ComponentInformationValidator.class)
public @interface MyDataComponentInformation
-
Required Element Summary
-
Optional Element Summary
-
Element Details
-
componentType
ComponentType componentType
-
-