| 
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.7.2) E13403-10  | 
|||||||||
| 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 Reference 11g Release 1 (11.1.1.7.2) E13403-10  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||