org.hibernate.jsr303.tck.tests.constraints.constraintcomposition
Class Shoe

java.lang.Object
  extended by org.hibernate.jsr303.tck.tests.constraints.constraintcomposition.Shoe

public class Shoe
extends Object

Author:
Hardy Ferentschik

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

Constructor Detail

Shoe

public Shoe(int size)


Copyright © 2008-2011. All Rights Reserved.