|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectxjavadoc.XPackage
Describe what this class does
| Constructor Summary | |
XPackage(String name)
Describe what the XPackage constructor does |
|
| Method Summary | |
(package private) void |
addClass(XClass clazz)
Describe the method |
int |
compareTo(Object o)
Describe what the method does |
Collection |
getClasses()
Describe what the method does |
String |
getName()
Describe what the method does |
int |
hashCode()
Describe what the method does |
boolean |
isDefaultPackage()
Gets the DefaultPackage attribute of the XPackage object |
String |
toString()
Describe what the method does |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public XPackage(String name)
name - Describe what the parameter does| Method Detail |
public final boolean isDefaultPackage()
public final String getName()
public Collection getClasses()
public String toString()
public int hashCode()
public int compareTo(Object o)
compareTo in interface Comparableo - Describe what the parameter does
void addClass(XClass clazz)
clazz - Describe the method parameter
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||