Annotation Type Description

    • Optional Element Summary

      Optional Elements 
      Modifier and Type Optional Element Description
      String docuri
      This uri, if set, will be used to retrieve the content which will be set as WADL doc content
      String lang
      Maps to WADL doc/@xml:lang attribute
      String target
      Target of this description, see DocTarget
      String title
      Maps to WADL doc/@title attribute
      String value
      This value, if set, will be set as WADL doc content
    • Element Detail

      • value

        String value
        This value, if set, will be set as WADL doc content
        Default:
        ""
      • lang

        String lang
        Maps to WADL doc/@xml:lang attribute
        Default:
        ""
      • title

        String title
        Maps to WADL doc/@title attribute
        Default:
        ""
      • docuri

        String docuri
        This uri, if set, will be used to retrieve the content which will be set as WADL doc content
        Default:
        ""