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