|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
A unique object Name. This is an immutable string type, with the associated String accessible via the string() method. Created on Jul 24, 2003
Method Summary | |
boolean |
isGlobal()
Is this a Name in the global Namespace? |
Namespace |
namespace()
The Namespace within which this Name resides |
java.lang.String |
string()
The unqualified name of this Name. |
Methods inherited from interface java.lang.Comparable |
compareTo |
Method Detail |
public java.lang.String string()
public Namespace namespace()
public boolean isGlobal()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |