org.hibernate.beanvalidation.tck.tests.constraints.inheritance.method.invaliddeclarations.model
Class Person

java.lang.Object
  extended by org.hibernate.beanvalidation.tck.tests.constraints.inheritance.method.invaliddeclarations.model.Person

public class Person
extends Object

Author:
Gunnar Morling

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

Constructor Detail

Person

public Person()


Copyright © 2008-2013. All Rights Reserved.