Annotation Interface DisplayName


@Documented @Retention(RUNTIME) @Target(METHOD) public @interface DisplayName
Indicates a (human-understandable) name for displaying a service operation.
Author:
Manuel Fiorelli
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description
     
  • Element Details