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

Packages that use HaRequestType20
org.neo4j.kernel.ha   
 

Uses of HaRequestType20 in org.neo4j.kernel.ha
 

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



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