|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--jrre.types.Type | +--jrre.types.ReferenceType
Constructor Summary | |
ReferenceType(ObjectInstance value)
|
Method Summary | |
ObjectInstance |
getValue()
Gets the Value. |
void |
setValue(ObjectInstance value)
Sets the Value. |
java.lang.String |
toString()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public ReferenceType(ObjectInstance value)
Method Detail |
public ObjectInstance getValue()
public void setValue(ObjectInstance value)
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 |