|
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK 11g Release 2 (11.1.2.4.0) E17493-05 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface DebuggerFileLineBreakpoint
Defines a file/line breakpoint. The debugger will attempt to find the source of the class
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface oracle.ide.runner.DebuggerBreakpoint |
|---|
DebuggerBreakpoint.BreakpointKind, DebuggerBreakpoint.BreakpointScope, DebuggerBreakpoint.BreakpointState |
| Method Summary | |
|---|---|
java.lang.String |
getFileName()
Get the name of the file, e.g. |
int |
getLine()
Get the source line of the breakpoint |
java.lang.String |
getPackage()
Get the package of the file, e.g. |
| Method Detail |
|---|
java.lang.String getPackage()
java.lang.String getFileName()
int getLine()
|
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK 11g Release 2 (11.1.2.4.0) E17493-05 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||