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