org.hibernate.beanvalidation.tck.tests.integration.ee
Class Foo

java.lang.Object
  extended by org.hibernate.beanvalidation.tck.tests.integration.ee.Foo

public class Foo
extends Object

Author:
Gunnar Morling

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

Field Detail

bar

@NotNull
public String bar
Constructor Detail

Foo

public Foo()


Copyright © 2008-2013. All Rights Reserved.