@Documented
@Target(value=METHOD)
@Retention(value=RUNTIME)
public @interface Value
Modifier and Type | Optional Element and Description |
---|---|
java.lang.String |
value
Property identifier used to initialize property.
|
public abstract java.lang.String value