|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
|
+--jde.debugger.spec.EventRequestSpec
|
+--jde.debugger.spec.BreakpointSpec
|
+--jde.debugger.spec.LineBreakpointSpec
LineBreakpointSpec.java
Created: Thu Jul 15 13:00:34 1999
| Fields inherited from class jde.debugger.spec.EventRequestSpec |
expressionKey, specPropertyKey, threadKey |
| Constructor Summary | |
LineBreakpointSpec(ReferenceTypeSpec refSpec,
int line)
|
|
| Method Summary | |
int |
getLineNumber()
|
| Methods inherited from class jde.debugger.spec.EventRequestSpec |
attemptResolve, getEventRequest, getID, isResolved, setClassExFilters, setClassFilters, setExpression, setIsResolved, setSuspendPolicy, setThread |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public LineBreakpointSpec(ReferenceTypeSpec refSpec,
int line)
| Method Detail |
public int getLineNumber()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||