Skip navigation links

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

E17493-04


Uses of Class
oracle.ide.extension.HashStructureHookEvent.Type

Packages that use HashStructureHookEvent.Type
oracle.ide.extension   

 

Uses of HashStructureHookEvent.Type in oracle.ide.extension

 

Methods in oracle.ide.extension that return HashStructureHookEvent.Type
 HashStructureHookEvent.Type HashStructureHookEvent.getEventType()
          Get the type of this event (Type.LISTENER_ATTACHED, or TYPE.ELEMENT_VISITED).
static HashStructureHookEvent.Type HashStructureHookEvent.Type.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static HashStructureHookEvent.Type[] HashStructureHookEvent.Type.values()
          Returns an array containing the constants of this enum type, in the order they are declared.

 


Skip navigation links

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

E17493-04


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