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

java.lang.Object
  extended by org.hibernate.jsr303.tck.tests.constraints.validatorresolution.Bar
All Implemented Interfaces:
Serializable, Dummy
Direct Known Subclasses:
SerializableBarSubclass

public class Bar
extends Object
implements Serializable, Dummy

Author:
Hardy Ferentschik
See Also:
Serialized Form

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

Constructor Detail

Bar

public Bar()
Method Detail

getValue

public Integer getValue()

setValue

public void setValue(Integer value)


Copyright © 2008-2011. All Rights Reserved.