org.hibernate.jsr303.tck.tests.constraints.groups.groupsequence
Class TestEntity

java.lang.Object
  extended by org.hibernate.jsr303.tck.tests.constraints.groups.groupsequence.TestEntity

public class TestEntity
extends Object

Author:
Hardy Ferentschik

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

Field Detail

foo

@NotNull
public String foo
Constructor Detail

TestEntity

public TestEntity()


Copyright © 2008-2011. All Rights Reserved.