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