Annotation Type DataResource.MimeType


  • @Documented
    @Retention(RUNTIME)
    @Target(METHOD)
    public static @interface DataResource.MimeType
    Specifies the MIME Type of the resource or resources associated with the ResourcePrototype.
    • Required Element Summary

      Required Elements 
      Modifier and Type Required Element Description
      java.lang.String value  
    • Element Detail

      • value

        java.lang.String value