|
Eclipse JDT Release 3.1 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IJavaType
The type of a value on a Java debug target - a primitive data type, class, interface, or array.
Clients are not intended to implement this interface.
IJavaValue| Method Summary | |
|---|---|
java.lang.String |
getName()
Returns the name of this type. |
java.lang.String |
getSignature()
Returns the JNI-style signature for this type. |
| Method Detail |
|---|
java.lang.String getSignature()
throws DebugException
DebugException - if this method fails. Reasons include:
java.lang.String getName()
throws DebugException
"java.lang.String".
DebugException - if this method fails. Reasons include:
|
Eclipse JDT Release 3.1 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||