public static class ClassfileSet.ClassRoot
extends java.lang.Object
| Constructor and Description | 
|---|
| ClassfileSet.ClassRoot() | 
| Modifier and Type | Method and Description | 
|---|---|
| java.lang.String | getClassname()Get the name of the root class. | 
| void | setClassname(java.lang.String name)Set the root class name. |