Uses of Class
org.hibernate.jsr303.tck.tests.constraints.validatorresolution.Suburb.Facility

Packages that use Suburb.Facility
org.hibernate.jsr303.tck.tests.constraints.validatorresolution   
 

Uses of Suburb.Facility in org.hibernate.jsr303.tck.tests.constraints.validatorresolution
 

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

Methods in org.hibernate.jsr303.tck.tests.constraints.validatorresolution that return types with arguments of type Suburb.Facility
 Map<Suburb.Facility,Boolean> Suburb.getFacilities()
           
 

Methods in org.hibernate.jsr303.tck.tests.constraints.validatorresolution with parameters of type Suburb.Facility
 void Suburb.addFacility(Suburb.Facility f, Boolean exist)
           
 



Copyright © 2008-2011. All Rights Reserved.