Annotation Interface UseCases


@Documented @Target(TYPE) @Retention(RUNTIME) @Inherited public @interface UseCases
An enclosing annotation that can be used in order to use the UseCase annotation in a repeated manner.
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description
     
  • Element Details