|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.tools.ant.types.optional.depend.ClassfileSet.ClassRoot
Inner class used to contain info about root classes
Constructor Summary | |
ClassfileSet.ClassRoot()
|
Method Summary | |
java.lang.String |
getClassname()
Get the name of the root class |
void |
setClassname(java.lang.String name)
Set the root class name |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public ClassfileSet.ClassRoot()
Method Detail |
public void setClassname(java.lang.String name)
name
- the name of the root classpublic java.lang.String getClassname()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |