Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle ADF Model
11g Release 1 (11.1.1.9.0)

E52932-01


oracle.jbo.script.debug.client.bdi
Class SourceModel.Line

java.lang.Object
  extended by oracle.jbo.script.debug.client.bdi.SourceModel.Line

Enclosing class:
SourceModel

public static class SourceModel.Line
extends java.lang.Object

Field Summary
 boolean hasBreakpoint
           
 com.sun.jdi.ReferenceType refType
           
 java.lang.String text
           

 

Method Summary
 boolean hasBreakpoint()
           
 boolean isExecutable()
           

 

Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

 

Field Detail

text

public java.lang.String text

hasBreakpoint

public boolean hasBreakpoint

refType

public com.sun.jdi.ReferenceType refType

Method Detail

isExecutable

public boolean isExecutable()

hasBreakpoint

public boolean hasBreakpoint()

Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle ADF Model
11g Release 1 (11.1.1.9.0)

E52932-01


Copyright © 1997, 2015, Oracle. All rights reserved.