Annotation Interface PropertyDescription


@Retention(RUNTIME) @Target(METHOD) public @interface PropertyDescription
Human-readable description of a PropertyName variable or FunctionName function, shown in the editor's IntelliSense detail panel when the entry is selected. Written for the end user — say what the value is, not how it's computed.
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description
     
  • Element Details