Annotation Type Extension

    • Required Element Summary

      Required Elements 
      Modifier and Type Required Element Description
      String key
      The key for the extension (required).
      String value
      The value for the extension (required).
      String vendorName
      Vendor that the extension applies to (required).
    • Element Detail

      • vendorName

        String vendorName
        Vendor that the extension applies to (required).
        Returns:
        the vendor
      • key

        String key
        The key for the extension (required).
        Returns:
        the key
      • value

        String value
        The value for the extension (required).
        Returns:
        the value