|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjcama.ScopeName
public class ScopeName
Represents the canonical name of a scope _or_ a list of short scope names
Field Summary | |
---|---|
protected java.util.Vector |
scopeName
|
Constructor Summary | |
---|---|
ScopeName()
|
Method Summary | |
---|---|
ScopeName |
addSuffix(java.lang.Integer scopeid)
|
java.lang.Integer |
get(int i)
|
int |
getLength()
|
java.lang.String |
toString()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
---|
protected java.util.Vector scopeName
Constructor Detail |
---|
public ScopeName()
Method Detail |
---|
public ScopeName addSuffix(java.lang.Integer scopeid)
public java.lang.Integer get(int i)
public int getLength()
public java.lang.String toString()
toString
in class java.lang.Object
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |