org.hibernate.jsr303.tck.tests.constraints.validatorresolution
Class Foo

java.lang.Object
  extended by org.hibernate.jsr303.tck.tests.constraints.validatorresolution.Foo

public class Foo
extends Object

Author:
Hardy Ferentschik

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

Constructor Detail

Foo

public Foo(Bar bar)
Method Detail

getBar

public Bar getBar()


Copyright © 2008-2011. All Rights Reserved.