@Retention(value=RUNTIME)
@Target(value=METHOD)
public @interface ElementClass
References the concrete response or request class for
WADL generator be able to generate representations and link
them to schema elements. For example, it can be applied to
methods returning a JAX-RS Response.