public class DefineArgument extends UndefineArgument
| Constructor and Description |
|---|
DefineArgument() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getValue()
Returns the value of the define
|
void |
setValue(java.lang.String value)
Set the value attribute
|
public final java.lang.String getValue()
getValue in class UndefineArgumentpublic final void setValue(java.lang.String value)
Copyright ? 2001-2017 Ant-Contrib project. All Rights Reserved.