org.apache.tools.ant.types.optional.depend
public static class ClassfileSet.ClassRoot extends Object
Method Summary | |
---|---|
String | getClassname()
Get the name of the root class.
|
void | setClassname(String name)
Set the root class name.
|
Returns: the name of the root class.
Parameters: name the name of the root class.