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

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

public static class CustomConstraintValidatorTest.Shoe
extends Object


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

Field Detail

size

@Positive
public int size
Constructor Detail

CustomConstraintValidatorTest.Shoe

public CustomConstraintValidatorTest.Shoe()


Copyright © 2008-2011. All Rights Reserved.