@Retention(value=RUNTIME)
@Documented
@Target(value=FIELD)
public @interface UriParam
Modifier and Type | Optional Element and Description |
---|---|
java.lang.String |
name
Returns the name of the parameter.
|
Copyright © 2007-2014 Red Hat, Inc.. All Rights Reserved.