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 UndefineArgument
public final void setValue(java.lang.String value)
Copyright ? 2001-2016 Ant-Contrib project. All Rights Reserved.