com.github.maven_nar.cpptasks.types
Class DefineArgument
java.lang.Object
com.github.maven_nar.cpptasks.types.UndefineArgument
com.github.maven_nar.cpptasks.types.DefineArgument
public class DefineArgument
- extends UndefineArgument
Preprocessor macro definition.
- Author:
- Mark A Russell mark_russell@csg_systems.com
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DefineArgument
public DefineArgument()
getValue
public final String getValue()
- Returns the value of the define
- Overrides:
getValue in class UndefineArgument
setValue
public final void setValue(String value)
- Set the value attribute
Copyright © 2001-2013. All Rights Reserved.