Uses of Class
org.neo4j.kernel.ha.HaRequestType18

Packages that use HaRequestType18
org.neo4j.kernel.ha   
 

Uses of HaRequestType18 in org.neo4j.kernel.ha
 

Methods in org.neo4j.kernel.ha that return HaRequestType18
static HaRequestType18 HaRequestType18.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static HaRequestType18[] HaRequestType18.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2002-2012 The Neo4j Graph Database Project. All Rights Reserved.