| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.apache.tools.ant.taskdefs.Ant.TargetElement
public static class Ant.TargetElement
Helper class that implements the nested <target> element of <ant> and <antcall>.
| Constructor Summary | |
|---|---|
| Ant.TargetElement()Default constructor. | |
| Method Summary | |
|---|---|
|  java.lang.String | getName()Get the name of this TargetElement. | 
|  void | setName(java.lang.String name)Set the name of this TargetElement. | 
| Methods inherited from class java.lang.Object | 
|---|
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
|---|
public Ant.TargetElement()
| Method Detail | 
|---|
public void setName(java.lang.String name)
name - the String target name.public java.lang.String getName()
String.| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||