Annotation Type ProducesGroup


@Retention(RUNTIME)
@Target({TYPE,METHOD})
public @interface ProducesGroup
The containing annotation type for Produces.
  • Required Element Summary

    Required Elements 
    Modifier and Type Required Element Description
    Produces[] value
    An array of Produces annotations.