Uses of Class
org.ow2.wildcat.event.WHierarchyEvent.Type

Packages that use WHierarchyEvent.Type
org.ow2.wildcat.event   
 

Uses of WHierarchyEvent.Type in org.ow2.wildcat.event
 

Fields in org.ow2.wildcat.event declared as WHierarchyEvent.Type
protected  WHierarchyEvent.Type WHierarchyEvent.type
          The type of operation
 

Methods in org.ow2.wildcat.event that return WHierarchyEvent.Type
 WHierarchyEvent.Type WHierarchyEvent.getType()
          Getter.
static WHierarchyEvent.Type WHierarchyEvent.Type.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static WHierarchyEvent.Type[] WHierarchyEvent.Type.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Constructors in org.ow2.wildcat.event with parameters of type WHierarchyEvent.Type
WHierarchyEvent(Path source, WHierarchyEvent.Type type, java.lang.String target)
          Constructor.
 



Copyright © 2009 OW2 Consortium. All Rights Reserved.