|
Remote Systems v6.4.1 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.ibm.etools.systems.core.java.AbstractCPInfo
com.ibm.etools.systems.core.java.AbstractRefInfo
This class represents reference information.
Field Summary | |
---|---|
protected int |
classIndex
|
protected int |
nameAndTypeIndex
|
Fields inherited from class com.ibm.etools.systems.core.java.AbstractCPInfo |
---|
tag |
Constructor Summary | |
---|---|
AbstractRefInfo(short tag,
int classIndex,
int nameAndTypeIndex)
Constructor. |
Method Summary | |
---|---|
int |
getClassIndex()
Returns the class index. |
int |
getNameAndTypeIndex()
Returns the name and type index. |
Methods inherited from class com.ibm.etools.systems.core.java.AbstractCPInfo |
---|
getTag |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
protected int classIndex
protected int nameAndTypeIndex
Constructor Detail |
public AbstractRefInfo(short tag, int classIndex, int nameAndTypeIndex)
tag
- the tag.classIndex
- the class index.nameAndTypeIndex
- Method Detail |
public int getClassIndex()
public int getNameAndTypeIndex()
|
Remote Systems v6.4.1 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |