@Retention(value=RUNTIME) @Target(value={PARAMETER,FIELD}) @Documented public @interface QueryParam
String
value
public abstract String value