Annotation Interface ImportedTypes


@MinMuleVersion("4.1") @Target(TYPE) @Retention(RUNTIME) @Documented public @interface ImportedTypes
Container for the Repeatable Import annotation
Since:
1.0
  • Optional Element Summary

    Optional Elements
    Modifier and Type
    Optional Element
    Description
     
  • Element Details

    • value

      Import[] value
      Returns:
      all the Import declarations on the annotated element
      Default:
      {}