org.hibernate.jsr303.tck.tests.constraints.customconstraint
Class CustomConstraintValidatorTest.Freezer

java.lang.Object
  extended by org.hibernate.jsr303.tck.tests.constraints.customconstraint.CustomConstraintValidatorTest.Freezer
Enclosing class:
CustomConstraintValidatorTest

public static class CustomConstraintValidatorTest.Freezer
extends Object


Field Summary
 int temperature
           
 
Constructor Summary
CustomConstraintValidatorTest.Freezer()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

temperature

@Negative
public int temperature
Constructor Detail

CustomConstraintValidatorTest.Freezer

public CustomConstraintValidatorTest.Freezer()


Copyright © 2008-2011. All Rights Reserved.