|
|||||||||||
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(java.lang.String name)
Describe what the XPackage constructor does |
Method Summary | |
int |
compareTo(java.lang.Object o)
Describe what the method does |
java.util.Collection |
getClasses()
Describe what the method does |
java.lang.String |
getName()
Describe what the method does |
int |
hashCode()
Describe what the method does |
boolean |
isDefaultPackage()
Gets the DefaultPackage attribute of the XPackage object |
java.lang.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(java.lang.String name)
name
- Describe what the parameter doesMethod Detail |
public final boolean isDefaultPackage()
public final java.lang.String getName()
public java.util.Collection getClasses()
public java.lang.String toString()
public int hashCode()
public int compareTo(java.lang.Object o)
compareTo
in interface java.lang.Comparable
o
- Describe what the parameter does
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |