|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.sf.rej.gui.debug.wrappers.ReferenceTypeWrapper
public class ReferenceTypeWrapper
Constructor Summary | |
---|---|
ReferenceTypeWrapper(com.sun.jdi.ReferenceType type)
|
Method Summary | |
---|---|
java.lang.String |
getSuperClassName()
|
java.lang.String |
name()
|
java.util.List<IField> |
visibleFields()
|
java.util.List<IMethod> |
visibleMethods()
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ReferenceTypeWrapper(com.sun.jdi.ReferenceType type)
Method Detail |
---|
public java.lang.String getSuperClassName()
getSuperClassName
in interface IReferenceType
public java.lang.String name()
name
in interface IReferenceType
public java.util.List<IField> visibleFields()
visibleFields
in interface IReferenceType
public java.util.List<IMethod> visibleMethods()
visibleMethods
in interface IReferenceType
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |