Uses of Class
org.hibernate.test.annotations.generics.State

Packages that use State
org.hibernate.test.annotations.generics   
 

Uses of State in org.hibernate.test.annotations.generics
 

Methods in org.hibernate.test.annotations.generics that return State
static State State.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static State[] State.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2001-2012 Red Hat, Inc. All Rights Reserved.