org.apache.tools.ant.taskdefs.optional
public class Javah.ClassArgument extends Object
Constructor Summary | |
---|---|
ClassArgument() Constructor for ClassArgument. |
Method Summary | |
---|---|
String | getName()
Get the name attribute. |
void | setName(String name)
Set the name attribute. |
Returns: the name attribute.
Parameters: name the name attribute.