Uses of Class
org.hibernate.beanvalidation.tck.tests.xmlconfiguration.UserType

Packages that use UserType
org.hibernate.beanvalidation.tck.tests.xmlconfiguration   
 

Uses of UserType in org.hibernate.beanvalidation.tck.tests.xmlconfiguration
 

Methods in org.hibernate.beanvalidation.tck.tests.xmlconfiguration that return UserType
static UserType UserType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static UserType[] UserType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2008-2013. All Rights Reserved.