| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.apache.tools.ant.taskdefs.optional.Javah.ClassArgument
public class Javah.ClassArgument
A class corresponding the the nested "class" element. It contains a "name" attribute.
| Constructor Summary | |
|---|---|
| Javah.ClassArgument()Constructor for ClassArgument. | |
| Method Summary | |
|---|---|
|  java.lang.String | getName()Get the name attribute. | 
|  void | setName(java.lang.String name)Set the name attribute. | 
| Methods inherited from class java.lang.Object | 
|---|
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
|---|
public Javah.ClassArgument()
| Method Detail | 
|---|
public void setName(java.lang.String name)
name - the name attribute.public java.lang.String getName()
| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||