|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--net.sf.antcontrib.cpptasks.types.UndefineArgument | +--net.sf.antcontrib.cpptasks.types.DefineArgument
Preprocessor macro definition.
Constructor Summary | |
DefineArgument()
|
Method Summary | |
java.lang.String |
getValue()
Returns the value of the define |
void |
setValue(java.lang.String value)
Set the value attribute |
Methods inherited from class net.sf.antcontrib.cpptasks.types.UndefineArgument |
execute,
getName,
isActive,
isDefine,
merge,
setIf,
setName,
setUnless |
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
Constructor Detail |
public DefineArgument()
Method Detail |
public final void setValue(java.lang.String value)
public final java.lang.String getValue()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |