Annotation Type RestfulData
-
@Target(PARAMETER) @Retention(RUNTIME) @Documented public @interface RestfulData
- Version:
- $Revision: 1 $
- Author:
- Solomn Duskis
-
-
Field Detail
-
value
static final String[] value
what content type does this support? This has the same allowed values as javax.ws.rs.Consumes- See Also:
Consumes
-
-