Annotation Type UrlEncodingAnnotation.Array
- Enclosing class:
UrlEncodingAnnotation
@Documented
@Target({METHOD,TYPE})
@Retention(RUNTIME)
@Inherited
public static @interface UrlEncodingAnnotation.Array
A collection of
@UrlEncoding annotations
.-
Required Element Summary
-
Element Details
-
value
The child annotations.- Returns:
- The annotation value.
-