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

E10653-08

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()

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

E10653-08

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