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