public interface DebuggerFileLineBreakpoint extends DebuggerBreakpoint
DebuggerBreakpoint.BreakpointKind, DebuggerBreakpoint.BreakpointScope, DebuggerBreakpoint.BreakpointState| Modifier and Type | Method and Description | 
|---|---|
| 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. | 
canEditBreakForThreads, canEditBreakpointHitActions, canEditCondition, canEditGroupName, canEditPassCount, getBreakForThreadNamed, getBreakForThreadNotNamed, getCondition, getCustomDescription, getCustomTypeString, getDisableBreakpointGroupOnBreakpointHit, getEnableBreakpointGroupOnBreakpointHit, getGroupName, getHiddenCondition, getKind, getLogEntryOnBreakpointHit, getPassCount, getProperties, getScope, isBeepOnBreakpointHit, isEnabled, isHaltOnBreakpointHitjava.lang.String getPackage()
java.lang.String getFileName()
int getLine()