|
Oracle Fusion Middleware Java API Reference for Oracle ADF Model 11g Release 1 (11.1.1.9.0) E52932-01 |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object
oracle.jbo.script.debug.client.bdi.SourceModel.Line
public static class SourceModel.Line
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 |
---|
public java.lang.String text
public boolean hasBreakpoint
public com.sun.jdi.ReferenceType refType
Method Detail |
---|
public boolean isExecutable()
public boolean hasBreakpoint()
|
Oracle Fusion Middleware Java API Reference for Oracle ADF Model 11g Release 1 (11.1.1.9.0) E52932-01 |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |