org.hibernate.test.annotations.beanvalidation
Class MinMax

java.lang.Object
  extended by org.hibernate.test.annotations.beanvalidation.MinMax

@Entity
public class MinMax
extends Object


Constructor Summary
MinMax(Integer value)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MinMax

public MinMax(Integer value)


Copyright © 2001-2012 Red Hat, Inc. All Rights Reserved.