Annotation Type ExternalDocumentation

    • Optional Element Summary

      Optional Elements 
      Modifier and Type Optional Element Description
      String description
      A short description of the target documentation.
      Extension[] extensions
      The list of optional extensions
      String url
      The URL for the target documentation.
    • Element Detail

      • description

        String description
        A short description of the target documentation.
        Returns:
        the documentation description
        Default:
        ""
      • url

        String url
        The URL for the target documentation. Value must be in the format of a URL.
        Returns:
        the documentation URL
        Default:
        ""
      • extensions

        Extension[] extensions
        The list of optional extensions
        Returns:
        an optional array of extensions
        Default:
        {}