public static class Ant.TargetElement
extends java.lang.Object
Constructor and Description |
---|
TargetElement()
Default constructor.
|
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getName()
Get the name of this TargetElement.
|
void |
setName(java.lang.String name)
Set the name of this TargetElement.
|