|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | ||||||||
@Documented @Target(value=TYPE) @Retention(value=RUNTIME) public @interface AntName
Annotation that defines the name of an Ant task/type
| Required Element Summary | |
|---|---|
String |
name
Gets the name of the task/type |
| Element Detail |
|---|
public abstract String name
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | ||||||||