Oracle Fusion Middleware Java API Reference for Oracle Extension SDK
11g Release 2 (11.1.2.0.0)

E17493-01

Uses of Class
oracle.ide.runner.DebuggeeData.DataKind

Packages that use DebuggeeData.DataKind
oracle.ide.runner Contains classes that allow addins some level of control on the IDE runner system. 
 

Uses of DebuggeeData.DataKind in oracle.ide.runner
 

Methods in oracle.ide.runner that return DebuggeeData.DataKind
 DebuggeeData.DataKind DebuggeeData.getKind()
          Get the kind of this object, if possible
static DebuggeeData.DataKind DebuggeeData.DataKind.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static DebuggeeData.DataKind[] DebuggeeData.DataKind.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 


Oracle Fusion Middleware Java API Reference for Oracle Extension SDK
11g Release 2 (11.1.2.0.0)

E17493-01

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