Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Object
org.apache.tools.ant.types.optional.depend.ClassfileSet.ClassRoot
public static class ClassfileSet.ClassRoot
extends java.lang.Object
Method Summary | |
String |
|
void |
|
public String getClassname()
Get the name of the root class.
- Returns:
- the name of the root class.
public void setClassname(String name)
Set the root class name.
- Parameters:
name
- the name of the root class.