Annotation Interface Description


@Retention(RUNTIME) @Target({METHOD,TYPE}) public @interface Description
A procedure can optionally be annotated with a @Description("a description").
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description
     
  • Element Details