public static class AntDefinition.Execute extends Object
Java class for anonymous complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<attribute name="target" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="targets" type="{http://www.w3.org/2001/XMLSchema}string" />
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected String |
target |
protected String |
targets |
| Constructor and Description |
|---|
Execute() |
| Modifier and Type | Method and Description |
|---|---|
String |
getTarget()
Gets the value of the target property.
|
String |
getTargets()
Gets the value of the targets property.
|
void |
setTarget(String value)
Sets the value of the target property.
|
void |
setTargets(String value)
Sets the value of the targets property.
|
public String getTarget()
Stringpublic void setTarget(String value)
value - allowed object is
Stringpublic String getTargets()
StringCopyright © 2008–2015 ConSol* Consulting&Solutions GmbH. All rights reserved.