org.apache.tools.ant.taskdefs
public static class Javadoc.PackageName extends Object
| Method Summary | |
|---|---|
| String | getName()
Get the package name.
|
| void | setName(String name)
Set the name of the package
|
| String | toString()
Return a string rep for this object. |
Returns: the package's name.
Parameters: name the package name.
Returns: the package name.